timestamps-fix() {
  touch -c -d "2026-08-05 02:29:16.000000000 +0000" "usr/share/julia/arch-site/Crayons/test/runtests.jl"
  touch -c -d "2026-08-05 02:29:16.000000000 +0000" "usr/share/julia/arch-site/Crayons/src/test_prints.jl"
  touch -c -d "2026-08-05 02:29:16.000000000 +0000" "usr/share/julia/arch-site/Crayons/src/precompile.jl"
  touch -c -d "2026-08-05 02:29:16.000000000 +0000" "usr/share/julia/arch-site/Crayons/src/macro.jl"
  touch -c -d "2026-08-05 02:29:16.000000000 +0000" "usr/share/julia/arch-site/Crayons/src/logo.jl"
  touch -c -d "2026-08-05 02:29:16.000000000 +0000" "usr/share/julia/arch-site/Crayons/src/downcasts.jl"
  touch -c -d "2026-08-05 02:29:16.000000000 +0000" "usr/share/julia/arch-site/Crayons/src/crayon_wrapper.jl"
  touch -c -d "2026-08-05 02:29:16.000000000 +0000" "usr/share/julia/arch-site/Crayons/src/crayon_stack.jl"
  touch -c -d "2026-08-05 02:29:16.000000000 +0000" "usr/share/julia/arch-site/Crayons/src/crayon.jl"
  touch -c -d "2026-08-05 02:29:16.000000000 +0000" "usr/share/julia/arch-site/Crayons/src/consts.jl"
  touch -c -d "2026-08-05 02:29:16.000000000 +0000" "usr/share/julia/arch-site/Crayons/src/Crayons.jl"
  touch -c -d "2026-08-05 02:29:16.000000000 +0000" "usr/share/julia/arch-site/Crayons/logo.png"
  touch -c -d "2026-08-05 02:29:16.000000000 +0000" "usr/share/julia/arch-site/Crayons/README.md"
  touch -c -d "2026-08-05 02:29:31.710317550 +0000" "usr/share/julia/arch-site/Crayons/Project.toml"
  touch -c -d "2026-08-05 02:29:16.000000000 +0000" "usr/share/julia/arch-site/Crayons/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
