mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
news: Tie the latest news entry to a later commit.
Using1eb40a6
was more correct than pragmatic, as those who have upgraded their own Guix since then will not see the message urging them to upgrade the Guix they don't know about. This follows up on commitdf830ef91a
. * etc/news.scm: Tie latest news entry to an arbitrary later commit.
This commit is contained in:
parent
1758e94c57
commit
1cfb8be3a1
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
(channel-news
|
(channel-news
|
||||||
(version 0)
|
(version 0)
|
||||||
|
|
||||||
(entry (commit "1eb40a6dc4917f5a2e915f8b31b750dba3d378c6")
|
(entry (commit "ea2fd313d52dc62593b478acf5c3e7ea052c45de")
|
||||||
(title
|
(title
|
||||||
(en "@samp{integer expected from stream}? Update your Guix daemon")
|
(en "@samp{integer expected from stream}? Update your Guix daemon")
|
||||||
(nl "@samp{integer expected from stream}? Werk je Guix daemon bij"))
|
(nl "@samp{integer expected from stream}? Werk je Guix daemon bij"))
|
||||||
|
|
Loading…
Reference in a new issue