timestamps-fix() {
  touch -c -d "2025-05-23 21:27:28.009628123 +0000" "usr/share/julia/arch-site/Libgcrypt_jll/src/Libgcrypt_jll.jl"
  touch -c -d "2025-05-23 21:27:12.000000000 +0000" "usr/share/julia/arch-site/Libgcrypt_jll/README.md"
  touch -c -d "2025-05-23 21:27:28.736917045 +0000" "usr/share/julia/arch-site/Libgcrypt_jll/Project.toml"
  touch -c -d "2025-05-23 21:27:12.000000000 +0000" "usr/share/julia/arch-site/Libgcrypt_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
