timestamps-fix() {
  touch -c -d "2024-11-13 21:41:15.000000000 +0800" "usr/share/julia/arch-site/ILog2/LICENSE"
  touch -c -d "2024-11-13 21:41:30.560399401 +0800" "usr/share/julia/arch-site/ILog2/Project.toml"
  touch -c -d "2024-11-13 21:41:15.000000000 +0800" "usr/share/julia/arch-site/ILog2/README.md"
  touch -c -d "2024-11-13 21:41:15.000000000 +0800" "usr/share/julia/arch-site/ILog2/src/ILog2.jl"
  touch -c -d "2024-11-13 21:41:15.000000000 +0800" "usr/share/julia/arch-site/ILog2/test/aqua_test.jl"
  touch -c -d "2024-11-13 21:41:15.000000000 +0800" "usr/share/julia/arch-site/ILog2/test/jet_test.jl"
  touch -c -d "2024-11-13 21:41:15.000000000 +0800" "usr/share/julia/arch-site/ILog2/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
