timestamps-fix() {
  touch -c -d "2024-08-31 13:24:28.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/LICENSE"
  touch -c -d "2024-08-31 13:24:54.519911927 +0800" "usr/share/julia/arch-site/SimpleRandom/Project.toml"
  touch -c -d "2024-08-31 13:24:28.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/README.md"
  touch -c -d "2024-08-31 13:24:28.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/docs/Manifest.toml"
  touch -c -d "2024-08-31 13:24:28.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/docs/Project.toml"
  touch -c -d "2024-08-31 13:24:28.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/docs/build/.documenter-siteinfo.json"
  touch -c -d "2024-08-31 13:24:28.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/docs/build/assets/documenter.js"
  touch -c -d "2024-08-31 13:24:28.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/docs/build/assets/themes/catppuccin-frappe.css"
  touch -c -d "2024-08-31 13:24:28.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/docs/build/assets/themes/catppuccin-latte.css"
  touch -c -d "2024-08-31 13:24:28.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/docs/build/assets/themes/catppuccin-macchiato.css"
  touch -c -d "2024-08-31 13:24:28.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/docs/build/assets/themes/catppuccin-mocha.css"
  touch -c -d "2024-08-31 13:24:28.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/docs/build/assets/themes/documenter-dark.css"
  touch -c -d "2024-08-31 13:24:28.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/docs/build/assets/themes/documenter-light.css"
  touch -c -d "2024-08-31 13:24:28.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/docs/build/assets/themeswap.js"
  touch -c -d "2024-08-31 13:24:28.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/docs/build/assets/warner.js"
  touch -c -d "2024-08-31 13:24:28.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/docs/build/index.html"
  touch -c -d "2024-08-31 13:24:28.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/docs/build/objects.inv"
  touch -c -d "2024-08-31 13:24:28.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/docs/build/search_index.js"
  touch -c -d "2024-08-31 13:24:28.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/docs/make.jl"
  touch -c -d "2024-08-31 13:24:28.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/docs/src/index.md"
  touch -c -d "2024-08-31 13:24:28.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/src/RV.jl"
  touch -c -d "2024-08-31 13:24:28.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/src/SimpleRandom.jl"
  touch -c -d "2024-08-31 13:24:28.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/src/histplot.jl"
  touch -c -d "2024-08-31 13:24:28.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
