timestamps-fix() {
  touch -c -d "2025-11-09 04:39:12.000000000 +0000" "usr/share/julia/arch-site/PlotUtils/test/runtests.jl"
  touch -c -d "2025-11-09 04:39:12.000000000 +0000" "usr/share/julia/arch-site/PlotUtils/test/downstream.jl"
  touch -c -d "2025-11-09 04:39:12.000000000 +0000" "usr/share/julia/arch-site/PlotUtils/test/dev_downstream.jl"
  touch -c -d "2025-11-09 04:39:12.000000000 +0000" "usr/share/julia/arch-site/PlotUtils/src/ticks.jl"
  touch -c -d "2025-11-09 04:39:12.000000000 +0000" "usr/share/julia/arch-site/PlotUtils/src/intervals.jl"
  touch -c -d "2025-11-09 04:39:12.000000000 +0000" "usr/share/julia/arch-site/PlotUtils/src/colorschemes.jl"
  touch -c -d "2025-11-09 04:39:12.000000000 +0000" "usr/share/julia/arch-site/PlotUtils/src/colors.jl"
  touch -c -d "2025-11-09 04:39:12.000000000 +0000" "usr/share/julia/arch-site/PlotUtils/src/color_utils.jl"
  touch -c -d "2025-11-09 04:39:12.000000000 +0000" "usr/share/julia/arch-site/PlotUtils/src/adapted_grid.jl"
  touch -c -d "2025-11-09 04:39:12.000000000 +0000" "usr/share/julia/arch-site/PlotUtils/src/PlotUtils.jl"
  touch -c -d "2025-11-09 04:39:12.000000000 +0000" "usr/share/julia/arch-site/PlotUtils/README.md"
  touch -c -d "2025-11-09 04:39:29.409142346 +0000" "usr/share/julia/arch-site/PlotUtils/Project.toml"
  touch -c -d "2025-11-09 04:39:12.000000000 +0000" "usr/share/julia/arch-site/PlotUtils/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
