timestamps-fix() {
  touch -c -d "2026-08-05 02:58:53.101001712 +0000" "usr/share/julia/arch-site/Libgcrypt_jll/src/Libgcrypt_jll.jl"
  touch -c -d "2026-08-05 02:58:35.000000000 +0000" "usr/share/julia/arch-site/Libgcrypt_jll/README.md"
  touch -c -d "2026-08-05 02:58:53.638741198 +0000" "usr/share/julia/arch-site/Libgcrypt_jll/Project.toml"
  touch -c -d "2026-08-05 02:58:35.000000000 +0000" "usr/share/julia/arch-site/Libgcrypt_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
