timestamps-fix() {
  touch -c -d "2025-01-23 05:40:45.000000000 +0000" "usr/share/julia/arch-site/HypergeometricFunctions/LICENSE"
  touch -c -d "2025-01-23 05:41:02.030669155 +0000" "usr/share/julia/arch-site/HypergeometricFunctions/Project.toml"
  touch -c -d "2025-01-23 05:40:45.000000000 +0000" "usr/share/julia/arch-site/HypergeometricFunctions/README.md"
  touch -c -d "2025-01-23 05:40:45.000000000 +0000" "usr/share/julia/arch-site/HypergeometricFunctions/docs/Project.toml"
  touch -c -d "2025-01-23 05:40:45.000000000 +0000" "usr/share/julia/arch-site/HypergeometricFunctions/docs/make.jl"
  touch -c -d "2025-01-23 05:40:45.000000000 +0000" "usr/share/julia/arch-site/HypergeometricFunctions/docs/src/assets/logo.png"
  touch -c -d "2025-01-23 05:40:45.000000000 +0000" "usr/share/julia/arch-site/HypergeometricFunctions/docs/src/index.md"
  touch -c -d "2025-01-23 05:40:45.000000000 +0000" "usr/share/julia/arch-site/HypergeometricFunctions/src/HypergeometricFunctions.jl"
  touch -c -d "2025-01-23 05:40:45.000000000 +0000" "usr/share/julia/arch-site/HypergeometricFunctions/src/confluent.jl"
  touch -c -d "2025-01-23 05:40:45.000000000 +0000" "usr/share/julia/arch-site/HypergeometricFunctions/src/drummond.jl"
  touch -c -d "2025-01-23 05:40:45.000000000 +0000" "usr/share/julia/arch-site/HypergeometricFunctions/src/gauss.jl"
  touch -c -d "2025-01-23 05:40:45.000000000 +0000" "usr/share/julia/arch-site/HypergeometricFunctions/src/generalized.jl"
  touch -c -d "2025-01-23 05:40:45.000000000 +0000" "usr/share/julia/arch-site/HypergeometricFunctions/src/specialfunctions.jl"
  touch -c -d "2025-01-23 05:40:45.000000000 +0000" "usr/share/julia/arch-site/HypergeometricFunctions/src/weniger.jl"
  touch -c -d "2025-01-23 05:40:45.000000000 +0000" "usr/share/julia/arch-site/HypergeometricFunctions/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
