@@ -22,7 +22,7 @@ Here's what happened in the [Reproducible Builds](https://reproducible-builds.or
* Eli Schwartz posted to [our mailing list](https://lists.reproducible-builds.org/pipermail/rb-general/) with a [patch to extend the buildinfo support in makepkg](https://lists.reproducible-builds.org/pipermail/rb-general/2018-July/001083.html) in [Archlinux](https://www.archlinux.org/).
* Holger Levsen's [proposal to the Prototype Fund](https://prototypefund.de/project/reproducible-builds-in-der-wirklichkeit/) entitled «*Reproducible Builds in der Wirklichkeit*» ("Reproducible builds in reality") has been accepted in their fourth round.
* Holger Levsen's [proposal to the Prototype Fund](https://prototypefund.de/project/reproducible-builds-in-der-wirklichkeit/) entitled «*Reproducible Builds in der Wirklichkeit*» ("Reproducible builds in reality") has been accepted for funding as part of their fourth round of projects, starting in September 2019.
* Chris Lamb updated [diffoscope](https://diffoscope.org)(our in-depth "diff-on-steroids" utility which helps us diagnose reproducibility issues in packages) to [wrap jsondiff calls with a try-except to prevent fatal errors](https://salsa.debian.org/reproducible-builds/diffoscope/commit/794f815) to close Debian bugs [#903447](https://bugs.debian.org/903447) and [#903449](https://bugs.debian.org/903449).