timestamps-fix() {
  touch -c -d "2023-10-06 12:26:09.000000000 +0800" "usr/share/julia/arch-site/ConsoleProgressMonitor/test/runtests.jl"
  touch -c -d "2023-10-06 12:26:09.000000000 +0800" "usr/share/julia/arch-site/ConsoleProgressMonitor/test/demos.jl"
  touch -c -d "2023-10-06 12:26:09.000000000 +0800" "usr/share/julia/arch-site/ConsoleProgressMonitor/src/router.jl"
  touch -c -d "2023-10-06 12:26:09.000000000 +0800" "usr/share/julia/arch-site/ConsoleProgressMonitor/src/ConsoleProgressMonitor.jl"
  touch -c -d "2023-10-06 12:26:09.000000000 +0800" "usr/share/julia/arch-site/ConsoleProgressMonitor/README.md"
  touch -c -d "2023-10-06 12:26:20.920930663 +0800" "usr/share/julia/arch-site/ConsoleProgressMonitor/Project.toml"
  touch -c -d "2023-10-06 12:26:09.000000000 +0800" "usr/share/julia/arch-site/ConsoleProgressMonitor/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
