timestamps-fix() {
  touch -c -d "2023-10-03 13:09:38.000000000 +0800" "usr/share/julia/arch-site/IteratorInterfaceExtensions/test/runtests.jl"
  touch -c -d "2023-10-03 13:09:38.000000000 +0800" "usr/share/julia/arch-site/IteratorInterfaceExtensions/src/IteratorInterfaceExtensions.jl"
  touch -c -d "2023-10-03 13:09:38.000000000 +0800" "usr/share/julia/arch-site/IteratorInterfaceExtensions/docs/Project.toml"
  touch -c -d "2023-10-03 13:09:38.000000000 +0800" "usr/share/julia/arch-site/IteratorInterfaceExtensions/docs/src/index.md"
  touch -c -d "2023-10-03 13:09:38.000000000 +0800" "usr/share/julia/arch-site/IteratorInterfaceExtensions/docs/make.jl"
  touch -c -d "2023-10-03 13:09:38.000000000 +0800" "usr/share/julia/arch-site/IteratorInterfaceExtensions/README.md"
  touch -c -d "2023-10-03 13:10:34.756301738 +0800" "usr/share/julia/arch-site/IteratorInterfaceExtensions/Project.toml"
  touch -c -d "2023-10-03 13:09:38.000000000 +0800" "usr/share/julia/arch-site/IteratorInterfaceExtensions/NEWS.md"
  touch -c -d "2023-10-03 13:09:38.000000000 +0800" "usr/share/julia/arch-site/IteratorInterfaceExtensions/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
