timestamps-fix() {
  touch -c -d "2026-02-02 04:40:01.051634581 +0000" "usr/share/julia/arch-site/Libgcrypt_jll/src/Libgcrypt_jll.jl"
  touch -c -d "2026-02-02 04:39:45.000000000 +0000" "usr/share/julia/arch-site/Libgcrypt_jll/README.md"
  touch -c -d "2026-02-02 04:40:01.683063868 +0000" "usr/share/julia/arch-site/Libgcrypt_jll/Project.toml"
  touch -c -d "2026-02-02 04:39:45.000000000 +0000" "usr/share/julia/arch-site/Libgcrypt_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
