timestamps-fix() {
  touch -c -d "2023-11-12 13:40:25.000000000 +0800" "usr/share/julia/arch-site/DefineSingletons/test/runtests.jl"
  touch -c -d "2023-11-12 13:40:25.000000000 +0800" "usr/share/julia/arch-site/DefineSingletons/src/DefineSingletons.jl"
  touch -c -d "2023-11-12 13:40:25.000000000 +0800" "usr/share/julia/arch-site/DefineSingletons/README.md"
  touch -c -d "2023-11-12 13:40:42.348024314 +0800" "usr/share/julia/arch-site/DefineSingletons/Project.toml"
  touch -c -d "2023-11-12 13:40:25.000000000 +0800" "usr/share/julia/arch-site/DefineSingletons/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
