timestamps-fix() {
  touch -c -d "2023-10-04 12:37:52.000000000 +0800" "usr/share/julia/arch-site/ManualMemory/test/runtests.jl"
  touch -c -d "2023-10-04 12:37:52.000000000 +0800" "usr/share/julia/arch-site/ManualMemory/test/Project.toml"
  touch -c -d "2023-10-04 12:37:52.000000000 +0800" "usr/share/julia/arch-site/ManualMemory/src/ManualMemory.jl"
  touch -c -d "2023-10-04 12:37:52.000000000 +0800" "usr/share/julia/arch-site/ManualMemory/docs/make.jl"
  touch -c -d "2023-10-04 12:37:52.000000000 +0800" "usr/share/julia/arch-site/ManualMemory/docs/src/index.md"
  touch -c -d "2023-10-04 12:37:52.000000000 +0800" "usr/share/julia/arch-site/ManualMemory/docs/Project.toml"
  touch -c -d "2023-10-04 12:37:52.000000000 +0800" "usr/share/julia/arch-site/ManualMemory/docs/Manifest.toml"
  touch -c -d "2023-10-04 12:37:52.000000000 +0800" "usr/share/julia/arch-site/ManualMemory/README.md"
  touch -c -d "2023-10-04 12:38:03.141091821 +0800" "usr/share/julia/arch-site/ManualMemory/Project.toml"
  touch -c -d "2023-10-04 12:37:52.000000000 +0800" "usr/share/julia/arch-site/ManualMemory/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
