timestamps-fix() {
  touch -c -d "2024-08-31 21:55:14.000000000 +0800" "usr/share/julia/arch-site/MaybeInplace/LICENSE"
  touch -c -d "2024-08-31 21:55:31.660478967 +0800" "usr/share/julia/arch-site/MaybeInplace/Project.toml"
  touch -c -d "2024-08-31 21:55:14.000000000 +0800" "usr/share/julia/arch-site/MaybeInplace/README.md"
  touch -c -d "2024-08-31 21:55:14.000000000 +0800" "usr/share/julia/arch-site/MaybeInplace/ext/MaybeInplaceSparseArraysExt.jl"
  touch -c -d "2024-08-31 21:55:14.000000000 +0800" "usr/share/julia/arch-site/MaybeInplace/src/MaybeInplace.jl"
  touch -c -d "2024-08-31 21:55:14.000000000 +0800" "usr/share/julia/arch-site/MaybeInplace/test/Project.toml"
  touch -c -d "2024-08-31 21:55:14.000000000 +0800" "usr/share/julia/arch-site/MaybeInplace/test/basictests.jl"
  touch -c -d "2024-08-31 21:55:14.000000000 +0800" "usr/share/julia/arch-site/MaybeInplace/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
