timestamps-fix() {
  touch -c -d "2023-10-03 16:02:37.000000000 +0800" "usr/share/julia/arch-site/Crayons/test/runtests.jl"
  touch -c -d "2023-10-03 16:02:37.000000000 +0800" "usr/share/julia/arch-site/Crayons/src/test_prints.jl"
  touch -c -d "2023-10-03 16:02:37.000000000 +0800" "usr/share/julia/arch-site/Crayons/src/precompile.jl"
  touch -c -d "2023-10-03 16:02:37.000000000 +0800" "usr/share/julia/arch-site/Crayons/src/macro.jl"
  touch -c -d "2023-10-03 16:02:37.000000000 +0800" "usr/share/julia/arch-site/Crayons/src/logo.jl"
  touch -c -d "2023-10-03 16:02:37.000000000 +0800" "usr/share/julia/arch-site/Crayons/src/downcasts.jl"
  touch -c -d "2023-10-03 16:02:37.000000000 +0800" "usr/share/julia/arch-site/Crayons/src/crayon_wrapper.jl"
  touch -c -d "2023-10-03 16:02:37.000000000 +0800" "usr/share/julia/arch-site/Crayons/src/crayon_stack.jl"
  touch -c -d "2023-10-03 16:02:37.000000000 +0800" "usr/share/julia/arch-site/Crayons/src/crayon.jl"
  touch -c -d "2023-10-03 16:02:37.000000000 +0800" "usr/share/julia/arch-site/Crayons/src/consts.jl"
  touch -c -d "2023-10-03 16:02:37.000000000 +0800" "usr/share/julia/arch-site/Crayons/src/Crayons.jl"
  touch -c -d "2023-10-03 16:02:37.000000000 +0800" "usr/share/julia/arch-site/Crayons/logo.png"
  touch -c -d "2023-10-03 16:02:37.000000000 +0800" "usr/share/julia/arch-site/Crayons/README.md"
  touch -c -d "2023-10-03 16:03:33.199343245 +0800" "usr/share/julia/arch-site/Crayons/Project.toml"
  touch -c -d "2023-10-03 16:02:37.000000000 +0800" "usr/share/julia/arch-site/Crayons/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
