timestamps-fix() {
  touch -c -d "2025-01-16 05:41:40.000000000 +0000" "usr/share/julia/arch-site/libsixel_jll/LICENSE"
  touch -c -d "2025-01-16 05:41:57.415889072 +0000" "usr/share/julia/arch-site/libsixel_jll/Project.toml"
  touch -c -d "2025-01-16 05:41:40.000000000 +0000" "usr/share/julia/arch-site/libsixel_jll/README.md"
  touch -c -d "2025-01-16 05:41:56.672554065 +0000" "usr/share/julia/arch-site/libsixel_jll/src/libsixel_jll.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
