timestamps-fix() {
  touch -c -d "2023-10-28 04:20:14.000000000 +0800" "usr/share/julia/arch-site/RoundingEmulator/test/special_values.jl"
  touch -c -d "2023-10-28 04:20:14.000000000 +0800" "usr/share/julia/arch-site/RoundingEmulator/test/setrounding_raw.jl"
  touch -c -d "2023-10-28 04:20:14.000000000 +0800" "usr/share/julia/arch-site/RoundingEmulator/test/runtests.jl"
  touch -c -d "2023-10-28 04:20:14.000000000 +0800" "usr/share/julia/arch-site/RoundingEmulator/test/Project.toml"
  touch -c -d "2023-10-28 04:20:14.000000000 +0800" "usr/share/julia/arch-site/RoundingEmulator/test/Manifest.toml"
  touch -c -d "2023-10-28 04:20:14.000000000 +0800" "usr/share/julia/arch-site/RoundingEmulator/src/rounding.jl"
  touch -c -d "2023-10-28 04:20:14.000000000 +0800" "usr/share/julia/arch-site/RoundingEmulator/src/RoundingEmulator.jl"
  touch -c -d "2023-10-28 04:20:14.000000000 +0800" "usr/share/julia/arch-site/RoundingEmulator/docs/src/references.md"
  touch -c -d "2023-10-28 04:20:14.000000000 +0800" "usr/share/julia/arch-site/RoundingEmulator/docs/src/index.md"
  touch -c -d "2023-10-28 04:20:14.000000000 +0800" "usr/share/julia/arch-site/RoundingEmulator/docs/src/functions.md"
  touch -c -d "2023-10-28 04:20:14.000000000 +0800" "usr/share/julia/arch-site/RoundingEmulator/docs/make.jl"
  touch -c -d "2023-10-28 04:20:14.000000000 +0800" "usr/share/julia/arch-site/RoundingEmulator/docs/Project.toml"
  touch -c -d "2023-10-28 04:20:14.000000000 +0800" "usr/share/julia/arch-site/RoundingEmulator/README.md"
  touch -c -d "2023-10-28 04:20:27.710470041 +0800" "usr/share/julia/arch-site/RoundingEmulator/Project.toml"
  touch -c -d "2023-10-28 04:20:14.000000000 +0800" "usr/share/julia/arch-site/RoundingEmulator/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
