timestamps-fix() {
  touch -c -d "2023-10-28 04:18:24.000000000 +0800" "usr/share/julia/arch-site/Glob/test/runtests.jl"
  touch -c -d "2023-10-28 04:18:24.000000000 +0800" "usr/share/julia/arch-site/Glob/src/Glob.jl"
  touch -c -d "2023-10-28 04:18:24.000000000 +0800" "usr/share/julia/arch-site/Glob/README.md"
  touch -c -d "2023-10-28 04:18:38.903838208 +0800" "usr/share/julia/arch-site/Glob/Project.toml"
  touch -c -d "2023-10-28 04:18:24.000000000 +0800" "usr/share/julia/arch-site/Glob/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
