timestamps-fix() {
  touch -c -d "2023-10-03 15:53:25.000000000 +0800" "usr/share/julia/arch-site/SoftGlobalScope/test/runtests.jl"
  touch -c -d "2023-10-03 15:53:25.000000000 +0800" "usr/share/julia/arch-site/SoftGlobalScope/src/SoftGlobalScope.jl"
  touch -c -d "2023-10-03 15:53:25.000000000 +0800" "usr/share/julia/arch-site/SoftGlobalScope/README.md"
  touch -c -d "2023-10-03 15:54:21.978853703 +0800" "usr/share/julia/arch-site/SoftGlobalScope/Project.toml"
  touch -c -d "2023-10-03 15:53:25.000000000 +0800" "usr/share/julia/arch-site/SoftGlobalScope/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
