timestamps-fix() {
  touch -c -d "2024-11-13 21:29:22.000000000 +0800" "usr/share/julia/arch-site/LambertW/LICENSE.md"
  touch -c -d "2024-11-13 21:29:38.239190653 +0800" "usr/share/julia/arch-site/LambertW/Project.toml"
  touch -c -d "2024-11-13 21:29:22.000000000 +0800" "usr/share/julia/arch-site/LambertW/README.md"
  touch -c -d "2024-11-13 21:29:22.000000000 +0800" "usr/share/julia/arch-site/LambertW/src/LambertW.jl"
  touch -c -d "2024-11-13 21:29:22.000000000 +0800" "usr/share/julia/arch-site/LambertW/test/aqua_test.jl"
  touch -c -d "2024-11-13 21:29:22.000000000 +0800" "usr/share/julia/arch-site/LambertW/test/jet_test.jl"
  touch -c -d "2024-11-13 21:29:22.000000000 +0800" "usr/share/julia/arch-site/LambertW/test/lambertw_test.jl"
  touch -c -d "2024-11-13 21:29:22.000000000 +0800" "usr/share/julia/arch-site/LambertW/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
