timestamps-fix() {
  touch -c -d "2023-10-04 12:44:03.000000000 +0800" "usr/share/julia/arch-site/FunctionWrappers/test/runtests.jl"
  touch -c -d "2023-10-04 12:44:03.000000000 +0800" "usr/share/julia/arch-site/FunctionWrappers/src/FunctionWrappers.jl"
  touch -c -d "2023-10-04 12:44:03.000000000 +0800" "usr/share/julia/arch-site/FunctionWrappers/README.md"
  touch -c -d "2023-10-04 12:44:12.968058977 +0800" "usr/share/julia/arch-site/FunctionWrappers/Project.toml"
  touch -c -d "2023-10-04 12:44:03.000000000 +0800" "usr/share/julia/arch-site/FunctionWrappers/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
