timestamps-fix() {
  touch -c -d "2025-05-23 20:53:53.000000000 +0000" "usr/share/julia/arch-site/PartialFunctions/test/runtests.jl"
  touch -c -d "2025-05-23 20:53:53.000000000 +0000" "usr/share/julia/arch-site/PartialFunctions/src/reversedfunctions.jl"
  touch -c -d "2025-05-23 20:53:53.000000000 +0000" "usr/share/julia/arch-site/PartialFunctions/src/PartialFunctions.jl"
  touch -c -d "2025-05-23 20:53:53.000000000 +0000" "usr/share/julia/arch-site/PartialFunctions/README.md"
  touch -c -d "2025-05-23 20:54:08.749423729 +0000" "usr/share/julia/arch-site/PartialFunctions/Project.toml"
  touch -c -d "2025-05-23 20:53:53.000000000 +0000" "usr/share/julia/arch-site/PartialFunctions/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
