timestamps-fix() {
  touch -c -d "2025-11-03 04:26:57.000000000 +0000" "usr/share/julia/arch-site/Tricks/test/runtests.jl"
  touch -c -d "2025-11-03 04:26:57.000000000 +0000" "usr/share/julia/arch-site/Tricks/src/Tricks.jl"
  touch -c -d "2025-11-03 04:26:57.000000000 +0000" "usr/share/julia/arch-site/Tricks/docs/src/index.md"
  touch -c -d "2025-11-03 04:26:57.000000000 +0000" "usr/share/julia/arch-site/Tricks/docs/make.jl"
  touch -c -d "2025-11-03 04:26:57.000000000 +0000" "usr/share/julia/arch-site/Tricks/docs/Project.toml"
  touch -c -d "2025-11-03 04:26:57.000000000 +0000" "usr/share/julia/arch-site/Tricks/docs/Manifest.toml"
  touch -c -d "2025-11-03 04:26:57.000000000 +0000" "usr/share/julia/arch-site/Tricks/README.md"
  touch -c -d "2025-11-03 04:27:11.767924225 +0000" "usr/share/julia/arch-site/Tricks/Project.toml"
  touch -c -d "2025-11-03 04:26:57.000000000 +0000" "usr/share/julia/arch-site/Tricks/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
