timestamps-fix() {
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/test/test_index.jl"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/test/test.tpl"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/test/test-sections-lf.tpl"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/test/test-sections-crlf.tpl"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/test/spec_sections.jl"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/test/spec_partials.jl"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/test/spec_lambdas.jl"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/test/spec_inverted.jl"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/test/spec_interpolation.jl"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/test/spec_delimiters.jl"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/test/spec_comments.jl"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/test/runtests.jl"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/test/pm2.jl"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/test/mustache_specs.jl"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/test/multiple_nested_sections.jl"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/test/examples.jl"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/test/data-frame-test.jl"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/test/Mustache_test.jl"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/src/writer.jl"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/src/utils.jl"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/src/tokens.jl"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/src/render.jl"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/src/parse.jl"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/src/context.jl"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/src/Mustache.jl"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/docs/src/index.md"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/docs/make.jl"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/docs/Project.toml"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/docs/.gitignore"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/README.md"
  touch -c -d "2025-06-05 04:26:34.005219723 +0000" "usr/share/julia/arch-site/Mustache/Project.toml"
  touch -c -d "2025-06-05 04:26:18.000000000 +0000" "usr/share/julia/arch-site/Mustache/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
