timestamps-fix() {
  touch -c -d "2025-01-22 20:20:13.000000000 +0000" "usr/share/julia/arch-site/WeakValueDicts/LICENSE"
  touch -c -d "2025-01-22 20:20:28.413760802 +0000" "usr/share/julia/arch-site/WeakValueDicts/Project.toml"
  touch -c -d "2025-01-22 20:20:13.000000000 +0000" "usr/share/julia/arch-site/WeakValueDicts/README.md"
  touch -c -d "2025-01-22 20:20:13.000000000 +0000" "usr/share/julia/arch-site/WeakValueDicts/src/WeakValueDicts.jl"
  touch -c -d "2025-01-22 20:20:13.000000000 +0000" "usr/share/julia/arch-site/WeakValueDicts/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
