timestamps-fix() {
  touch -c -d "2026-01-05 04:35:00.000000000 +0000" "usr/share/julia/arch-site/CodeTracking/test/script.jl"
  touch -c -d "2026-01-05 04:35:00.000000000 +0000" "usr/share/julia/arch-site/CodeTracking/test/runtests.jl"
  touch -c -d "2026-01-05 04:35:00.000000000 +0000" "usr/share/julia/arch-site/CodeTracking/src/utils.jl"
  touch -c -d "2026-01-05 04:35:00.000000000 +0000" "usr/share/julia/arch-site/CodeTracking/src/pkgfiles.jl"
  touch -c -d "2026-01-05 04:35:00.000000000 +0000" "usr/share/julia/arch-site/CodeTracking/src/CodeTracking.jl"
  touch -c -d "2026-01-05 04:35:00.000000000 +0000" "usr/share/julia/arch-site/CodeTracking/README.md"
  touch -c -d "2026-01-05 04:35:14.267748067 +0000" "usr/share/julia/arch-site/CodeTracking/Project.toml"
  touch -c -d "2026-01-05 04:35:00.000000000 +0000" "usr/share/julia/arch-site/CodeTracking/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
