timestamps-fix() {
  touch -c -d "2025-08-25 16:45:24.000000000 +0000" "usr/share/julia/arch-site/ScopedValues/test/runtests.jl"
  touch -c -d "2025-08-25 16:45:24.000000000 +0000" "usr/share/julia/arch-site/ScopedValues/test/Project.toml"
  touch -c -d "2025-08-25 16:45:24.000000000 +0000" "usr/share/julia/arch-site/ScopedValues/src/payloadlogger.jl"
  touch -c -d "2025-08-25 16:45:24.000000000 +0000" "usr/share/julia/arch-site/ScopedValues/src/ScopedValues.jl"
  touch -c -d "2025-08-25 16:45:24.000000000 +0000" "usr/share/julia/arch-site/ScopedValues/perf.md"
  touch -c -d "2025-08-25 16:45:24.000000000 +0000" "usr/share/julia/arch-site/ScopedValues/design.md"
  touch -c -d "2025-08-25 16:45:24.000000000 +0000" "usr/share/julia/arch-site/ScopedValues/benchmark/benchmarks.jl"
  touch -c -d "2025-08-25 16:45:24.000000000 +0000" "usr/share/julia/arch-site/ScopedValues/README.md"
  touch -c -d "2025-08-25 16:45:40.608801473 +0000" "usr/share/julia/arch-site/ScopedValues/Project.toml"
  touch -c -d "2025-08-25 16:45:24.000000000 +0000" "usr/share/julia/arch-site/ScopedValues/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
