summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-02-19 21:56:08 -0500
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-02-19 21:57:43 -0500
commit53e27f8abf1163e29fb5fc17af38b90a67a18138 (patch)
tree63d40018df16c9ab81f27cffe3ab0ac623a8d79c
parentcc0cdf51f71c5455d781cd25842587731a83e414 (diff)
news: Fix commit for the guix pack new RPM format news.
* etc/news.scm: Adjust latest news commit.
-rw-r--r--etc/news.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/news.scm b/etc/news.scm
index 459f3ef352..924c2b35b4 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -26,7 +26,7 @@
(channel-news
(version 0)
- (entry (commit "63622d2a234b707be5df07d8290a81b3247947e7")
+ (entry (commit "598f4c509bbfec2b983a8ee246cce0a0fe45ec7f")
(title
(de "Neues Format @samp{rpm} für den Befehl @command{guix pack}")
(en "New @samp{rpm} format for the @command{guix pack} command")