timestamps-fix() {
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/COPYING"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/LICENSE.md"
  touch -c -d "2024-05-20 12:57:17.333319797 +0800" "usr/share/julia/arch-site/GLPK/Project.toml"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/README.md"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/scripts/Project.toml"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/scripts/clang.jl"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/src/GLPK.jl"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/src/MOI_wrapper/LEMON_LICENSE"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/src/MOI_wrapper/MOI_callbacks.jl"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/src/MOI_wrapper/MOI_copy.jl"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/src/MOI_wrapper/MOI_wrapper.jl"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/src/MOI_wrapper/infeasibility_certificates.jl"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/src/gen/libglpk_api.jl"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/src/gen/libglpk_common.jl"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/src/precompile.jl"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/test/MOI_callbacks.jl"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/test/MOI_wrapper.jl"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/test/data/plan.lp"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/test/data/plan.mps"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/test/data/queens.mod"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/test/data/sample.prob"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/test/data/sat_tst.cnf"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/test/data/sudoku.dat"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/test/data/sudoku.mod"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/test/glpk_tst_1.jl"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/test/glpk_tst_2.jl"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/test/glpk_tst_3.jl"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/test/glpk_tst_4.jl"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/test/glpk_tst_5.jl"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/test/glpk_tst_6.jl"
  touch -c -d "2024-05-20 12:57:01.000000000 +0800" "usr/share/julia/arch-site/GLPK/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
