timestamps-fix() {
  touch -c -d "2026-08-05 11:54:21.000000000 +0000" "usr/share/julia/arch-site/RegistryInstances/test/runtests.jl"
  touch -c -d "2026-08-05 11:54:21.000000000 +0000" "usr/share/julia/arch-site/RegistryInstances/src/registry_instance.jl"
  touch -c -d "2026-08-05 11:54:21.000000000 +0000" "usr/share/julia/arch-site/RegistryInstances/src/RegistryInstances.jl"
  touch -c -d "2026-08-05 11:54:21.000000000 +0000" "usr/share/julia/arch-site/RegistryInstances/README.md"
  touch -c -d "2026-08-05 11:54:36.298280510 +0000" "usr/share/julia/arch-site/RegistryInstances/Project.toml"
  touch -c -d "2026-08-05 11:54:21.000000000 +0000" "usr/share/julia/arch-site/RegistryInstances/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
