timestamps-fix() {
  touch -c -d "2025-08-13 18:37:25.565327908 +0000" "usr/share/julia/arch-site/libdecor_jll/src/libdecor_jll.jl"
  touch -c -d "2025-08-13 18:37:10.000000000 +0000" "usr/share/julia/arch-site/libdecor_jll/README.md"
  touch -c -d "2025-08-13 18:37:26.048674656 +0000" "usr/share/julia/arch-site/libdecor_jll/Project.toml"
  touch -c -d "2025-08-13 18:37:10.000000000 +0000" "usr/share/julia/arch-site/libdecor_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
