timestamps-fix() {
  touch -c -d "2023-10-04 12:32:43.000000000 +0800" "usr/share/julia/arch-site/DensityInterface/test/test_interface.jl"
  touch -c -d "2023-10-04 12:32:43.000000000 +0800" "usr/share/julia/arch-site/DensityInterface/test/runtests.jl"
  touch -c -d "2023-10-04 12:32:43.000000000 +0800" "usr/share/julia/arch-site/DensityInterface/src/interface_test.jl"
  touch -c -d "2023-10-04 12:32:43.000000000 +0800" "usr/share/julia/arch-site/DensityInterface/src/interface.jl"
  touch -c -d "2023-10-04 12:32:43.000000000 +0800" "usr/share/julia/arch-site/DensityInterface/src/DensityInterface.jl"
  touch -c -d "2023-10-04 12:32:43.000000000 +0800" "usr/share/julia/arch-site/DensityInterface/docs/src/index.md"
  touch -c -d "2023-10-04 12:32:43.000000000 +0800" "usr/share/julia/arch-site/DensityInterface/docs/src/api.md"
  touch -c -d "2023-10-04 12:32:43.000000000 +0800" "usr/share/julia/arch-site/DensityInterface/docs/src/LICENSE.md"
  touch -c -d "2023-10-04 12:32:43.000000000 +0800" "usr/share/julia/arch-site/DensityInterface/docs/make.jl"
  touch -c -d "2023-10-04 12:32:43.000000000 +0800" "usr/share/julia/arch-site/DensityInterface/docs/Project.toml"
  touch -c -d "2023-10-04 12:32:43.000000000 +0800" "usr/share/julia/arch-site/DensityInterface/docs/.gitignore"
  touch -c -d "2023-10-04 12:32:43.000000000 +0800" "usr/share/julia/arch-site/DensityInterface/README.md"
  touch -c -d "2023-10-04 12:32:54.137507072 +0800" "usr/share/julia/arch-site/DensityInterface/Project.toml"
  touch -c -d "2023-10-04 12:32:43.000000000 +0800" "usr/share/julia/arch-site/DensityInterface/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
