timestamps-fix() {
  touch -c -d "2024-02-26 12:29:29.000000000 +0800" "usr/share/julia/arch-site/ILog2/test/runtests.jl"
  touch -c -d "2024-02-26 12:29:29.000000000 +0800" "usr/share/julia/arch-site/ILog2/src/ILog2.jl"
  touch -c -d "2024-02-26 12:29:29.000000000 +0800" "usr/share/julia/arch-site/ILog2/README.md"
  touch -c -d "2024-02-26 12:29:59.572307761 +0800" "usr/share/julia/arch-site/ILog2/Project.toml"
  touch -c -d "2024-02-26 12:29:29.000000000 +0800" "usr/share/julia/arch-site/ILog2/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
