timestamps-fix() {
  touch -c -d "2024-12-30 06:36:55.000000000 +0000" "usr/share/julia/arch-site/CodecBzip2/LICENSE.md"
  touch -c -d "2024-12-30 06:37:11.159565671 +0000" "usr/share/julia/arch-site/CodecBzip2/Project.toml"
  touch -c -d "2024-12-30 06:36:55.000000000 +0000" "usr/share/julia/arch-site/CodecBzip2/README.md"
  touch -c -d "2024-12-30 06:36:55.000000000 +0000" "usr/share/julia/arch-site/CodecBzip2/src/CodecBzip2.jl"
  touch -c -d "2024-12-30 06:36:55.000000000 +0000" "usr/share/julia/arch-site/CodecBzip2/src/compression.jl"
  touch -c -d "2024-12-30 06:36:55.000000000 +0000" "usr/share/julia/arch-site/CodecBzip2/src/decompression.jl"
  touch -c -d "2024-12-30 06:36:55.000000000 +0000" "usr/share/julia/arch-site/CodecBzip2/src/libbzip2.jl"
  touch -c -d "2024-12-30 06:36:55.000000000 +0000" "usr/share/julia/arch-site/CodecBzip2/test/Project.toml"
  touch -c -d "2024-12-30 06:36:55.000000000 +0000" "usr/share/julia/arch-site/CodecBzip2/test/big-mem-tests.jl"
  touch -c -d "2024-12-30 06:36:55.000000000 +0000" "usr/share/julia/arch-site/CodecBzip2/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
