timestamps-fix() {
  touch -c -d "2024-12-12 14:28:43.000000000 +0800" "usr/share/julia/arch-site/LogExpFunctions/LICENSE.md"
  touch -c -d "2024-12-12 14:28:58.691386383 +0800" "usr/share/julia/arch-site/LogExpFunctions/Project.toml"
  touch -c -d "2024-12-12 14:28:43.000000000 +0800" "usr/share/julia/arch-site/LogExpFunctions/README.md"
  touch -c -d "2024-12-12 14:28:43.000000000 +0800" "usr/share/julia/arch-site/LogExpFunctions/docs/Project.toml"
  touch -c -d "2024-12-12 14:28:43.000000000 +0800" "usr/share/julia/arch-site/LogExpFunctions/docs/make.jl"
  touch -c -d "2024-12-12 14:28:43.000000000 +0800" "usr/share/julia/arch-site/LogExpFunctions/docs/src/index.md"
  touch -c -d "2024-12-12 14:28:43.000000000 +0800" "usr/share/julia/arch-site/LogExpFunctions/ext/LogExpFunctionsChainRulesCoreExt.jl"
  touch -c -d "2024-12-12 14:28:43.000000000 +0800" "usr/share/julia/arch-site/LogExpFunctions/ext/LogExpFunctionsChangesOfVariablesExt.jl"
  touch -c -d "2024-12-12 14:28:43.000000000 +0800" "usr/share/julia/arch-site/LogExpFunctions/ext/LogExpFunctionsInverseFunctionsExt.jl"
  touch -c -d "2024-12-12 14:28:43.000000000 +0800" "usr/share/julia/arch-site/LogExpFunctions/src/LogExpFunctions.jl"
  touch -c -d "2024-12-12 14:28:43.000000000 +0800" "usr/share/julia/arch-site/LogExpFunctions/src/basicfuns.jl"
  touch -c -d "2024-12-12 14:28:43.000000000 +0800" "usr/share/julia/arch-site/LogExpFunctions/src/logsumexp.jl"
  touch -c -d "2024-12-12 14:28:43.000000000 +0800" "usr/share/julia/arch-site/LogExpFunctions/test/basicfuns.jl"
  touch -c -d "2024-12-12 14:28:43.000000000 +0800" "usr/share/julia/arch-site/LogExpFunctions/test/chainrules.jl"
  touch -c -d "2024-12-12 14:28:43.000000000 +0800" "usr/share/julia/arch-site/LogExpFunctions/test/coverage/Project.toml"
  touch -c -d "2024-12-12 14:28:43.000000000 +0800" "usr/share/julia/arch-site/LogExpFunctions/test/coverage/coverage-summary.jl"
  touch -c -d "2024-12-12 14:28:43.000000000 +0800" "usr/share/julia/arch-site/LogExpFunctions/test/coverage/coverage.jl"
  touch -c -d "2024-12-12 14:28:43.000000000 +0800" "usr/share/julia/arch-site/LogExpFunctions/test/inverse.jl"
  touch -c -d "2024-12-12 14:28:43.000000000 +0800" "usr/share/julia/arch-site/LogExpFunctions/test/runtests.jl"
  touch -c -d "2024-12-12 14:28:43.000000000 +0800" "usr/share/julia/arch-site/LogExpFunctions/test/with_logabsdet_jacobian.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
