timestamps-fix() {
  touch -c -d "2024-11-20 06:28:25.000000000 +0800" "usr/share/julia/arch-site/PlotUtils/LICENSE.md"
  touch -c -d "2024-11-20 06:28:50.522131552 +0800" "usr/share/julia/arch-site/PlotUtils/Project.toml"
  touch -c -d "2024-11-20 06:28:25.000000000 +0800" "usr/share/julia/arch-site/PlotUtils/README.md"
  touch -c -d "2024-11-20 06:28:25.000000000 +0800" "usr/share/julia/arch-site/PlotUtils/src/PlotUtils.jl"
  touch -c -d "2024-11-20 06:28:25.000000000 +0800" "usr/share/julia/arch-site/PlotUtils/src/adapted_grid.jl"
  touch -c -d "2024-11-20 06:28:25.000000000 +0800" "usr/share/julia/arch-site/PlotUtils/src/color_utils.jl"
  touch -c -d "2024-11-20 06:28:25.000000000 +0800" "usr/share/julia/arch-site/PlotUtils/src/colors.jl"
  touch -c -d "2024-11-20 06:28:25.000000000 +0800" "usr/share/julia/arch-site/PlotUtils/src/colorschemes.jl"
  touch -c -d "2024-11-20 06:28:25.000000000 +0800" "usr/share/julia/arch-site/PlotUtils/src/intervals.jl"
  touch -c -d "2024-11-20 06:28:25.000000000 +0800" "usr/share/julia/arch-site/PlotUtils/src/ticks.jl"
  touch -c -d "2024-11-20 06:28:25.000000000 +0800" "usr/share/julia/arch-site/PlotUtils/test/adaptive_test_functions.jl"
  touch -c -d "2024-11-20 06:28:25.000000000 +0800" "usr/share/julia/arch-site/PlotUtils/test/downstream.jl"
  touch -c -d "2024-11-20 06:28:25.000000000 +0800" "usr/share/julia/arch-site/PlotUtils/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
