timestamps-fix() {
  touch -c -d "2025-08-27 01:22:20.000000000 +0000" "usr/share/julia/arch-site/InlineStrings/test/utf8.txt"
  touch -c -d "2025-08-27 01:22:20.000000000 +0000" "usr/share/julia/arch-site/InlineStrings/test/runtests.jl"
  touch -c -d "2025-08-27 01:22:20.000000000 +0000" "usr/share/julia/arch-site/InlineStrings/src/InlineStrings.jl"
  touch -c -d "2025-08-27 01:22:20.000000000 +0000" "usr/share/julia/arch-site/InlineStrings/ext/tests.jl"
  touch -c -d "2025-08-27 01:22:20.000000000 +0000" "usr/share/julia/arch-site/InlineStrings/ext/ParsersExt.jl"
  touch -c -d "2025-08-27 01:22:20.000000000 +0000" "usr/share/julia/arch-site/InlineStrings/ext/ArrowTypesExt.jl"
  touch -c -d "2025-08-27 01:22:20.000000000 +0000" "usr/share/julia/arch-site/InlineStrings/benchmarks/benchmark.jl"
  touch -c -d "2025-08-27 01:22:20.000000000 +0000" "usr/share/julia/arch-site/InlineStrings/README.md"
  touch -c -d "2025-08-27 01:22:34.562504568 +0000" "usr/share/julia/arch-site/InlineStrings/Project.toml"
  touch -c -d "2025-08-27 01:22:20.000000000 +0000" "usr/share/julia/arch-site/InlineStrings/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
