timestamps-fix() {
  touch -c -d "2024-11-13 21:42:30.000000000 +0800" "usr/share/julia/arch-site/Tracker/LICENSE.md"
  touch -c -d "2024-11-13 21:42:46.363866580 +0800" "usr/share/julia/arch-site/Tracker/Project.toml"
  touch -c -d "2024-11-13 21:42:30.000000000 +0800" "usr/share/julia/arch-site/Tracker/README.md"
  touch -c -d "2024-11-13 21:42:30.000000000 +0800" "usr/share/julia/arch-site/Tracker/ext/TrackerPDMatsExt.jl"
  touch -c -d "2024-11-13 21:42:30.000000000 +0800" "usr/share/julia/arch-site/Tracker/src/Tracker.jl"
  touch -c -d "2024-11-13 21:42:30.000000000 +0800" "usr/share/julia/arch-site/Tracker/src/back.jl"
  touch -c -d "2024-11-13 21:42:30.000000000 +0800" "usr/share/julia/arch-site/Tracker/src/forward.jl"
  touch -c -d "2024-11-13 21:42:30.000000000 +0800" "usr/share/julia/arch-site/Tracker/src/idset.jl"
  touch -c -d "2024-11-13 21:42:30.000000000 +0800" "usr/share/julia/arch-site/Tracker/src/lib/array.jl"
  touch -c -d "2024-11-13 21:42:30.000000000 +0800" "usr/share/julia/arch-site/Tracker/src/lib/real.jl"
  touch -c -d "2024-11-13 21:42:30.000000000 +0800" "usr/share/julia/arch-site/Tracker/src/macros.jl"
  touch -c -d "2024-11-13 21:42:30.000000000 +0800" "usr/share/julia/arch-site/Tracker/src/numeric.jl"
  touch -c -d "2024-11-13 21:42:30.000000000 +0800" "usr/share/julia/arch-site/Tracker/src/params.jl"
  touch -c -d "2024-11-13 21:42:30.000000000 +0800" "usr/share/julia/arch-site/Tracker/test/chainrules.jl"
  touch -c -d "2024-11-13 21:42:30.000000000 +0800" "usr/share/julia/arch-site/Tracker/test/runtests.jl"
  touch -c -d "2024-11-13 21:42:30.000000000 +0800" "usr/share/julia/arch-site/Tracker/test/tracker.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
