timestamps-fix() {
  touch -c -d "2025-05-23 21:06:29.000000000 +0000" "usr/share/julia/arch-site/Tracker/test/tracker.jl"
  touch -c -d "2025-05-23 21:06:29.000000000 +0000" "usr/share/julia/arch-site/Tracker/test/runtests.jl"
  touch -c -d "2025-05-23 21:06:29.000000000 +0000" "usr/share/julia/arch-site/Tracker/test/chainrules.jl"
  touch -c -d "2025-05-23 21:06:29.000000000 +0000" "usr/share/julia/arch-site/Tracker/src/params.jl"
  touch -c -d "2025-05-23 21:06:29.000000000 +0000" "usr/share/julia/arch-site/Tracker/src/numeric.jl"
  touch -c -d "2025-05-23 21:06:29.000000000 +0000" "usr/share/julia/arch-site/Tracker/src/macros.jl"
  touch -c -d "2025-05-23 21:06:29.000000000 +0000" "usr/share/julia/arch-site/Tracker/src/lib/real.jl"
  touch -c -d "2025-05-23 21:06:29.000000000 +0000" "usr/share/julia/arch-site/Tracker/src/lib/array.jl"
  touch -c -d "2025-05-23 21:06:29.000000000 +0000" "usr/share/julia/arch-site/Tracker/src/idset.jl"
  touch -c -d "2025-05-23 21:06:29.000000000 +0000" "usr/share/julia/arch-site/Tracker/src/forward.jl"
  touch -c -d "2025-05-23 21:06:29.000000000 +0000" "usr/share/julia/arch-site/Tracker/src/back.jl"
  touch -c -d "2025-05-23 21:06:29.000000000 +0000" "usr/share/julia/arch-site/Tracker/src/Tracker.jl"
  touch -c -d "2025-05-23 21:06:29.000000000 +0000" "usr/share/julia/arch-site/Tracker/ext/TrackerPDMatsExt.jl"
  touch -c -d "2025-05-23 21:06:29.000000000 +0000" "usr/share/julia/arch-site/Tracker/README.md"
  touch -c -d "2025-05-23 21:06:44.503001655 +0000" "usr/share/julia/arch-site/Tracker/Project.toml"
  touch -c -d "2025-05-23 21:06:29.000000000 +0000" "usr/share/julia/arch-site/Tracker/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
