timestamps-fix() {
  touch -c -d "2023-10-08 21:28:14.000000000 +0800" "usr/share/julia/arch-site/NameResolution/test/runtests.jl"
  touch -c -d "2023-10-08 21:28:14.000000000 +0800" "usr/share/julia/arch-site/NameResolution/src/Variable.jl"
  touch -c -d "2023-10-08 21:28:14.000000000 +0800" "usr/share/julia/arch-site/NameResolution/src/Pretty.jl"
  touch -c -d "2023-10-08 21:28:14.000000000 +0800" "usr/share/julia/arch-site/NameResolution/src/NameResolution.jl"
  touch -c -d "2023-10-08 21:28:14.000000000 +0800" "usr/share/julia/arch-site/NameResolution/src/Analyzer.jl"
  touch -c -d "2023-10-08 21:28:14.000000000 +0800" "usr/share/julia/arch-site/NameResolution/docs/src/index.md"
  touch -c -d "2023-10-08 21:28:14.000000000 +0800" "usr/share/julia/arch-site/NameResolution/docs/make.jl"
  touch -c -d "2023-10-08 21:28:14.000000000 +0800" "usr/share/julia/arch-site/NameResolution/docs/Project.toml"
  touch -c -d "2023-10-08 21:28:14.000000000 +0800" "usr/share/julia/arch-site/NameResolution/docs/Manifest.toml"
  touch -c -d "2023-10-08 21:28:14.000000000 +0800" "usr/share/julia/arch-site/NameResolution/README.md"
  touch -c -d "2023-10-08 21:28:26.293819890 +0800" "usr/share/julia/arch-site/NameResolution/Project.toml"
  touch -c -d "2023-10-08 21:28:14.000000000 +0800" "usr/share/julia/arch-site/NameResolution/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
