timestamps-fix() {
  touch -c -d "2025-10-13 13:18:32.000000000 +0000" "usr/share/julia/arch-site/LEMONGraphs/test/test_mwpm.jl"
  touch -c -d "2025-10-13 13:18:32.000000000 +0000" "usr/share/julia/arch-site/LEMONGraphs/test/test_jet.jl"
  touch -c -d "2025-10-13 13:18:32.000000000 +0000" "usr/share/julia/arch-site/LEMONGraphs/test/test_aqua.jl"
  touch -c -d "2025-10-13 13:18:32.000000000 +0000" "usr/share/julia/arch-site/LEMONGraphs/test/runtests.jl"
  touch -c -d "2025-10-13 13:18:32.000000000 +0000" "usr/share/julia/arch-site/LEMONGraphs/test/Project.toml"
  touch -c -d "2025-10-13 13:18:32.000000000 +0000" "usr/share/julia/arch-site/LEMONGraphs/src/LEMONGraphs.jl"
  touch -c -d "2025-10-13 13:18:32.000000000 +0000" "usr/share/julia/arch-site/LEMONGraphs/README.md"
  touch -c -d "2025-10-13 13:18:45.866295386 +0000" "usr/share/julia/arch-site/LEMONGraphs/Project.toml"
  touch -c -d "2025-10-13 13:18:32.000000000 +0000" "usr/share/julia/arch-site/LEMONGraphs/LICENSE"
  touch -c -d "2025-10-13 13:18:32.000000000 +0000" "usr/share/julia/arch-site/LEMONGraphs/CHANGELOG.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
