timestamps-fix() {
  touch -c -d "2024-11-13 21:43:43.000000000 +0800" "usr/share/julia/arch-site/GLPK_jll/LICENSE"
  touch -c -d "2024-11-13 21:44:02.187333796 +0800" "usr/share/julia/arch-site/GLPK_jll/Project.toml"
  touch -c -d "2024-11-13 21:43:43.000000000 +0800" "usr/share/julia/arch-site/GLPK_jll/README.md"
  touch -c -d "2024-11-13 21:44:01.507332596 +0800" "usr/share/julia/arch-site/GLPK_jll/src/GLPK_jll.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
