timestamps-fix() {
  touch -c -d "2024-11-13 21:42:33.000000000 +0800" "usr/share/julia/arch-site/Graphics/LICENSE.md"
  touch -c -d "2024-11-13 21:42:49.187204898 +0800" "usr/share/julia/arch-site/Graphics/Project.toml"
  touch -c -d "2024-11-13 21:42:33.000000000 +0800" "usr/share/julia/arch-site/Graphics/README.md"
  touch -c -d "2024-11-13 21:42:33.000000000 +0800" "usr/share/julia/arch-site/Graphics/docs/.gitignore"
  touch -c -d "2024-11-13 21:42:33.000000000 +0800" "usr/share/julia/arch-site/Graphics/docs/Project.toml"
  touch -c -d "2024-11-13 21:42:33.000000000 +0800" "usr/share/julia/arch-site/Graphics/docs/make.jl"
  touch -c -d "2024-11-13 21:42:33.000000000 +0800" "usr/share/julia/arch-site/Graphics/docs/src/index.md"
  touch -c -d "2024-11-13 21:42:33.000000000 +0800" "usr/share/julia/arch-site/Graphics/docs/src/reference.md"
  touch -c -d "2024-11-13 21:42:33.000000000 +0800" "usr/share/julia/arch-site/Graphics/src/Graphics.jl"
  touch -c -d "2024-11-13 21:42:33.000000000 +0800" "usr/share/julia/arch-site/Graphics/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
