timestamps-fix() {
  touch -c -d "2025-08-12 23:18:55.444798542 +0000" "usr/share/julia/arch-site/libwebp_jll/src/libwebp_jll.jl"
  touch -c -d "2025-08-12 23:18:39.000000000 +0000" "usr/share/julia/arch-site/libwebp_jll/README.md"
  touch -c -d "2025-08-12 23:18:55.905514377 +0000" "usr/share/julia/arch-site/libwebp_jll/Project.toml"
  touch -c -d "2025-08-12 23:18:39.000000000 +0000" "usr/share/julia/arch-site/libwebp_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
