timestamps-fix() {
  touch -c -d "2023-10-04 12:32:56.000000000 +0800" "usr/share/julia/arch-site/Cbc/test/segfault.mof.json"
  touch -c -d "2023-10-04 12:32:56.000000000 +0800" "usr/share/julia/arch-site/Cbc/test/runtests.jl"
  touch -c -d "2023-10-04 12:32:56.000000000 +0800" "usr/share/julia/arch-site/Cbc/test/MOI_wrapper.jl"
  touch -c -d "2023-10-04 12:32:56.000000000 +0800" "usr/share/julia/arch-site/Cbc/src/gen/libcbc_common.jl"
  touch -c -d "2023-10-04 12:32:56.000000000 +0800" "usr/share/julia/arch-site/Cbc/src/gen/libcbc_api.jl"
  touch -c -d "2023-10-04 12:32:56.000000000 +0800" "usr/share/julia/arch-site/Cbc/src/MOI_wrapper/MOI_wrapper.jl"
  touch -c -d "2023-10-04 12:32:56.000000000 +0800" "usr/share/julia/arch-site/Cbc/src/Cbc.jl"
  touch -c -d "2023-10-04 12:32:56.000000000 +0800" "usr/share/julia/arch-site/Cbc/scripts/clang.jl"
  touch -c -d "2023-10-04 12:32:56.000000000 +0800" "usr/share/julia/arch-site/Cbc/scripts/Project.toml"
  touch -c -d "2023-10-04 12:32:56.000000000 +0800" "usr/share/julia/arch-site/Cbc/README.md"
  touch -c -d "2023-10-04 12:33:07.137517649 +0800" "usr/share/julia/arch-site/Cbc/Project.toml"
  touch -c -d "2023-10-04 12:32:56.000000000 +0800" "usr/share/julia/arch-site/Cbc/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
