timestamps-fix() {
  touch -c -d "2024-11-22 05:44:59.000000000 +0800" "usr/share/julia/arch-site/MyterialColors/LICENSE"
  touch -c -d "2024-11-22 05:44:59.000000000 +0800" "usr/share/julia/arch-site/MyterialColors/Manifest.toml"
  touch -c -d "2024-11-22 05:45:15.123334772 +0800" "usr/share/julia/arch-site/MyterialColors/Project.toml"
  touch -c -d "2024-11-22 05:44:59.000000000 +0800" "usr/share/julia/arch-site/MyterialColors/README.md"
  touch -c -d "2024-11-22 05:44:59.000000000 +0800" "usr/share/julia/arch-site/MyterialColors/docs/Manifest.toml"
  touch -c -d "2024-11-22 05:44:59.000000000 +0800" "usr/share/julia/arch-site/MyterialColors/docs/Project.toml"
  touch -c -d "2024-11-22 05:44:59.000000000 +0800" "usr/share/julia/arch-site/MyterialColors/docs/colors.PNG"
  touch -c -d "2024-11-22 05:44:59.000000000 +0800" "usr/share/julia/arch-site/MyterialColors/docs/make.jl"
  touch -c -d "2024-11-22 05:44:59.000000000 +0800" "usr/share/julia/arch-site/MyterialColors/docs/palette.png"
  touch -c -d "2024-11-22 05:44:59.000000000 +0800" "usr/share/julia/arch-site/MyterialColors/docs/src/index.md"
  touch -c -d "2024-11-22 05:44:59.000000000 +0800" "usr/share/julia/arch-site/MyterialColors/src/MyterialColors.jl"
  touch -c -d "2024-11-22 05:44:59.000000000 +0800" "usr/share/julia/arch-site/MyterialColors/src/codes.jl"
  touch -c -d "2024-11-22 05:44:59.000000000 +0800" "usr/share/julia/arch-site/MyterialColors/src/palette.jl"
  touch -c -d "2024-11-22 05:44:59.000000000 +0800" "usr/share/julia/arch-site/MyterialColors/src/types.jl"
  touch -c -d "2024-11-22 05:44:59.000000000 +0800" "usr/share/julia/arch-site/MyterialColors/src/utils.jl"
  touch -c -d "2024-11-22 05:44:59.000000000 +0800" "usr/share/julia/arch-site/MyterialColors/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
