timestamps-fix() {
  touch -c -d "2026-09-07 04:52:10.000000000 +0000" "usr/share/julia/arch-site/InlineStrings/test/runtests.jl"
  touch -c -d "2026-09-07 04:52:10.000000000 +0000" "usr/share/julia/arch-site/InlineStrings/test/utf8.txt"
  touch -c -d "2026-09-07 04:52:10.000000000 +0000" "usr/share/julia/arch-site/InlineStrings/src/InlineStrings.jl"
  touch -c -d "2026-09-07 04:52:10.000000000 +0000" "usr/share/julia/arch-site/InlineStrings/ext/tests.jl"
  touch -c -d "2026-09-07 04:52:10.000000000 +0000" "usr/share/julia/arch-site/InlineStrings/ext/ParsersExt.jl"
  touch -c -d "2026-09-07 04:52:10.000000000 +0000" "usr/share/julia/arch-site/InlineStrings/ext/ArrowTypesExt.jl"
  touch -c -d "2026-09-07 04:52:10.000000000 +0000" "usr/share/julia/arch-site/InlineStrings/benchmarks/benchmark.jl"
  touch -c -d "2026-09-07 04:52:10.000000000 +0000" "usr/share/julia/arch-site/InlineStrings/README.md"
  touch -c -d "2026-09-07 04:52:25.341273739 +0000" "usr/share/julia/arch-site/InlineStrings/Project.toml"
  touch -c -d "2026-09-07 04:52:10.000000000 +0000" "usr/share/julia/arch-site/InlineStrings/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
