<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/NEWS, branch master</title>
<subtitle>GNU transactional package management, distribution, deployment, and more!
</subtitle>
<id>http://git.rostovtsev.org/guix/atom?h=master</id>
<link rel='self' href='http://git.rostovtsev.org/guix/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/'/>
<updated>2026-04-02T12:58:57Z</updated>
<entry>
<title>NEWS: Add entry about the new service for Fossil SCM.</title>
<updated>2026-04-02T12:58:57Z</updated>
<author>
<name>Nguyễn Gia Phong</name>
<email>cnx@loang.net</email>
</author>
<published>2026-03-13T06:21:04Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=239bb8dbfc2063e515d2cd2d50bf3bd10088b6c3'/>
<id>urn:sha1:239bb8dbfc2063e515d2cd2d50bf3bd10088b6c3</id>
<content type='text'>
* NEWS: Add entry about the new service for Fossil SCM.

Change-Id: I49e66854adcf87b4e344535a78847d6e7c3cd24c
Merges: https://codeberg.org/guix/guix/pulls/7096
Reviewed-by: Noé Lopez &lt;noelopez@free.fr&gt;
</content>
</entry>
<entry>
<title>Add news entries for GNOME 48.</title>
<updated>2026-03-13T02:48:46Z</updated>
<author>
<name>Noé Lopez</name>
<email>noelopez@free.fr</email>
</author>
<published>2026-03-11T20:02:00Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=4966ea6de3cdf0e1ca6f8f683de383d7ba96c942'/>
<id>urn:sha1:4966ea6de3cdf0e1ca6f8f683de383d7ba96c942</id>
<content type='text'>
* etc/news.scm: Add news entry for GNOME update.
* NEWS: Mention GNOME update.

Merges: https://codeberg.org/guix/guix/pulls/7067
Change-Id: I6081f3aa703ba500ebf89c77be7807cd815913d8
Reviewed-by: Maxim Cournoyer &lt;maxim@guixotic.coop&gt;
Signed-off-by: Florian Pelz &lt;pelzflorian@pelzflorian.de&gt;
</content>
</entry>
<entry>
<title>Update NEWS.</title>
<updated>2026-01-19T18:21:09Z</updated>
<author>
<name>Noé Lopez</name>
<email>noelopez@free.fr</email>
</author>
<published>2026-01-18T21:46:03Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=cdd0d9c71642d0437a177e4e61959e51fb7d327f'/>
<id>urn:sha1:cdd0d9c71642d0437a177e4e61959e51fb7d327f</id>
<content type='text'>
* NEWS: Update for 1.5.0.

Change-Id: I88bf24a6e0d0abb77fbd5e44b12c6e175cbba182
Signed-off-by: Rutherther &lt;rutherther@ditigal.xyz&gt;
Merges: #5739
</content>
</entry>
<entry>
<title>Reapply "Update Maxim's email address."</title>
<updated>2025-09-18T04:44:12Z</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2025-09-18T03:25:39Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=10482f731e6def20df23caa9cd0b9ab428f52a50'/>
<id>urn:sha1:10482f731e6def20df23caa9cd0b9ab428f52a50</id>
<content type='text'>
This reverts commit a7db92d9b389cbe565395523882c34c6eff2c21a, this time with
the more careful command, to avoid a world rebuild:

grep -rl --exclude-dir=build --exclude-dir=patches --exclude=ld-wrapper.in \
  --exclude=sitecustomize.py --exclude=guix-emacs.el maxim.cournoyer@gmail.com |
  xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'

Change-Id: I0871f5cf9ace79e34e78e24154d0da6ea95a3a91
</content>
</entry>
<entry>
<title>Revert "Update Maxim's email address."</title>
<updated>2025-09-18T03:07:31Z</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2025-09-18T03:04:28Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=a7db92d9b389cbe565395523882c34c6eff2c21a'/>
<id>urn:sha1:a7db92d9b389cbe565395523882c34c6eff2c21a</id>
<content type='text'>
This reverts commit d0d87a744d724b7e7d5ac013c586039652087bb3. Oops! This
caused a world rebuild.

Change-Id: I25fff644b2b61d0ee93d69b457b04c72b5b74d15
</content>
</entry>
<entry>
<title>Update Maxim's email address.</title>
<updated>2025-09-17T23:05:19Z</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2025-09-17T23:03:01Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=d0d87a744d724b7e7d5ac013c586039652087bb3'/>
<id>urn:sha1:d0d87a744d724b7e7d5ac013c586039652087bb3</id>
<content type='text'>
The change was automated via:

  git grep -l maxim.cournoyer@gmail.com |
    xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'

* .mailmap: New entry.

Change-Id: Iaa88b1e51c94159c49138fb43910badb990eb169
</content>
</entry>
<entry>
<title>doc: Fix some misspellings.</title>
<updated>2025-02-19T09:28:40Z</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2025-02-19T09:12:45Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=a641396502603458c492cc8d4c804930816e4424'/>
<id>urn:sha1:a641396502603458c492cc8d4c804930816e4424</id>
<content type='text'>
Change-Id: I567aec7b1fac91234f46886c35affa6bd6e582d9
</content>
</entry>
<entry>
<title>news: Add entry for nss-certs being added to %base-packages.</title>
<updated>2024-04-19T00:46:58Z</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2024-04-19T00:42:41Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=e0d920b7db3f71c02627d698676339218e03ad63'/>
<id>urn:sha1:e0d920b7db3f71c02627d698676339218e03ad63</id>
<content type='text'>
* etc/news.scm: New entry.
* NEWS: Update news.

Change-Id: I40e0b859f2af0bb0e652925a53d6447ea6fbacfb
</content>
</entry>
<entry>
<title>NEWS: Mention new rpm format.</title>
<updated>2023-03-29T00:13:59Z</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2023-03-27T02:53:42Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=c94a7d41c76f520e56a1304bd7fb3cbf3579fc52'/>
<id>urn:sha1:c94a7d41c76f520e56a1304bd7fb3cbf3579fc52</id>
<content type='text'>
* NEWS (Package management): Mention new rpm format.
</content>
</entry>
<entry>
<title>Update NEWS.</title>
<updated>2022-12-18T00:17:15Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2022-12-17T21:39:37Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=a8f9579348aae58b68b25004cfd28aa7407db802'/>
<id>urn:sha1:a8f9579348aae58b68b25004cfd28aa7407db802</id>
<content type='text'>
</content>
</entry>
</feed>
