From df830ef91a1ea6255b1174520a22122134978d36 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Thu, 30 Dec 2021 13:08:40 +0100 Subject: news: Add ‘integer expected from stream’ entry. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * etc/news.scm: Add entry. --- etc/news.scm | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'etc/news.scm') diff --git a/etc/news.scm b/etc/news.scm index 16e61bbc32..a1e902acbb 100644 --- a/etc/news.scm +++ b/etc/news.scm @@ -25,6 +25,20 @@ (channel-news (version 0) + (entry (commit "1eb40a6dc4917f5a2e915f8b31b750dba3d378c6") + (title + (en "@samp{integer expected from stream}? Update your Guix daemon") + (nl "@samp{integer expected from stream}? Werk je Guix daemon bij")) + (body + (en "We recently fixed a bug where substitution would fail with +@samp{error: integer expected from stream}. Be sure to update your system's +Guix package that provides the @command{guix-daemon} if you haven't done so +recently. Run @command{info \"(guix) Upgrading Guix\"} for instructions.") + (nl "Onlangs herstelden we een fout waarbij substitutie mislukt met +een @samp{error: integer expected from stream}. Werk zeker je systeemwijde +Guix-pakket bij, dat de @command{guix-daemon} levert, als dat nog niet is +gebeurd. Voer @command{info \"(guix) Upgrading Guix\"} uit voor meer uitleg."))) + (entry (commit "223f1b1eb3707f1d3ef91200dd616ee6c8b77db0") (title (en "Improved static networking support on Guix System") -- cgit v1.2.3