timestamps-fix() {
  touch -c -d "2025-08-13 18:39:55.754938381 +0000" "usr/share/julia/arch-site/Libgcrypt_jll/src/Libgcrypt_jll.jl"
  touch -c -d "2025-08-13 18:39:42.000000000 +0000" "usr/share/julia/arch-site/Libgcrypt_jll/README.md"
  touch -c -d "2025-08-13 18:39:56.261044735 +0000" "usr/share/julia/arch-site/Libgcrypt_jll/Project.toml"
  touch -c -d "2025-08-13 18:39:42.000000000 +0000" "usr/share/julia/arch-site/Libgcrypt_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
