<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/po, 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-03-31T00:53:49Z</updated>
<entry>
<title>nls: Update translations.</title>
<updated>2026-03-31T00:53:49Z</updated>
<author>
<name>Florian Pelz</name>
<email>pelzflorian@pelzflorian.de</email>
</author>
<published>2026-03-30T23:16:27Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=c79ae11a93cc8b8ebec0adb007ec40663fefbad9'/>
<id>urn:sha1:c79ae11a93cc8b8ebec0adb007ec40663fefbad9</id>
<content type='text'>
Change-Id: I5a2f4a87c849eb721ebbbbed49ca29fce2cbcc9f
</content>
</entry>
<entry>
<title>gnu: Remove (gnu packages mercury).</title>
<updated>2026-03-18T17:23:21Z</updated>
<author>
<name>Andreas Enge</name>
<email>andreas@enge.fr</email>
</author>
<published>2026-03-18T17:22:05Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=e76d4cbb5b1f82be68bfe674ac37733eea56b8a2'/>
<id>urn:sha1:e76d4cbb5b1f82be68bfe674ac37733eea56b8a2</id>
<content type='text'>
* gnu/packages/mercury.scm: Remove file.
* gnu/local.mk (GNU_SYSTEM_MODULES), po/packages/POTFILES.in: Unregister
file.

Fixes: guix/guix#6527
Change-Id: If5abf7b6574be1e4f56b2c0099d3f1c29816658c
</content>
</entry>
<entry>
<title>gnu: genimage: Move to flashing-tools.</title>
<updated>2026-03-13T18:29:31Z</updated>
<author>
<name>Cayetano Santos</name>
<email>csantosb@inventati.org</email>
</author>
<published>2026-03-10T18:03:40Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=706541d384f5a2ee5ad3cd88909d22c0c13c4c27'/>
<id>urn:sha1:706541d384f5a2ee5ad3cd88909d22c0c13c4c27</id>
<content type='text'>
* gnu/packages/genimage.scm: Remove.
* packages/patches/genimage-mke2fs-test.patch: Remove.
* gnu/local.mk (GNU_SYSTEM_MODULES): Unregister module.
(dist_patch_DATA): Unregister patch.
* po/packages/POTFILES.in: Unregister module.
* gnu/packages/flashing-tools.scm (genimage): Add variable.
* gnu/packages/image.scm: Update used module.

Merges guix/guix!7045

Change-Id: Iaeafca2b63bcd92f588894543316b968f45c577c
</content>
</entry>
<entry>
<title>gnu: Add gnome-circle module.</title>
<updated>2026-03-06T13:53:16Z</updated>
<author>
<name>Noé Lopez</name>
<email>noelopez@free.fr</email>
</author>
<published>2025-12-15T15:10:32Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=c5c02d134cb18287c41c9fdf8a0ee58ce85b0d16'/>
<id>urn:sha1:c5c02d134cb18287c41c9fdf8a0ee58ce85b0d16</id>
<content type='text'>
* gnu/packages/gnome-circle.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* etc/teams.scm (gnome): Add it to gnome team.
* CODEOWNERS: Add it.
* po/packages/POTFILES.in: Add it.

Change-Id: I26eb22689d894eccad031db7e494c937dd45bffc
Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: Add ripes.</title>
<updated>2026-03-02T08:35:55Z</updated>
<author>
<name>Cayetano Santos</name>
<email>csantosb@inventati.org</email>
</author>
<published>2026-02-24T18:14:02Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=6208c4931097d01121af37d0b64d31a19d149cc2'/>
<id>urn:sha1:6208c4931097d01121af37d0b64d31a19d149cc2</id>
<content type='text'>
* gnu/packages/computer-architecture.scm (ripes): New variable.
* gnu/local.mk (dist_patch_DATA): Register it.
* po/packages/POTFILES.in: Add new module.

