timestamps-fix() {
  touch -c -d "2025-11-03 04:28:03.000000000 +0000" "usr/share/julia/arch-site/OpenSSL/test/runtests.jl"
  touch -c -d "2025-11-03 04:28:03.000000000 +0000" "usr/share/julia/arch-site/OpenSSL/test/http_helpers.jl"
  touch -c -d "2025-11-03 04:28:03.000000000 +0000" "usr/share/julia/arch-site/OpenSSL/src/ssl.jl"
  touch -c -d "2025-11-03 04:28:03.000000000 +0000" "usr/share/julia/arch-site/OpenSSL/src/OpenSSL.jl"
  touch -c -d "2025-11-03 04:28:03.000000000 +0000" "usr/share/julia/arch-site/OpenSSL/docs/src/index.md"
  touch -c -d "2025-11-03 04:28:03.000000000 +0000" "usr/share/julia/arch-site/OpenSSL/docs/make.jl"
  touch -c -d "2025-11-03 04:28:03.000000000 +0000" "usr/share/julia/arch-site/OpenSSL/docs/Project.toml"
  touch -c -d "2025-11-03 04:28:03.000000000 +0000" "usr/share/julia/arch-site/OpenSSL/docs/.gitignore"
  touch -c -d "2025-11-03 04:28:03.000000000 +0000" "usr/share/julia/arch-site/OpenSSL/README.md"
  touch -c -d "2025-11-03 04:28:17.067907324 +0000" "usr/share/julia/arch-site/OpenSSL/Project.toml"
  touch -c -d "2025-11-03 04:28:03.000000000 +0000" "usr/share/julia/arch-site/OpenSSL/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
