timestamps-fix() {
  touch -c -d "2026-08-05 19:49:48.000000000 +0000" "usr/share/julia/arch-site/ReadOnlyDicts/test/runtests.jl"
  touch -c -d "2026-08-05 19:49:48.000000000 +0000" "usr/share/julia/arch-site/ReadOnlyDicts/test/core.jl"
  touch -c -d "2026-08-05 19:49:48.000000000 +0000" "usr/share/julia/arch-site/ReadOnlyDicts/src/ReadOnlyDicts.jl"
  touch -c -d "2026-08-05 19:49:48.000000000 +0000" "usr/share/julia/arch-site/ReadOnlyDicts/README.md"
  touch -c -d "2026-08-05 19:50:03.864499977 +0000" "usr/share/julia/arch-site/ReadOnlyDicts/Project.toml"
  touch -c -d "2026-08-05 19:49:48.000000000 +0000" "usr/share/julia/arch-site/ReadOnlyDicts/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
