timestamps-fix() {
  touch -c -d "2024-07-01 13:57:35.000000000 +0800" "usr/share/julia/arch-site/CloseOpenIntervals/LICENSE"
  touch -c -d "2024-07-01 13:57:52.988037309 +0800" "usr/share/julia/arch-site/CloseOpenIntervals/Project.toml"
  touch -c -d "2024-07-01 13:57:35.000000000 +0800" "usr/share/julia/arch-site/CloseOpenIntervals/README.md"
  touch -c -d "2024-07-01 13:57:35.000000000 +0800" "usr/share/julia/arch-site/CloseOpenIntervals/docs/Manifest.toml"
  touch -c -d "2024-07-01 13:57:35.000000000 +0800" "usr/share/julia/arch-site/CloseOpenIntervals/docs/Project.toml"
  touch -c -d "2024-07-01 13:57:35.000000000 +0800" "usr/share/julia/arch-site/CloseOpenIntervals/docs/make.jl"
  touch -c -d "2024-07-01 13:57:35.000000000 +0800" "usr/share/julia/arch-site/CloseOpenIntervals/docs/src/index.md"
  touch -c -d "2024-07-01 13:57:35.000000000 +0800" "usr/share/julia/arch-site/CloseOpenIntervals/src/CloseOpenIntervals.jl"
  touch -c -d "2024-07-01 13:57:35.000000000 +0800" "usr/share/julia/arch-site/CloseOpenIntervals/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
