timestamps-fix() {
  touch -c -d "2023-10-04 12:39:18.000000000 +0800" "usr/share/julia/arch-site/Measures/test/runtests.jl"
  touch -c -d "2023-10-04 12:39:18.000000000 +0800" "usr/share/julia/arch-site/Measures/test/Project.toml"
  touch -c -d "2023-10-04 12:39:18.000000000 +0800" "usr/share/julia/arch-site/Measures/src/resolution.jl"
  touch -c -d "2023-10-04 12:39:18.000000000 +0800" "usr/share/julia/arch-site/Measures/src/point.jl"
  touch -c -d "2023-10-04 12:39:18.000000000 +0800" "usr/share/julia/arch-site/Measures/src/operations.jl"
  touch -c -d "2023-10-04 12:39:18.000000000 +0800" "usr/share/julia/arch-site/Measures/src/length.jl"
  touch -c -d "2023-10-04 12:39:18.000000000 +0800" "usr/share/julia/arch-site/Measures/src/boundingbox.jl"
  touch -c -d "2023-10-04 12:39:18.000000000 +0800" "usr/share/julia/arch-site/Measures/src/Measures.jl"
  touch -c -d "2023-10-04 12:39:18.000000000 +0800" "usr/share/julia/arch-site/Measures/README.md"
  touch -c -d "2023-10-04 12:39:28.447827888 +0800" "usr/share/julia/arch-site/Measures/Project.toml"
  touch -c -d "2023-10-04 12:39:18.000000000 +0800" "usr/share/julia/arch-site/Measures/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
