timestamps-fix() {
  touch -c -d "2025-05-23 21:37:28.000000000 +0000" "usr/share/julia/arch-site/LRUCache/test/serializationtests.jl"
  touch -c -d "2025-05-23 21:37:28.000000000 +0000" "usr/share/julia/arch-site/LRUCache/test/runtests.jl"
  touch -c -d "2025-05-23 21:37:28.000000000 +0000" "usr/share/julia/arch-site/LRUCache/test/originaltests.jl"
  touch -c -d "2025-05-23 21:37:28.000000000 +0000" "usr/share/julia/arch-site/LRUCache/test/benchmark.jl"
  touch -c -d "2025-05-23 21:37:28.000000000 +0000" "usr/share/julia/arch-site/LRUCache/src/cyclicorderedset.jl"
  touch -c -d "2025-05-23 21:37:28.000000000 +0000" "usr/share/julia/arch-site/LRUCache/src/LRUCache.jl"
  touch -c -d "2025-05-23 21:37:28.000000000 +0000" "usr/share/julia/arch-site/LRUCache/ext/SerializationExt.jl"
  touch -c -d "2025-05-23 21:37:28.000000000 +0000" "usr/share/julia/arch-site/LRUCache/README.md"
  touch -c -d "2025-05-23 21:37:43.075878772 +0000" "usr/share/julia/arch-site/LRUCache/Project.toml"
  touch -c -d "2025-05-23 21:37:28.000000000 +0000" "usr/share/julia/arch-site/LRUCache/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
