diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2023-03-26 22:53:42 -0400 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2023-04-14 15:11:35 -0400 |
commit | 91bb7147acb2e0e4e404d56277c7a049cb9ebcd8 (patch) | |
tree | 91c79e1f4b0c535564c66e13c1f96baf681daea9 /NEWS | |
parent | 24f6855a67710354074696482cf86cf2b8bb43b8 (diff) | |
download | guix-91bb7147acb2e0e4e404d56277c7a049cb9ebcd8.tar.gz |
NEWS: Mention new rpm format.
* NEWS (Package management): Mention new rpm format.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 47545f6bae..79c80cf949 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,9 @@ Copyright © 2022 Mathieu Othacehe <othacehe@gnu.org> Please send Guix bug reports to bug-guix@gnu.org. +* Changes in 1.5.0 (since 1.4.0) +** Package management +*** New ‘rpm’ format for the ‘guix pack’ command * Changes in 1.4.0 (since 1.3.0) ** Package management *** New ‘guix home’ command, for home environment management |