timestamps-fix() {
  touch -c -d "2023-11-12 13:44:21.000000000 +0800" "usr/share/julia/arch-site/Sobol/test/runtests.jl"
  touch -c -d "2023-11-12 13:44:21.000000000 +0800" "usr/share/julia/arch-site/Sobol/test/results/exp_results_500"
  touch -c -d "2023-11-12 13:44:21.000000000 +0800" "usr/share/julia/arch-site/Sobol/test/results/exp_results_50"
  touch -c -d "2023-11-12 13:44:21.000000000 +0800" "usr/share/julia/arch-site/Sobol/test/results/exp_results_5"
  touch -c -d "2023-11-12 13:44:21.000000000 +0800" "usr/share/julia/arch-site/Sobol/test/results/exp_results_21201"
  touch -c -d "2023-11-12 13:44:21.000000000 +0800" "usr/share/julia/arch-site/Sobol/test/results/exp_results_20"
  touch -c -d "2023-11-12 13:44:21.000000000 +0800" "usr/share/julia/arch-site/Sobol/test/results/exp_results_100"
  touch -c -d "2023-11-12 13:44:21.000000000 +0800" "usr/share/julia/arch-site/Sobol/test/results/exp_results_10"
  touch -c -d "2023-11-12 13:44:21.000000000 +0800" "usr/share/julia/arch-site/Sobol/src/soboldata.jl"
  touch -c -d "2023-11-12 13:44:21.000000000 +0800" "usr/share/julia/arch-site/Sobol/src/sobol_minit.csv"
  touch -c -d "2023-11-12 13:44:21.000000000 +0800" "usr/share/julia/arch-site/Sobol/src/sobol_a.csv"
  touch -c -d "2023-11-12 13:44:21.000000000 +0800" "usr/share/julia/arch-site/Sobol/src/Sobol.jl"
  touch -c -d "2023-11-12 13:44:21.000000000 +0800" "usr/share/julia/arch-site/Sobol/sobol1024.png"
  touch -c -d "2023-11-12 13:44:21.000000000 +0800" "usr/share/julia/arch-site/Sobol/README.md"
  touch -c -d "2023-11-12 13:44:34.948096181 +0800" "usr/share/julia/arch-site/Sobol/Project.toml"
  touch -c -d "2023-11-12 13:44:21.000000000 +0800" "usr/share/julia/arch-site/Sobol/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
