timestamps-fix() {
  touch -c -d "2024-11-13 21:39:39.000000000 +0800" "usr/share/julia/arch-site/PlotThemes/LICENSE.md"
  touch -c -d "2024-11-13 21:39:55.446898129 +0800" "usr/share/julia/arch-site/PlotThemes/Project.toml"
  touch -c -d "2024-11-13 21:39:39.000000000 +0800" "usr/share/julia/arch-site/PlotThemes/README.md"
  touch -c -d "2024-11-13 21:39:39.000000000 +0800" "usr/share/julia/arch-site/PlotThemes/src/PlotThemes.jl"
  touch -c -d "2024-11-13 21:39:39.000000000 +0800" "usr/share/julia/arch-site/PlotThemes/src/boxed.jl"
  touch -c -d "2024-11-13 21:39:39.000000000 +0800" "usr/share/julia/arch-site/PlotThemes/src/dao.jl"
  touch -c -d "2024-11-13 21:39:39.000000000 +0800" "usr/share/julia/arch-site/PlotThemes/src/dark.jl"
  touch -c -d "2024-11-13 21:39:39.000000000 +0800" "usr/share/julia/arch-site/PlotThemes/src/dracula.jl"
  touch -c -d "2024-11-13 21:39:39.000000000 +0800" "usr/share/julia/arch-site/PlotThemes/src/ggplot2.jl"
  touch -c -d "2024-11-13 21:39:39.000000000 +0800" "usr/share/julia/arch-site/PlotThemes/src/gruvbox.jl"
  touch -c -d "2024-11-13 21:39:39.000000000 +0800" "usr/share/julia/arch-site/PlotThemes/src/juno.jl"
  touch -c -d "2024-11-13 21:39:39.000000000 +0800" "usr/share/julia/arch-site/PlotThemes/src/lime.jl"
  touch -c -d "2024-11-13 21:39:39.000000000 +0800" "usr/share/julia/arch-site/PlotThemes/src/orange.jl"
  touch -c -d "2024-11-13 21:39:39.000000000 +0800" "usr/share/julia/arch-site/PlotThemes/src/rose_pine.jl"
  touch -c -d "2024-11-13 21:39:39.000000000 +0800" "usr/share/julia/arch-site/PlotThemes/src/sand.jl"
  touch -c -d "2024-11-13 21:39:39.000000000 +0800" "usr/share/julia/arch-site/PlotThemes/src/sheet.jl"
  touch -c -d "2024-11-13 21:39:39.000000000 +0800" "usr/share/julia/arch-site/PlotThemes/src/solarized.jl"
  touch -c -d "2024-11-13 21:39:39.000000000 +0800" "usr/share/julia/arch-site/PlotThemes/src/wong.jl"
  touch -c -d "2024-11-13 21:39:39.000000000 +0800" "usr/share/julia/arch-site/PlotThemes/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
