timestamps-fix() {
  touch -c -d "2025-03-06 06:19:03.000000000 +0000" "usr/share/julia/arch-site/YaoSym/LICENSE"
  touch -c -d "2025-03-06 06:19:18.039238519 +0000" "usr/share/julia/arch-site/YaoSym/Project.toml"
  touch -c -d "2025-03-06 06:19:03.000000000 +0000" "usr/share/julia/arch-site/YaoSym/README.md"
  touch -c -d "2025-03-06 06:19:03.000000000 +0000" "usr/share/julia/arch-site/YaoSym/docs/Project.toml"
  touch -c -d "2025-03-06 06:19:03.000000000 +0000" "usr/share/julia/arch-site/YaoSym/docs/make.jl"
  touch -c -d "2025-03-06 06:19:03.000000000 +0000" "usr/share/julia/arch-site/YaoSym/docs/src/index.md"
  touch -c -d "2025-03-06 06:19:03.000000000 +0000" "usr/share/julia/arch-site/YaoSym/example/symad.jl"
  touch -c -d "2025-03-06 06:19:03.000000000 +0000" "usr/share/julia/arch-site/YaoSym/example/symad2.jl"
  touch -c -d "2025-03-06 06:19:03.000000000 +0000" "usr/share/julia/arch-site/YaoSym/src/YaoSym.jl"
  touch -c -d "2025-03-06 06:19:03.000000000 +0000" "usr/share/julia/arch-site/YaoSym/src/register.jl"
  touch -c -d "2025-03-06 06:19:03.000000000 +0000" "usr/share/julia/arch-site/YaoSym/src/symengine/blocks.jl"
  touch -c -d "2025-03-06 06:19:03.000000000 +0000" "usr/share/julia/arch-site/YaoSym/src/symengine/instruct.jl"
  touch -c -d "2025-03-06 06:19:03.000000000 +0000" "usr/share/julia/arch-site/YaoSym/src/symengine/patch.jl"
  touch -c -d "2025-03-06 06:19:03.000000000 +0000" "usr/share/julia/arch-site/YaoSym/src/symengine/register.jl"
  touch -c -d "2025-03-06 06:19:03.000000000 +0000" "usr/share/julia/arch-site/YaoSym/src/symengine/symengine.jl"
  touch -c -d "2025-03-06 06:19:03.000000000 +0000" "usr/share/julia/arch-site/YaoSym/test/register.jl"
  touch -c -d "2025-03-06 06:19:03.000000000 +0000" "usr/share/julia/arch-site/YaoSym/test/runtests.jl"
  touch -c -d "2025-03-06 06:19:03.000000000 +0000" "usr/share/julia/arch-site/YaoSym/test/symengine/backend.jl"
  touch -c -d "2025-03-06 06:19:03.000000000 +0000" "usr/share/julia/arch-site/YaoSym/test/symengine/blocks.jl"
  touch -c -d "2025-03-06 06:19:03.000000000 +0000" "usr/share/julia/arch-site/YaoSym/test/symengine/instruct.jl"
  touch -c -d "2025-03-06 06:19:03.000000000 +0000" "usr/share/julia/arch-site/YaoSym/test/symengine/register.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
