timestamps-fix() {
  touch -c -d "2025-03-13 05:50:05.000000000 +0000" "usr/share/julia/arch-site/Blosc_jll/LICENSE"
  touch -c -d "2025-03-13 05:50:22.429761199 +0000" "usr/share/julia/arch-site/Blosc_jll/Project.toml"
  touch -c -d "2025-03-13 05:50:05.000000000 +0000" "usr/share/julia/arch-site/Blosc_jll/README.md"
  touch -c -d "2025-03-13 05:50:21.666425742 +0000" "usr/share/julia/arch-site/Blosc_jll/src/Blosc_jll.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
