timestamps-fix() {
  touch -c -d "2025-10-07 00:11:25.000000000 +0000" "usr/share/julia/arch-site/WeakCacheSets/test/runtests.jl"
  touch -c -d "2025-10-07 00:11:25.000000000 +0000" "usr/share/julia/arch-site/WeakCacheSets/src/WeakCacheSets.jl"
  touch -c -d "2025-10-07 00:11:25.000000000 +0000" "usr/share/julia/arch-site/WeakCacheSets/README.md"
  touch -c -d "2025-10-07 00:11:39.057297788 +0000" "usr/share/julia/arch-site/WeakCacheSets/Project.toml"
  touch -c -d "2025-10-07 00:11:25.000000000 +0000" "usr/share/julia/arch-site/WeakCacheSets/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
