timestamps-fix() {
  touch -c -d "2025-10-07 00:12:23.000000000 +0000" "usr/share/julia/arch-site/StaticLint/test/typeinf.jl"
  touch -c -d "2025-10-07 00:12:23.000000000 +0000" "usr/share/julia/arch-site/StaticLint/test/runtests.jl"
  touch -c -d "2025-10-07 00:12:23.000000000 +0000" "usr/share/julia/arch-site/StaticLint/src/utils.jl"
  touch -c -d "2025-10-07 00:12:23.000000000 +0000" "usr/share/julia/arch-site/StaticLint/src/type_inf.jl"
  touch -c -d "2025-10-07 00:12:23.000000000 +0000" "usr/share/julia/arch-site/StaticLint/src/subtypes.jl"
  touch -c -d "2025-10-07 00:12:23.000000000 +0000" "usr/share/julia/arch-site/StaticLint/src/server.jl"
  touch -c -d "2025-10-07 00:12:23.000000000 +0000" "usr/share/julia/arch-site/StaticLint/src/scope.jl"
  touch -c -d "2025-10-07 00:12:23.000000000 +0000" "usr/share/julia/arch-site/StaticLint/src/references.jl"
  touch -c -d "2025-10-07 00:12:23.000000000 +0000" "usr/share/julia/arch-site/StaticLint/src/methodmatching.jl"
  touch -c -d "2025-10-07 00:12:23.000000000 +0000" "usr/share/julia/arch-site/StaticLint/src/macros.jl"
  touch -c -d "2025-10-07 00:12:23.000000000 +0000" "usr/share/julia/arch-site/StaticLint/src/linting/checks.jl"
  touch -c -d "2025-10-07 00:12:23.000000000 +0000" "usr/share/julia/arch-site/StaticLint/src/interface.jl"
  touch -c -d "2025-10-07 00:12:23.000000000 +0000" "usr/share/julia/arch-site/StaticLint/src/imports.jl"
  touch -c -d "2025-10-07 00:12:23.000000000 +0000" "usr/share/julia/arch-site/StaticLint/src/exception_types.jl"
  touch -c -d "2025-10-07 00:12:23.000000000 +0000" "usr/share/julia/arch-site/StaticLint/src/coretypes.jl"
  touch -c -d "2025-10-07 00:12:23.000000000 +0000" "usr/share/julia/arch-site/StaticLint/src/bindings.jl"
  touch -c -d "2025-10-07 00:12:23.000000000 +0000" "usr/share/julia/arch-site/StaticLint/src/StaticLint.jl"
  touch -c -d "2025-10-07 00:12:23.000000000 +0000" "usr/share/julia/arch-site/StaticLint/docs/src/syntax.md"
  touch -c -d "2025-10-07 00:12:23.000000000 +0000" "usr/share/julia/arch-site/StaticLint/docs/src/index.md"
  touch -c -d "2025-10-07 00:12:23.000000000 +0000" "usr/share/julia/arch-site/StaticLint/docs/make.jl"
  touch -c -d "2025-10-07 00:12:23.000000000 +0000" "usr/share/julia/arch-site/StaticLint/docs/Project.toml"
  touch -c -d "2025-10-07 00:12:23.000000000 +0000" "usr/share/julia/arch-site/StaticLint/docs/.gitignore"
  touch -c -d "2025-10-07 00:12:23.000000000 +0000" "usr/share/julia/arch-site/StaticLint/README.md"
  touch -c -d "2025-10-07 00:12:36.927982256 +0000" "usr/share/julia/arch-site/StaticLint/Project.toml"
  touch -c -d "2025-10-07 00:12:23.000000000 +0000" "usr/share/julia/arch-site/StaticLint/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
