timestamps-fix() {
  touch -c -d "2023-10-03 13:22:21.000000000 +0800" "usr/share/julia/arch-site/DataValueInterfaces/test/runtests.jl"
  touch -c -d "2023-10-03 13:22:21.000000000 +0800" "usr/share/julia/arch-site/DataValueInterfaces/src/DataValueInterfaces.jl"
  touch -c -d "2023-10-03 13:22:21.000000000 +0800" "usr/share/julia/arch-site/DataValueInterfaces/README.md"
  touch -c -d "2023-10-03 13:23:18.333883317 +0800" "usr/share/julia/arch-site/DataValueInterfaces/Project.toml"
  touch -c -d "2023-10-03 13:22:21.000000000 +0800" "usr/share/julia/arch-site/DataValueInterfaces/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
