timestamps-fix() {
  touch -c -d "2026-08-05 11:55:28.000000000 +0000" "usr/share/julia/arch-site/ANSIColoredPrinters/test/plain.jl"
  touch -c -d "2026-08-05 11:55:28.000000000 +0000" "usr/share/julia/arch-site/ANSIColoredPrinters/test/html.jl"
  touch -c -d "2026-08-05 11:55:28.000000000 +0000" "usr/share/julia/arch-site/ANSIColoredPrinters/test/runtests.jl"
  touch -c -d "2026-08-05 11:55:28.000000000 +0000" "usr/share/julia/arch-site/ANSIColoredPrinters/test/colors.jl"
  touch -c -d "2026-08-05 11:55:28.000000000 +0000" "usr/share/julia/arch-site/ANSIColoredPrinters/src/plain.jl"
  touch -c -d "2026-08-05 11:55:28.000000000 +0000" "usr/share/julia/arch-site/ANSIColoredPrinters/src/html.jl"
  touch -c -d "2026-08-05 11:55:28.000000000 +0000" "usr/share/julia/arch-site/ANSIColoredPrinters/src/colors.jl"
  touch -c -d "2026-08-05 11:55:28.000000000 +0000" "usr/share/julia/arch-site/ANSIColoredPrinters/src/ANSIColoredPrinters.jl"
  touch -c -d "2026-08-05 11:55:28.000000000 +0000" "usr/share/julia/arch-site/ANSIColoredPrinters/docs/Project.toml"
  touch -c -d "2026-08-05 11:55:28.000000000 +0000" "usr/share/julia/arch-site/ANSIColoredPrinters/docs/src/supported-codes.md"
  touch -c -d "2026-08-05 11:55:28.000000000 +0000" "usr/share/julia/arch-site/ANSIColoredPrinters/docs/src/reference.md"
  touch -c -d "2026-08-05 11:55:28.000000000 +0000" "usr/share/julia/arch-site/ANSIColoredPrinters/docs/src/output-formats.md"
  touch -c -d "2026-08-05 11:55:28.000000000 +0000" "usr/share/julia/arch-site/ANSIColoredPrinters/docs/src/index.md"
  touch -c -d "2026-08-05 11:55:28.000000000 +0000" "usr/share/julia/arch-site/ANSIColoredPrinters/docs/src/assets/default.css"
  touch -c -d "2026-08-05 11:55:28.000000000 +0000" "usr/share/julia/arch-site/ANSIColoredPrinters/docs/make.jl"
  touch -c -d "2026-08-05 11:55:28.000000000 +0000" "usr/share/julia/arch-site/ANSIColoredPrinters/README.md"
  touch -c -d "2026-08-05 11:55:43.277815558 +0000" "usr/share/julia/arch-site/ANSIColoredPrinters/Project.toml"
  touch -c -d "2026-08-05 11:55:28.000000000 +0000" "usr/share/julia/arch-site/ANSIColoredPrinters/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
