timestamps-fix() {
  touch -c -d "2023-10-03 14:38:32.000000000 +0800" "usr/share/julia/arch-site/CEnum/test/runtests.jl"
  touch -c -d "2023-10-03 14:38:32.000000000 +0800" "usr/share/julia/arch-site/CEnum/src/operators.jl"
  touch -c -d "2023-10-03 14:38:32.000000000 +0800" "usr/share/julia/arch-site/CEnum/src/CEnum.jl"
  touch -c -d "2023-10-03 14:38:32.000000000 +0800" "usr/share/julia/arch-site/CEnum/README.md"
  touch -c -d "2023-10-03 14:39:29.721664557 +0800" "usr/share/julia/arch-site/CEnum/Project.toml"
  touch -c -d "2023-10-03 14:38:32.000000000 +0800" "usr/share/julia/arch-site/CEnum/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
