timestamps-fix() {
  touch -c -d "2024-07-04 13:25:20.000000000 +0800" "usr/share/julia/arch-site/CodecXz/LICENSE.md"
  touch -c -d "2024-07-04 13:25:47.731344807 +0800" "usr/share/julia/arch-site/CodecXz/Project.toml"
  touch -c -d "2024-07-04 13:25:20.000000000 +0800" "usr/share/julia/arch-site/CodecXz/README.md"
  touch -c -d "2024-07-04 13:25:20.000000000 +0800" "usr/share/julia/arch-site/CodecXz/src/CodecXz.jl"
  touch -c -d "2024-07-04 13:25:20.000000000 +0800" "usr/share/julia/arch-site/CodecXz/src/compression.jl"
  touch -c -d "2024-07-04 13:25:20.000000000 +0800" "usr/share/julia/arch-site/CodecXz/src/decompression.jl"
  touch -c -d "2024-07-04 13:25:20.000000000 +0800" "usr/share/julia/arch-site/CodecXz/src/liblzma.jl"
  touch -c -d "2024-07-04 13:25:20.000000000 +0800" "usr/share/julia/arch-site/CodecXz/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
