timestamps-fix() {
  touch -c -d "2025-08-13 18:42:19.290520945 +0000" "usr/share/julia/arch-site/Blosc_jll/src/Blosc_jll.jl"
  touch -c -d "2025-08-13 18:42:05.000000000 +0000" "usr/share/julia/arch-site/Blosc_jll/README.md"
  touch -c -d "2025-08-13 18:42:19.761549381 +0000" "usr/share/julia/arch-site/Blosc_jll/Project.toml"
  touch -c -d "2025-08-13 18:42:05.000000000 +0000" "usr/share/julia/arch-site/Blosc_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
