timestamps-fix() {
  touch -c -d "2025-12-13 03:25:16.000000000 +0000" "usr/share/julia/arch-site/CodeTracking/test/runtests.jl"
  touch -c -d "2025-12-13 03:25:16.000000000 +0000" "usr/share/julia/arch-site/CodeTracking/test/script.jl"
  touch -c -d "2025-12-13 03:25:16.000000000 +0000" "usr/share/julia/arch-site/CodeTracking/src/utils.jl"
  touch -c -d "2025-12-13 03:25:16.000000000 +0000" "usr/share/julia/arch-site/CodeTracking/src/pkgfiles.jl"
  touch -c -d "2025-12-13 03:25:16.000000000 +0000" "usr/share/julia/arch-site/CodeTracking/src/CodeTracking.jl"
  touch -c -d "2025-12-13 03:25:16.000000000 +0000" "usr/share/julia/arch-site/CodeTracking/README.md"
  touch -c -d "2025-12-13 03:25:33.380492153 +0000" "usr/share/julia/arch-site/CodeTracking/Project.toml"
  touch -c -d "2025-12-13 03:25:16.000000000 +0000" "usr/share/julia/arch-site/CodeTracking/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
