timestamps-fix() {
  touch -c -d "2023-10-04 12:39:43.000000000 +0800" "usr/share/julia/arch-site/IfElse/test/runtests.jl"
  touch -c -d "2023-10-04 12:39:43.000000000 +0800" "usr/share/julia/arch-site/IfElse/src/IfElse.jl"
  touch -c -d "2023-10-04 12:39:43.000000000 +0800" "usr/share/julia/arch-site/IfElse/README.md"
  touch -c -d "2023-10-04 12:39:53.394514852 +0800" "usr/share/julia/arch-site/IfElse/Project.toml"
  touch -c -d "2023-10-04 12:39:43.000000000 +0800" "usr/share/julia/arch-site/IfElse/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
