timestamps-fix() {
  touch -c -d "2024-08-31 21:27:56.000000000 +0800" "usr/share/julia/arch-site/ExponentialAction/LICENSE"
  touch -c -d "2024-08-31 21:28:12.570113477 +0800" "usr/share/julia/arch-site/ExponentialAction/Project.toml"
  touch -c -d "2024-08-31 21:27:56.000000000 +0800" "usr/share/julia/arch-site/ExponentialAction/README.md"
  touch -c -d "2024-08-31 21:27:56.000000000 +0800" "usr/share/julia/arch-site/ExponentialAction/docs/Project.toml"
  touch -c -d "2024-08-31 21:27:56.000000000 +0800" "usr/share/julia/arch-site/ExponentialAction/docs/make.jl"
  touch -c -d "2024-08-31 21:27:56.000000000 +0800" "usr/share/julia/arch-site/ExponentialAction/docs/src/index.md"
  touch -c -d "2024-08-31 21:27:56.000000000 +0800" "usr/share/julia/arch-site/ExponentialAction/docs/src/lib/internals.md"
  touch -c -d "2024-08-31 21:27:56.000000000 +0800" "usr/share/julia/arch-site/ExponentialAction/docs/src/lib/public.md"
  touch -c -d "2024-08-31 21:27:56.000000000 +0800" "usr/share/julia/arch-site/ExponentialAction/src/ExponentialAction.jl"
  touch -c -d "2024-08-31 21:27:56.000000000 +0800" "usr/share/julia/arch-site/ExponentialAction/src/coefficients.jl"
  touch -c -d "2024-08-31 21:27:56.000000000 +0800" "usr/share/julia/arch-site/ExponentialAction/src/expv.jl"
  touch -c -d "2024-08-31 21:27:56.000000000 +0800" "usr/share/julia/arch-site/ExponentialAction/src/parameters.jl"
  touch -c -d "2024-08-31 21:27:56.000000000 +0800" "usr/share/julia/arch-site/ExponentialAction/src/sequence.jl"
  touch -c -d "2024-08-31 21:27:56.000000000 +0800" "usr/share/julia/arch-site/ExponentialAction/src/taylor.jl"
  touch -c -d "2024-08-31 21:27:56.000000000 +0800" "usr/share/julia/arch-site/ExponentialAction/src/util.jl"
  touch -c -d "2024-08-31 21:27:56.000000000 +0800" "usr/share/julia/arch-site/ExponentialAction/test/aqua.jl"
  touch -c -d "2024-08-31 21:27:56.000000000 +0800" "usr/share/julia/arch-site/ExponentialAction/test/autodiff.jl"
  touch -c -d "2024-08-31 21:27:56.000000000 +0800" "usr/share/julia/arch-site/ExponentialAction/test/expv.jl"
  touch -c -d "2024-08-31 21:27:56.000000000 +0800" "usr/share/julia/arch-site/ExponentialAction/test/helpers.jl"
  touch -c -d "2024-08-31 21:27:56.000000000 +0800" "usr/share/julia/arch-site/ExponentialAction/test/runtests.jl"
  touch -c -d "2024-08-31 21:27:56.000000000 +0800" "usr/share/julia/arch-site/ExponentialAction/test/sequence.jl"
  touch -c -d "2024-08-31 21:27:56.000000000 +0800" "usr/share/julia/arch-site/ExponentialAction/test/taylor.jl"
  touch -c -d "2024-08-31 21:27:56.000000000 +0800" "usr/share/julia/arch-site/ExponentialAction/test/util.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
