timestamps-fix() {
  touch -c -d "2025-07-31 05:02:47.000000000 +0000" "usr/share/julia/arch-site/Compat/test/runtests.jl"
  touch -c -d "2025-07-31 05:02:47.000000000 +0000" "usr/share/julia/arch-site/Compat/src/deprecated.jl"
  touch -c -d "2025-07-31 05:02:47.000000000 +0000" "usr/share/julia/arch-site/Compat/src/compatmacro.jl"
  touch -c -d "2025-07-31 05:02:47.000000000 +0000" "usr/share/julia/arch-site/Compat/src/Compat.jl"
  touch -c -d "2025-07-31 05:02:47.000000000 +0000" "usr/share/julia/arch-site/Compat/ext/CompatLinearAlgebraExt.jl"
  touch -c -d "2025-07-31 05:02:47.000000000 +0000" "usr/share/julia/arch-site/Compat/README.md"
  touch -c -d "2025-07-31 05:03:00.963427126 +0000" "usr/share/julia/arch-site/Compat/Project.toml"
  touch -c -d "2025-07-31 05:02:47.000000000 +0000" "usr/share/julia/arch-site/Compat/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
