timestamps-fix() {
  touch -c -d "2023-11-01 05:57:07.000000000 +0800" "usr/share/julia/arch-site/UnsafePointers/src/UnsafePointers.jl"
  touch -c -d "2023-11-01 05:57:07.000000000 +0800" "usr/share/julia/arch-site/UnsafePointers/README.md"
  touch -c -d "2023-11-01 05:57:22.209979838 +0800" "usr/share/julia/arch-site/UnsafePointers/Project.toml"
  touch -c -d "2023-11-01 05:57:07.000000000 +0800" "usr/share/julia/arch-site/UnsafePointers/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
