timestamps-fix() {
  touch -c -d "2024-08-31 21:55:16.000000000 +0800" "usr/share/julia/arch-site/libdecor_jll/LICENSE"
  touch -c -d "2024-08-31 21:55:33.827150364 +0800" "usr/share/julia/arch-site/libdecor_jll/Project.toml"
  touch -c -d "2024-08-31 21:55:16.000000000 +0800" "usr/share/julia/arch-site/libdecor_jll/README.md"
  touch -c -d "2024-08-31 21:55:33.117148814 +0800" "usr/share/julia/arch-site/libdecor_jll/src/libdecor_jll.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
