timestamps-fix() {
  touch -c -d "2024-11-13 21:42:54.000000000 +0800" "usr/share/julia/arch-site/QOI/LICENSE"
  touch -c -d "2024-11-13 21:43:09.960574911 +0800" "usr/share/julia/arch-site/QOI/Project.toml"
  touch -c -d "2024-11-13 21:42:54.000000000 +0800" "usr/share/julia/arch-site/QOI/README.md"
  touch -c -d "2024-11-13 21:42:54.000000000 +0800" "usr/share/julia/arch-site/QOI/benchmark/Manifest.toml"
  touch -c -d "2024-11-13 21:42:54.000000000 +0800" "usr/share/julia/arch-site/QOI/benchmark/Project.toml"
  touch -c -d "2024-11-13 21:42:54.000000000 +0800" "usr/share/julia/arch-site/QOI/benchmark/runbenchmarks.jl"
  touch -c -d "2024-11-13 21:42:54.000000000 +0800" "usr/share/julia/arch-site/QOI/src/QOI.jl"
  touch -c -d "2024-11-13 21:42:54.000000000 +0800" "usr/share/julia/arch-site/QOI/test/qoi_logo.png"
  touch -c -d "2024-11-13 21:42:54.000000000 +0800" "usr/share/julia/arch-site/QOI/test/qoi_logo.qoi"
  touch -c -d "2024-11-13 21:42:54.000000000 +0800" "usr/share/julia/arch-site/QOI/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
