timestamps-fix() {
  touch -c -d "2025-12-29 04:33:24.683792341 +0000" "usr/share/julia/arch-site/Libgcrypt_jll/src/Libgcrypt_jll.jl"
  touch -c -d "2025-12-29 04:33:10.000000000 +0000" "usr/share/julia/arch-site/Libgcrypt_jll/README.md"
  touch -c -d "2025-12-29 04:33:25.208794387 +0000" "usr/share/julia/arch-site/Libgcrypt_jll/Project.toml"
  touch -c -d "2025-12-29 04:33:10.000000000 +0000" "usr/share/julia/arch-site/Libgcrypt_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
