timestamps-fix() {
  touch -c -d "2025-08-12 22:46:35.000000000 +0000" "usr/share/julia/arch-site/Compiler/test/runtests.jl"
  touch -c -d "2025-08-12 22:46:35.000000000 +0000" "usr/share/julia/arch-site/Compiler/src/Compiler.jl"
  touch -c -d "2025-08-12 22:46:35.000000000 +0000" "usr/share/julia/arch-site/Compiler/README.md"
  touch -c -d "2025-08-12 22:46:49.193837269 +0000" "usr/share/julia/arch-site/Compiler/Project.toml"
  touch -c -d "2025-08-12 22:46:35.000000000 +0000" "usr/share/julia/arch-site/Compiler/LICENCE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
