timestamps-fix() {
  touch -c -d "2026-08-05 02:36:20.000000000 +0000" "usr/share/julia/arch-site/ScopedValues/test/runtests.jl"
  touch -c -d "2026-08-05 02:36:20.000000000 +0000" "usr/share/julia/arch-site/ScopedValues/test/Project.toml"
  touch -c -d "2026-08-05 02:36:20.000000000 +0000" "usr/share/julia/arch-site/ScopedValues/src/payloadlogger.jl"
  touch -c -d "2026-08-05 02:36:20.000000000 +0000" "usr/share/julia/arch-site/ScopedValues/src/ScopedValues.jl"
  touch -c -d "2026-08-05 02:36:20.000000000 +0000" "usr/share/julia/arch-site/ScopedValues/perf.md"
  touch -c -d "2026-08-05 02:36:20.000000000 +0000" "usr/share/julia/arch-site/ScopedValues/design.md"
  touch -c -d "2026-08-05 02:36:20.000000000 +0000" "usr/share/julia/arch-site/ScopedValues/benchmark/benchmarks.jl"
  touch -c -d "2026-08-05 02:36:20.000000000 +0000" "usr/share/julia/arch-site/ScopedValues/README.md"
  touch -c -d "2026-08-05 02:36:35.492869008 +0000" "usr/share/julia/arch-site/ScopedValues/Project.toml"
  touch -c -d "2026-08-05 02:36:20.000000000 +0000" "usr/share/julia/arch-site/ScopedValues/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
