timestamps-fix() {
  touch -c -d "2023-11-12 13:41:56.000000000 +0800" "usr/share/julia/arch-site/LegibleLambdas/test/runtests.jl"
  touch -c -d "2023-11-12 13:41:56.000000000 +0800" "usr/share/julia/arch-site/LegibleLambdas/src/LegibleLambdas.jl"
  touch -c -d "2023-11-12 13:41:56.000000000 +0800" "usr/share/julia/arch-site/LegibleLambdas/README.md"
  touch -c -d "2023-11-12 13:42:09.278036941 +0800" "usr/share/julia/arch-site/LegibleLambdas/Project.toml"
  touch -c -d "2023-11-12 13:41:56.000000000 +0800" "usr/share/julia/arch-site/LegibleLambdas/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
