timestamps-fix() {
  touch -c -d "2023-11-12 13:39:17.000000000 +0800" "usr/share/julia/arch-site/CompositionsBase/test/test_julia15.jl"
  touch -c -d "2023-11-12 13:39:17.000000000 +0800" "usr/share/julia/arch-site/CompositionsBase/test/runtests.jl"
  touch -c -d "2023-11-12 13:39:17.000000000 +0800" "usr/share/julia/arch-site/CompositionsBase/src/CompositionsBase.jl"
  touch -c -d "2023-11-12 13:39:17.000000000 +0800" "usr/share/julia/arch-site/CompositionsBase/ext/CompositionsBaseInverseFunctionsExt.jl"
  touch -c -d "2023-11-12 13:39:17.000000000 +0800" "usr/share/julia/arch-site/CompositionsBase/README.md"
  touch -c -d "2023-11-12 13:39:32.108028832 +0800" "usr/share/julia/arch-site/CompositionsBase/Project.toml"
  touch -c -d "2023-11-12 13:39:17.000000000 +0800" "usr/share/julia/arch-site/CompositionsBase/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
