timestamps-fix() {
  touch -c -d "2024-09-03 05:35:43.000000000 +0800" "usr/share/julia/arch-site/CodeTracking/LICENSE"
  touch -c -d "2024-09-03 05:35:59.560377635 +0800" "usr/share/julia/arch-site/CodeTracking/Project.toml"
  touch -c -d "2024-09-03 05:35:43.000000000 +0800" "usr/share/julia/arch-site/CodeTracking/README.md"
  touch -c -d "2024-09-03 05:35:43.000000000 +0800" "usr/share/julia/arch-site/CodeTracking/src/CodeTracking.jl"
  touch -c -d "2024-09-03 05:35:43.000000000 +0800" "usr/share/julia/arch-site/CodeTracking/src/pkgfiles.jl"
  touch -c -d "2024-09-03 05:35:43.000000000 +0800" "usr/share/julia/arch-site/CodeTracking/src/utils.jl"
  touch -c -d "2024-09-03 05:35:43.000000000 +0800" "usr/share/julia/arch-site/CodeTracking/test/runtests.jl"
  touch -c -d "2024-09-03 05:35:43.000000000 +0800" "usr/share/julia/arch-site/CodeTracking/test/script.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
