timestamps-fix() {
  touch -c -d "2024-08-31 21:40:56.000000000 +0800" "usr/share/julia/arch-site/LBFGSB/LICENSE"
  touch -c -d "2024-08-31 21:41:11.685267969 +0800" "usr/share/julia/arch-site/LBFGSB/Project.toml"
  touch -c -d "2024-08-31 21:40:56.000000000 +0800" "usr/share/julia/arch-site/LBFGSB/README.md"
  touch -c -d "2024-08-31 21:40:56.000000000 +0800" "usr/share/julia/arch-site/LBFGSB/src/LBFGSB.jl"
  touch -c -d "2024-08-31 21:40:56.000000000 +0800" "usr/share/julia/arch-site/LBFGSB/src/subroutine.jl"
  touch -c -d "2024-08-31 21:40:56.000000000 +0800" "usr/share/julia/arch-site/LBFGSB/src/wrapper.jl"
  touch -c -d "2024-08-31 21:40:56.000000000 +0800" "usr/share/julia/arch-site/LBFGSB/test/driver1.jl"
  touch -c -d "2024-08-31 21:40:56.000000000 +0800" "usr/share/julia/arch-site/LBFGSB/test/driver2.jl"
  touch -c -d "2024-08-31 21:40:56.000000000 +0800" "usr/share/julia/arch-site/LBFGSB/test/driver3.jl"
  touch -c -d "2024-08-31 21:40:56.000000000 +0800" "usr/share/julia/arch-site/LBFGSB/test/runtests.jl"
  touch -c -d "2024-08-31 21:40:56.000000000 +0800" "usr/share/julia/arch-site/LBFGSB/test/wrapper.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
