timestamps-fix() {
  touch -c -d "2024-08-31 21:38:54.000000000 +0800" "usr/share/julia/arch-site/AliasTables/LICENSE"
  touch -c -d "2024-08-31 21:39:11.304993028 +0800" "usr/share/julia/arch-site/AliasTables/Project.toml"
  touch -c -d "2024-08-31 21:38:54.000000000 +0800" "usr/share/julia/arch-site/AliasTables/README.md"
  touch -c -d "2024-08-31 21:38:54.000000000 +0800" "usr/share/julia/arch-site/AliasTables/bench/Project.toml"
  touch -c -d "2024-08-31 21:38:54.000000000 +0800" "usr/share/julia/arch-site/AliasTables/bench/runbenchmarks.jl"
  touch -c -d "2024-08-31 21:38:54.000000000 +0800" "usr/share/julia/arch-site/AliasTables/docs/Project.toml"
  touch -c -d "2024-08-31 21:38:54.000000000 +0800" "usr/share/julia/arch-site/AliasTables/docs/make.jl"
  touch -c -d "2024-08-31 21:38:54.000000000 +0800" "usr/share/julia/arch-site/AliasTables/docs/package.json"
  touch -c -d "2024-08-31 21:38:54.000000000 +0800" "usr/share/julia/arch-site/AliasTables/docs/src/index.md"
  touch -c -d "2024-08-31 21:38:54.000000000 +0800" "usr/share/julia/arch-site/AliasTables/src/AliasTables.jl"
  touch -c -d "2024-08-31 21:38:54.000000000 +0800" "usr/share/julia/arch-site/AliasTables/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