Change-Id: I1e0ab70527cd0dfe86ccee88c6f39a1e2efadaf8
</content>
</entry>
<entry>
<title>gnu: conky: Move to monitoring.</title>
<updated>2026-03-01T08:58:57Z</updated>
<author>
<name>Cayetano Santos</name>
<email>csantosb@inventati.org</email>
</author>
<published>2026-02-27T13:03:21Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=3aedd9a716614ed5d7c96008c8ac80782061a9e7'/>
<id>urn:sha1:3aedd9a716614ed5d7c96008c8ac80782061a9e7</id>
<content type='text'>
* gnu/packages/conky.scm: Remove.
* gnu/local.mk (GNU_SYSTEM_MODULES): Unregister.
* po/packages/POTFILES.in: Unregister.
* gnu/packages/monitoring.scm (conky): Add variable.

Merges guix/guix!6738

Change-Id: I72a0f6e9b32d57f215cff59854222d6a5b2563cd
</content>
</entry>
<entry>
<title>nls: Update translations.</title>
<updated>2026-02-28T23:32:33Z</updated>
<author>
<name>Florian Pelz</name>
<email>pelzflorian@pelzflorian.de</email>
</author>
<published>2026-02-28T19:06:14Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=86f3e3bd9ba802ff973896fafa87d5448d70992e'/>
<id>urn:sha1:86f3e3bd9ba802ff973896fafa87d5448d70992e</id>
<content type='text'>
Change-Id: I27f296d853bdb0cb2057a15818e3c7a0e25b157a
</content>
</entry>
<entry>
<title>gnu: Add neorv32.</title>
<updated>2026-01-25T20:30:31Z</updated>
<author>
<name>Cayetano Santos</name>
<email>csantosb@inventati.org</email>
</author>
<published>2026-01-23T11:26:29Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=e2840c2126edaadb13da63f5b6a8c17f9d7d21c5'/>
<id>urn:sha1:e2840c2126edaadb13da63f5b6a8c17f9d7d21c5</id>
<content type='text'>
* gnu/packages/hdl.scm: New variable.
* CODEOWNERS: Regenerate.
* gnu/local.mk: Register.
* po/packages/POTFILES.in: Likewise.
* etc/teams.scm (electronics)&lt;#:scope&gt;: Add "gnu/packages/hdl.scm".

Change-Id: I188087a03272b9a63f23fd96c9cd2af7228dc0d9
Signed-off-by: Rutherther &lt;rutherther@ditigal.xyz&gt;
</content>
</entry>
<entry>
<title>gnu: Remove cook.</title>
<updated>2026-01-25T20:25:29Z</updated>
<author>
<name>Anderson Torres</name>
<email>anderson.torres.8519@gmail.com</email>
</author>
<published>2025-12-17T17:44:19Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=9aece7afd841487e56497859667bcdf9567f7677'/>
<id>urn:sha1:9aece7afd841487e56497859667bcdf9567f7677</id>
<content type='text'>
* gnu/packages/cook.scm: Remove file.
* gnu/local.mk, po/packages/POTFILES.in: Remove references to above file.
* gnu/packages/version-control.scm: Remove module inclusion.

Change-Id: I04c935cb8f580a9f7cc19309cb699448d0520e3f
Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
Signed-off-by: Rutherther &lt;rutherther@ditigal.xyz&gt;
</content>
</entry>
<entry>
<title>Merge branch 'version-1.5.0'</title>
<updated>2026-01-22T12:27:13Z</updated>
<author>
<name>Rutherther</name>
<email>rutherther@ditigal.xyz</email>
</author>
<published>2026-01-22T12:27:13Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=7c0cd7e45b0240b842b4f3e767599501eac42ee1'/>
<id>urn:sha1:7c0cd7e45b0240b842b4f3e767599501eac42ee1</id>
<content type='text'>
Change-Id: Id73c0c74600a3da3373b3a37236b505af65bfe31
</content>
</entry>
</feed>
