timestamps-fix() {
  touch -c -d "2023-10-05 12:20:28.000000000 +0800" "usr/share/julia/arch-site/LambertW/test/runtests.jl"
  touch -c -d "2023-10-05 12:20:28.000000000 +0800" "usr/share/julia/arch-site/LambertW/test/lambertw_test.jl"
  touch -c -d "2023-10-05 12:20:28.000000000 +0800" "usr/share/julia/arch-site/LambertW/src/LambertW.jl"
  touch -c -d "2023-10-05 12:20:28.000000000 +0800" "usr/share/julia/arch-site/LambertW/removewht.sh"
  touch -c -d "2023-10-05 12:20:28.000000000 +0800" "usr/share/julia/arch-site/LambertW/dtest/lwcoeff.jl"
  touch -c -d "2023-10-05 12:20:28.000000000 +0800" "usr/share/julia/arch-site/LambertW/dtest/dtest.jl"
  touch -c -d "2023-10-05 12:20:28.000000000 +0800" "usr/share/julia/arch-site/LambertW/dtest/byhand.jl"
  touch -c -d "2023-10-05 12:20:28.000000000 +0800" "usr/share/julia/arch-site/LambertW/REQUIRE"
  touch -c -d "2023-10-05 12:20:28.000000000 +0800" "usr/share/julia/arch-site/LambertW/README.md"
  touch -c -d "2023-10-05 12:20:39.555606344 +0800" "usr/share/julia/arch-site/LambertW/Project.toml"
  touch -c -d "2023-10-05 12:20:28.000000000 +0800" "usr/share/julia/arch-site/LambertW/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
