timestamps-fix() {
  touch -c -d "2023-10-03 15:49:16.000000000 +0800" "usr/share/julia/arch-site/Missings/test/runtests.jl"
  touch -c -d "2023-10-03 15:49:16.000000000 +0800" "usr/share/julia/arch-site/Missings/src/Missings.jl"
  touch -c -d "2023-10-03 15:49:16.000000000 +0800" "usr/share/julia/arch-site/Missings/README.md"
  touch -c -d "2023-10-03 15:50:13.958633441 +0800" "usr/share/julia/arch-site/Missings/Project.toml"
  touch -c -d "2023-10-03 15:49:16.000000000 +0800" "usr/share/julia/arch-site/Missings/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
