timestamps-fix() {
  touch -c -d "2026-08-05 11:59:40.759840395 +0000" "usr/share/julia/arch-site/spirv2clc_jll/src/spirv2clc_jll.jl"
  touch -c -d "2026-08-05 11:59:25.000000000 +0000" "usr/share/julia/arch-site/spirv2clc_jll/README.md"
  touch -c -d "2026-08-05 11:59:41.354284517 +0000" "usr/share/julia/arch-site/spirv2clc_jll/Project.toml"
  touch -c -d "2026-08-05 11:59:25.000000000 +0000" "usr/share/julia/arch-site/spirv2clc_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
