timestamps-fix() {
  touch -c -d "2025-06-05 04:23:36.000000000 +0000" "usr/share/julia/arch-site/MakieCore/test/runtests.jl"
  touch -c -d "2025-06-05 04:23:36.000000000 +0000" "usr/share/julia/arch-site/MakieCore/src/types.jl"
  touch -c -d "2025-06-05 04:23:36.000000000 +0000" "usr/share/julia/arch-site/MakieCore/src/recipes.jl"
  touch -c -d "2025-06-05 04:23:36.000000000 +0000" "usr/share/julia/arch-site/MakieCore/src/conversion.jl"
  touch -c -d "2025-06-05 04:23:36.000000000 +0000" "usr/share/julia/arch-site/MakieCore/src/basic_plots.jl"
  touch -c -d "2025-06-05 04:23:36.000000000 +0000" "usr/share/julia/arch-site/MakieCore/src/attributes.jl"
  touch -c -d "2025-06-05 04:23:36.000000000 +0000" "usr/share/julia/arch-site/MakieCore/src/MakieCore.jl"
  touch -c -d "2025-06-05 04:23:36.000000000 +0000" "usr/share/julia/arch-site/MakieCore/README.md"
  touch -c -d "2025-06-05 04:23:51.904241681 +0000" "usr/share/julia/arch-site/MakieCore/Project.toml"
  touch -c -d "2025-06-05 04:23:36.000000000 +0000" "usr/share/julia/arch-site/MakieCore/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
