timestamps-fix() {
  touch -c -d "2025-09-25 15:55:13.000000000 +0000" "usr/share/julia/arch-site/Cbc/test/segfault.mof.json"
  touch -c -d "2025-09-25 15:55:13.000000000 +0000" "usr/share/julia/arch-site/Cbc/test/runtests.jl"
  touch -c -d "2025-09-25 15:55:13.000000000 +0000" "usr/share/julia/arch-site/Cbc/test/MOI_wrapper.jl"
  touch -c -d "2025-09-25 15:55:13.000000000 +0000" "usr/share/julia/arch-site/Cbc/src/gen/libcbc_common.jl"
  touch -c -d "2025-09-25 15:55:13.000000000 +0000" "usr/share/julia/arch-site/Cbc/src/gen/libcbc_api.jl"
  touch -c -d "2025-09-25 15:55:13.000000000 +0000" "usr/share/julia/arch-site/Cbc/src/MOI_wrapper/MOI_wrapper.jl"
  touch -c -d "2025-09-25 15:55:13.000000000 +0000" "usr/share/julia/arch-site/Cbc/src/Cbc.jl"
  touch -c -d "2025-09-25 15:55:13.000000000 +0000" "usr/share/julia/arch-site/Cbc/scripts/clang.jl"
  touch -c -d "2025-09-25 15:55:13.000000000 +0000" "usr/share/julia/arch-site/Cbc/scripts/Project.toml"
  touch -c -d "2025-09-25 15:55:13.000000000 +0000" "usr/share/julia/arch-site/Cbc/README.md"
  touch -c -d "2025-09-25 15:55:29.485294529 +0000" "usr/share/julia/arch-site/Cbc/Project.toml"
  touch -c -d "2025-09-25 15:55:13.000000000 +0000" "usr/share/julia/arch-site/Cbc/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
