timestamps-fix() {
  touch -c -d "2024-05-23 13:25:33.000000000 +0800" "usr/share/julia/arch-site/SumTypes/LICENSE"
  touch -c -d "2024-05-23 13:25:47.950220402 +0800" "usr/share/julia/arch-site/SumTypes/Project.toml"
  touch -c -d "2024-05-23 13:25:33.000000000 +0800" "usr/share/julia/arch-site/SumTypes/README.md"
  touch -c -d "2024-05-23 13:25:33.000000000 +0800" "usr/share/julia/arch-site/SumTypes/src/SumTypes.jl"
  touch -c -d "2024-05-23 13:25:33.000000000 +0800" "usr/share/julia/arch-site/SumTypes/src/cases.jl"
  touch -c -d "2024-05-23 13:25:33.000000000 +0800" "usr/share/julia/arch-site/SumTypes/src/precompile.jl"
  touch -c -d "2024-05-23 13:25:33.000000000 +0800" "usr/share/julia/arch-site/SumTypes/src/sum_type.jl"
  touch -c -d "2024-05-23 13:25:33.000000000 +0800" "usr/share/julia/arch-site/SumTypes/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
