timestamps-fix() {
  touch -c -d "2024-08-31 21:35:17.000000000 +0800" "usr/share/julia/arch-site/CodecBzip2/LICENSE.md"
  touch -c -d "2024-08-31 21:35:32.504492871 +0800" "usr/share/julia/arch-site/CodecBzip2/Project.toml"
  touch -c -d "2024-08-31 21:35:17.000000000 +0800" "usr/share/julia/arch-site/CodecBzip2/README.md"
  touch -c -d "2024-08-31 21:35:17.000000000 +0800" "usr/share/julia/arch-site/CodecBzip2/src/CodecBzip2.jl"
  touch -c -d "2024-08-31 21:35:17.000000000 +0800" "usr/share/julia/arch-site/CodecBzip2/src/compression.jl"
  touch -c -d "2024-08-31 21:35:17.000000000 +0800" "usr/share/julia/arch-site/CodecBzip2/src/decompression.jl"
  touch -c -d "2024-08-31 21:35:17.000000000 +0800" "usr/share/julia/arch-site/CodecBzip2/src/libbzip2.jl"
  touch -c -d "2024-08-31 21:35:17.000000000 +0800" "usr/share/julia/arch-site/CodecBzip2/test/Project.toml"
  touch -c -d "2024-08-31 21:35:17.000000000 +0800" "usr/share/julia/arch-site/CodecBzip2/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
