timestamps-fix() {
  touch -c -d "2023-10-04 12:33:31.000000000 +0800" "usr/share/julia/arch-site/Graphics/test/runtests.jl"
  touch -c -d "2023-10-04 12:33:31.000000000 +0800" "usr/share/julia/arch-site/Graphics/src/Graphics.jl"
  touch -c -d "2023-10-04 12:33:31.000000000 +0800" "usr/share/julia/arch-site/Graphics/docs/src/reference.md"
  touch -c -d "2023-10-04 12:33:31.000000000 +0800" "usr/share/julia/arch-site/Graphics/docs/src/index.md"
  touch -c -d "2023-10-04 12:33:31.000000000 +0800" "usr/share/julia/arch-site/Graphics/docs/make.jl"
  touch -c -d "2023-10-04 12:33:31.000000000 +0800" "usr/share/julia/arch-site/Graphics/docs/Project.toml"
  touch -c -d "2023-10-04 12:33:31.000000000 +0800" "usr/share/julia/arch-site/Graphics/docs/.gitignore"
  touch -c -d "2023-10-04 12:33:31.000000000 +0800" "usr/share/julia/arch-site/Graphics/README.md"
  touch -c -d "2023-10-04 12:33:43.090880236 +0800" "usr/share/julia/arch-site/Graphics/Project.toml"
  touch -c -d "2023-10-04 12:33:31.000000000 +0800" "usr/share/julia/arch-site/Graphics/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
