timestamps-fix() {
  touch -c -d "2024-02-24 20:21:15.000000000 +0800" "usr/share/julia/arch-site/Hyperscript/test/runtests.jl"
  touch -c -d "2024-02-24 20:21:15.000000000 +0800" "usr/share/julia/arch-site/Hyperscript/src/cssunits.jl"
  touch -c -d "2024-02-24 20:21:15.000000000 +0800" "usr/share/julia/arch-site/Hyperscript/src/Hyperscript.jl"
  touch -c -d "2024-02-24 20:21:15.000000000 +0800" "usr/share/julia/arch-site/Hyperscript/README.md"
  touch -c -d "2024-02-24 20:21:29.725235315 +0800" "usr/share/julia/arch-site/Hyperscript/Project.toml"
  touch -c -d "2024-02-24 20:21:15.000000000 +0800" "usr/share/julia/arch-site/Hyperscript/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
