timestamps-fix() {
  touch -c -d "2025-02-13 05:46:12.000000000 +0000" "usr/share/julia/arch-site/PyPlot/LICENSE.md"
  touch -c -d "2025-02-13 05:46:28.835027737 +0000" "usr/share/julia/arch-site/PyPlot/Project.toml"
  touch -c -d "2025-02-13 05:46:12.000000000 +0000" "usr/share/julia/arch-site/PyPlot/README.md"
  touch -c -d "2025-02-13 05:46:12.000000000 +0000" "usr/share/julia/arch-site/PyPlot/src/.gitignore"
  touch -c -d "2025-02-13 05:46:12.000000000 +0000" "usr/share/julia/arch-site/PyPlot/src/PyPlot.jl"
  touch -c -d "2025-02-13 05:46:12.000000000 +0000" "usr/share/julia/arch-site/PyPlot/src/colormaps.jl"
  touch -c -d "2025-02-13 05:46:12.000000000 +0000" "usr/share/julia/arch-site/PyPlot/src/init.jl"
  touch -c -d "2025-02-13 05:46:12.000000000 +0000" "usr/share/julia/arch-site/PyPlot/src/plot3d.jl"
  touch -c -d "2025-02-13 05:46:12.000000000 +0000" "usr/share/julia/arch-site/PyPlot/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
