timestamps-fix() {
  touch -c -d "2024-02-19 14:56:59.000000000 +0800" "usr/share/julia/arch-site/LRUCache/test/serializationtests.jl"
  touch -c -d "2024-02-19 14:56:59.000000000 +0800" "usr/share/julia/arch-site/LRUCache/test/runtests.jl"
  touch -c -d "2024-02-19 14:56:59.000000000 +0800" "usr/share/julia/arch-site/LRUCache/test/originaltests.jl"
  touch -c -d "2024-02-19 14:56:59.000000000 +0800" "usr/share/julia/arch-site/LRUCache/test/benchmark.jl"
  touch -c -d "2024-02-19 14:56:59.000000000 +0800" "usr/share/julia/arch-site/LRUCache/src/cyclicorderedset.jl"
  touch -c -d "2024-02-19 14:56:59.000000000 +0800" "usr/share/julia/arch-site/LRUCache/src/LRUCache.jl"
  touch -c -d "2024-02-19 14:56:59.000000000 +0800" "usr/share/julia/arch-site/LRUCache/ext/SerializationExt.jl"
  touch -c -d "2024-02-19 14:56:59.000000000 +0800" "usr/share/julia/arch-site/LRUCache/README.md"
  touch -c -d "2024-02-19 14:57:13.001794805 +0800" "usr/share/julia/arch-site/LRUCache/Project.toml"
  touch -c -d "2024-02-19 14:56:59.000000000 +0800" "usr/share/julia/arch-site/LRUCache/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
