timestamps-fix() {
  touch -c -d "2025-09-18 04:35:58.000000000 +0000" "usr/share/julia/arch-site/CondaPkg/test/setup.jl"
  touch -c -d "2025-09-18 04:35:58.000000000 +0000" "usr/share/julia/arch-site/CondaPkg/test/runtests.jl"
  touch -c -d "2025-09-18 04:35:58.000000000 +0000" "usr/share/julia/arch-site/CondaPkg/test/pkgrepl.jl"
  touch -c -d "2025-09-18 04:35:58.000000000 +0000" "usr/share/julia/arch-site/CondaPkg/test/main.jl"
  touch -c -d "2025-09-18 04:35:58.000000000 +0000" "usr/share/julia/arch-site/CondaPkg/test/internals.jl"
  touch -c -d "2025-09-18 04:35:58.000000000 +0000" "usr/share/julia/arch-site/CondaPkg/test/data/example_python_package-1.0.0.tar.gz"
  touch -c -d "2025-09-18 04:35:58.000000000 +0000" "usr/share/julia/arch-site/CondaPkg/test/data/example_python_package-1.0.0-py3-none-any.whl"
  touch -c -d "2025-09-18 04:35:58.000000000 +0000" "usr/share/julia/arch-site/CondaPkg/test/data/example-python-package/src/example_python_package/__init__.py"
  touch -c -d "2025-09-18 04:35:58.000000000 +0000" "usr/share/julia/arch-site/CondaPkg/test/data/example-python-package/pyproject.toml"
  touch -c -d "2025-09-18 04:35:58.000000000 +0000" "usr/share/julia/arch-site/CondaPkg/test/aqua.jl"
  touch -c -d "2025-09-18 04:35:58.000000000 +0000" "usr/share/julia/arch-site/CondaPkg/src/spec.jl"
  touch -c -d "2025-09-18 04:35:58.000000000 +0000" "usr/share/julia/arch-site/CondaPkg/src/resolve.jl"
  touch -c -d "2025-09-18 04:35:58.000000000 +0000" "usr/share/julia/arch-site/CondaPkg/src/meta.jl"
  touch -c -d "2025-09-18 04:35:58.000000000 +0000" "usr/share/julia/arch-site/CondaPkg/src/env.jl"
  touch -c -d "2025-09-18 04:35:58.000000000 +0000" "usr/share/julia/arch-site/CondaPkg/src/deps.jl"
  touch -c -d "2025-09-18 04:35:58.000000000 +0000" "usr/share/julia/arch-site/CondaPkg/src/backend.jl"
  touch -c -d "2025-09-18 04:35:58.000000000 +0000" "usr/share/julia/arch-site/CondaPkg/src/PkgREPL.jl"
  touch -c -d "2025-09-18 04:35:58.000000000 +0000" "usr/share/julia/arch-site/CondaPkg/src/CondaPkg.jl"
  touch -c -d "2025-09-18 04:35:58.000000000 +0000" "usr/share/julia/arch-site/CondaPkg/logo.png"
  touch -c -d "2025-09-18 04:35:58.000000000 +0000" "usr/share/julia/arch-site/CondaPkg/README.md"
  touch -c -d "2025-09-18 04:36:11.813545469 +0000" "usr/share/julia/arch-site/CondaPkg/Project.toml"
  touch -c -d "2025-09-18 04:35:58.000000000 +0000" "usr/share/julia/arch-site/CondaPkg/LICENSE"
  touch -c -d "2025-09-18 04:35:58.000000000 +0000" "usr/share/julia/arch-site/CondaPkg/CHANGELOG.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
