timestamps-fix() {
  touch -c -d "2025-03-04 22:27:24.000000000 +0000" "usr/share/julia/arch-site/TimerOutputs/LICENSE.md"
  touch -c -d "2025-03-04 22:27:39.738740719 +0000" "usr/share/julia/arch-site/TimerOutputs/Project.toml"
  touch -c -d "2025-03-04 22:27:24.000000000 +0000" "usr/share/julia/arch-site/TimerOutputs/README.md"
  touch -c -d "2025-03-04 22:27:24.000000000 +0000" "usr/share/julia/arch-site/TimerOutputs/ext/FlameGraphsExt/FlameGraphsExt.jl"
  touch -c -d "2025-03-04 22:27:24.000000000 +0000" "usr/share/julia/arch-site/TimerOutputs/src/TimerOutput.jl"
  touch -c -d "2025-03-04 22:27:24.000000000 +0000" "usr/share/julia/arch-site/TimerOutputs/src/TimerOutputs.jl"
  touch -c -d "2025-03-04 22:27:24.000000000 +0000" "usr/share/julia/arch-site/TimerOutputs/src/compile.jl"
  touch -c -d "2025-03-04 22:27:24.000000000 +0000" "usr/share/julia/arch-site/TimerOutputs/src/show.jl"
  touch -c -d "2025-03-04 22:27:24.000000000 +0000" "usr/share/julia/arch-site/TimerOutputs/src/utilities.jl"
  touch -c -d "2025-03-04 22:27:24.000000000 +0000" "usr/share/julia/arch-site/TimerOutputs/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
