timestamps-fix() {
  touch -c -d "2023-10-03 04:42:00.000000000 +0800" "usr/share/julia/stdlib/v1.11/DataValueInterfaces/test/runtests.jl"
  touch -c -d "2023-10-03 04:42:00.000000000 +0800" "usr/share/julia/stdlib/v1.11/DataValueInterfaces/src/DataValueInterfaces.jl"
  touch -c -d "2023-10-03 04:42:00.000000000 +0800" "usr/share/julia/stdlib/v1.11/DataValueInterfaces/README.md"
  touch -c -d "2023-10-03 04:42:59.416647836 +0800" "usr/share/julia/stdlib/v1.11/DataValueInterfaces/Project.toml"
  touch -c -d "2023-10-03 04:42:00.000000000 +0800" "usr/share/julia/stdlib/v1.11/DataValueInterfaces/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
