<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix, branch master</title>
<subtitle>Personal mirror of the GNU Guix transactional package manager and distribution
</subtitle>
<id>http://git.twilken.net/guix/atom?h=master</id>
<link rel='self' href='http://git.twilken.net/guix/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/'/>
<updated>2026-05-03T20:51:58Z</updated>
<entry>
<title>gnu: openttd-jgrpp: Update to 0.72.0.</title>
<updated>2026-05-03T20:51:58Z</updated>
<author>
<name>Patrick Norton</name>
</author>
<published>2026-05-03T10:53:54Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=0ce84291efb22a0f7b73a9099b4d2bfde267e352'/>
<id>urn:sha1:0ce84291efb22a0f7b73a9099b4d2bfde267e352</id>
<content type='text'>
* gnu/packages/games.scm (openttd-jgrpp): Update to 0.72.0.

Change-Id: I07b2679f8380c7dccfa3dc4ddab3e56b8d7fc810
Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
</entry>
<entry>
<title>gnu: gradia: Update to 1.13.0.</title>
<updated>2026-05-03T20:45:54Z</updated>
<author>
<name>Danylo Kondratiev</name>
</author>
<published>2026-04-24T15:30:53Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=e270413295a3bd010ff6e1bd75b2e6a4369d8f91'/>
<id>urn:sha1:e270413295a3bd010ff6e1bd75b2e6a4369d8f91</id>
<content type='text'>
* gnu/packages/image.scm (gradia): Update to 1.13.0.
Run guix style.
[arguments]&lt;#:imported-modules&gt;: Use meson and pyproject modules.
[arguments]&lt;#:modules&gt;: Import meson, pyproject build systems and
modules guix build utils module.
[arguments]&lt;#:phases&gt;: Add python-and-gi-wrap phase and
set-tesseract-and-tessdata-path phase.
[native-inputs]: Add desktop-file-utils, gobject-introspection.
[inputs]: Add bash-minimal, gtksourceview, libportal, libsoup,
python-pillow, python-pycairo, python-pytesseract, tesseract-ocr,
webp-pixbuf-loader.

Change-Id: Ida677975e326d3a2b3f8189c9144d5106326d0d0
Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
Merges: #8145
</content>
</entry>
<entry>
<title>gnu: Add python-pytesseract.</title>
<updated>2026-05-03T20:45:54Z</updated>
<author>
<name>Danylo Kondratiev</name>
</author>
<published>2026-04-24T16:29:17Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=58c844a1ec1e758ab60912314156e873c9e075fc'/>
<id>urn:sha1:58c844a1ec1e758ab60912314156e873c9e075fc</id>
<content type='text'>
* gnu/packages/ocr.scm (python-pytesseract): New variable.

Change-Id: Ie07b76be499b96038d0aac104adb0e237bb8c7f8
Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>doc: Fix typo.</title>
<updated>2026-05-03T20:45:54Z</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2026-05-03T17:14:58Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=47919d9f99b6b44d9fa3c76b2d2b8f8633f9d25c'/>
<id>urn:sha1:47919d9f99b6b44d9fa3c76b2d2b8f8633f9d25c</id>
<content type='text'>
This is a followup to 0e18caf221a522a50a7abbed19ae6bd3a5b90ac5.

* doc/guix.texi (Bootloader Configuration): Change “logo” to singular.

Reported-by: Maxim Cournoyer &lt;maxim@guixotic.coop&gt;
Change-Id: I98c46746e33c0e7a14ebb90919fc28567780aa63
</content>
</entry>
<entry>
<title>services: syslog: Add pid file option.</title>
<updated>2026-05-03T20:45:53Z</updated>
<author>
<name>Yelninei</name>
</author>
<published>2026-02-03T08:01:54Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=c0d0ba76e596abde0394f28136b844537f8c7470'/>
<id>urn:sha1:c0d0ba76e596abde0394f28136b844537f8c7470</id>
<content type='text'>
Alternative syslogd implementations use a different pid file.

* gnu/services/base.scm: Export all syslog-configuration accessors.
(syslog-configuration): Add pid-file field.
(syslog-shepherd-service-type): Use it.
* doc/guix.texi (syslog-configuration): Document it.

Change-Id: I9be9fc741d98d4f49a37fbcbb2c644db859cadc1
Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
Merges: #6096
</content>
</entry>
<entry>
<title>build: Fix out-of-tree make.</title>
<updated>2026-05-03T20:45:53Z</updated>
<author>
<name>Charles Roelli</name>
</author>
<published>2026-05-01T08:42:51Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=9d0bb1ef2671fd2c8f30a96660b4dfa2ee27ae4d'/>
<id>urn:sha1:9d0bb1ef2671fd2c8f30a96660b4dfa2ee27ae4d</id>
<content type='text'>
* doc/local.mk (lang_to_texinfo): Refer to .texi files using srcdir.
(xref_command): Reference pre-inst-env using builddir.
($(srcdir)/%D%/guix.%.texi):
($(srcdir)/%D%/guix-cookbook.%.texi):
($(srcdir)/%D%/contributing.%.texi): Refer to source files using srcdir.
* nix/local.mk (etc/guix-gc.timer): Use the name of the prerequisite,
not just its file name.

Change-Id: I247bcd873c8355d0eae07870ec849d2eb8cfa6c5
Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
Merges: #8267
</content>
</entry>
<entry>
<title>gnu: ucx, libfabric, openmpi: Remove ROCm support from the default variants.</title>
<updated>2026-05-03T20:45:48Z</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2026-04-27T13:49:44Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=2b94e23e7cf142c172b04d9d0d5fb49c1a84a26b'/>
<id>urn:sha1:2b94e23e7cf142c172b04d9d0d5fb49c1a84a26b</id>
<content type='text'>
* gnu/packages/fabric-management.scm (ucx)[inputs]: Remove ‘rocr-runtime’.
[arguments]: Make ‘--with-rocm’ flag conditional.
(ucx-rocm): New variable.
* gnu/packages/linux.scm (libfabric)[inputs]: Remove ‘rocr-runtime’.
(libfabric-rocm): New variable.
* gnu/packages/mpi.scm (openmpi-rocm): Modify the inherited arguments rather
than those of ‘openmpi-5’.  Replace ‘ucx’ and ‘libfabric’ with their ‘-rocm’
variant.

Fixes: guix/guix#7225
Change-Id: I355f38083313680058511f87a7a5d9068134f162
Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
Merges: #8188
</content>
</entry>
<entry>
<title>gnu: waybar: Update to 0.15.0.</title>
<updated>2026-05-03T20:35:39Z</updated>
<author>
<name>Patrick Norton</name>
</author>
<published>2026-05-03T18:15:37Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=a3373301a8fe6885dd6455838504b0c9602a79d2'/>
<id>urn:sha1:a3373301a8fe6885dd6455838504b0c9602a79d2</id>
<content type='text'>
* gnu/packages/wm.scm (waybar): Update to 0.15.0.

Change-Id: Iaac44d28ceca7f164f4b1c309fafd2e06c0f67c1
Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
</entry>
<entry>
<title>gnu: sgt-puzzles: Update to 20260308.</title>
<updated>2026-05-03T20:22:03Z</updated>
<author>
<name>Patrick Norton</name>
</author>
<published>2026-05-03T14:40:43Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=05424e963357ac614f358e020c82218895428ecc'/>
<id>urn:sha1:05424e963357ac614f358e020c82218895428ecc</id>
<content type='text'>
* gnu/packages/games.scm (sgt-puzzles): Update to 20260308.

Change-Id: Ib106d60cf05a3884c699b4801d02d40c52db6236
Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
</entry>
<entry>
<title>gnu: openttd: Update to 15.3.</title>
<updated>2026-05-03T17:49:37Z</updated>
<author>
<name>Johannes Christ</name>
</author>
<published>2026-05-03T12:57:36Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=4f73e5570dd2cbf35d55e0d1c4feb0d43f0a1758'/>
<id>urn:sha1:4f73e5570dd2cbf35d55e0d1c4feb0d43f0a1758</id>
<content type='text'>
* gnu/packages/games.scm (openttd-engine): Update to 15.3.

Change-Id: Ib32b20bcbad797e6a880e17a4aec32090b4eb13b
Signed-off-by: Noé Lopez &lt;noelopez@free.fr&gt;
</content>
</entry>
<entry>
<title>gnu: speech-dispatcher: Wrap spd-conf.</title>
<updated>2026-05-03T17:46:06Z</updated>
<author>
<name>Vivien Kraus</name>
</author>
<published>2026-04-30T07:26:01Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=589f02e0c5c5fec5998607b2dcf06ddc1de7a782'/>
<id>urn:sha1:589f02e0c5c5fec5998607b2dcf06ddc1de7a782</id>
<content type='text'>
* gnu/packages/speech.scm (gnu): Import (gnu packages freedesktop).
(speech-dispatcher)[arguments]: Add #:imported-modules and #:modules.
[#:phases]: Add 'wrap-spd-conf.
[inputs]: Remove python-xdg-base-dirs.  Add python-pyxdg.  Upstream always
mentioned PyXDG since version 0.8, and never xdg-base-dirs.

Change-Id: I3eb8e27e9ed5fa9e98d1d6fe3555658a42b50917
Signed-off-by: Noé Lopez &lt;noelopez@free.fr&gt;
</content>
</entry>
<entry>
<title>gnu: mangowm: Update to 0.12.9.</title>
<updated>2026-05-03T13:10:46Z</updated>
<author>
<name>Yappaholic</name>
</author>
<published>2026-05-03T09:01:11Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=ea758099cb3e73400f544ceec3be24020ae8fc07'/>
<id>urn:sha1:ea758099cb3e73400f544ceec3be24020ae8fc07</id>
<content type='text'>
* gnu/packages/wm.scm (mangowm): Update to 0.12.9.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
</entry>
<entry>
<title>gnu: texlive-neoschool: Update to 2026.1-78871.</title>
<updated>2026-05-03T13:01:10Z</updated>
<author>
<name>Nicolas Goaziou</name>
</author>
<published>2026-05-03T12:55:16Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=f4d97180ea4fc468cb83e5ba35d9db392ea3a647'/>
<id>urn:sha1:f4d97180ea4fc468cb83e5ba35d9db392ea3a647</id>
<content type='text'>
* gnu/packages/tex.scm (texlive-neoschool): Update to 2026.1-78871.

Change-Id: I83e8786ec1c5f6cfb71e03d94e4b198970cfd296
</content>
</entry>
<entry>
<title>gnu: php: Fix expired test certificates.</title>
<updated>2026-05-03T12:43:30Z</updated>
<author>
<name>Noé Lopez</name>
</author>
<published>2026-04-28T09:52:25Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=b2a988818b27253ad434279136164f29309c6b91'/>
<id>urn:sha1:b2a988818b27253ad434279136164f29309c6b91</id>
<content type='text'>
* gnu/packages/patches/php-01-fix-expired-certificate.patch: New file.
* gnu/packages/patches/php-02-fix-sni-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register new patches.
* gnu/packages/php.scm (php-8.5, php-8.4)
[source]: Use the patches.
[arguments]&lt;#:phases&gt;: Remove regenerate-ssl-certs phase.

Fixes: guix/guix#8040
Change-Id: I4194a227a40ab95aad1ffae811f2d0c5b59cb650
Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
</entry>
<entry>
<title>teams: Add gemmaro to the Ruby team.</title>
<updated>2026-05-03T11:15:34Z</updated>
<author>
<name>gemmaro</name>
</author>
<published>2026-05-03T07:31:29Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=4e983c3c4c40658fb9e7778d510cb5b1ab6fa8ea'/>
<id>urn:sha1:4e983c3c4c40658fb9e7778d510cb5b1ab6fa8ea</id>
<content type='text'>
* etc/teams.scm ("gemmaro"): New person in the Ruby team.

Change-Id: Ia4e99904e236c44f49c70985497a1e0ac2123047
Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
</entry>
<entry>
<title>gnu: witr: Update to 0.3.1.</title>
<updated>2026-05-03T10:35:31Z</updated>
<author>
<name>Artyom V. Poptsov</name>
</author>
<published>2026-05-03T10:35:00Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=94832f118262c5a090c2d48aaafa5ba7479179a0'/>
<id>urn:sha1:94832f118262c5a090c2d48aaafa5ba7479179a0</id>
<content type='text'>
* gnu/packages/admin.scm (witr): Update to 0.3.1.

Change-Id: I7c55c9b5a0d7c29d47f6ed6462cdc70530c92a00
</content>
</entry>
<entry>
<title>gnu: htop: Update to 3.5.1.</title>
<updated>2026-05-03T10:35:31Z</updated>
<author>
<name>Artyom V. Poptsov</name>
</author>
<published>2026-05-03T10:33:05Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=3c54dd67fa280e8e22b36f645d34ab108c07e924'/>
<id>urn:sha1:3c54dd67fa280e8e22b36f645d34ab108c07e924</id>
<content type='text'>
* gnu/packages/admin.scm (htop): Update to 3.5.1.

Change-Id: I12adb4d1a2dfc731ed5fd1517bce67829e93fbd9
</content>
</entry>
<entry>
<title>gnu: librespeed-cli: Update to 1.0.13.</title>
<updated>2026-05-03T10:35:31Z</updated>
<author>
<name>Artyom V. Poptsov</name>
</author>
<published>2026-05-03T10:26:32Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=b6996088b44d73b3b4ba736e2a221b14e3ac1527'/>
<id>urn:sha1:b6996088b44d73b3b4ba736e2a221b14e3ac1527</id>
<content type='text'>
* gnu/packages/networking.scm (librespeed-cli): Update to 1.0.13.
[native-inputs]: Add go-github-com-prometheus-community-pro-bing.

Change-Id: I4fe873ee115735d3023a24f9d8318234db8c9c71
</content>
</entry>
<entry>
<title>gnu: wireshark: Update to 4.6.5.</title>
<updated>2026-05-03T10:35:30Z</updated>
<author>
<name>Artyom V. Poptsov</name>
</author>
<published>2026-05-03T10:24:10Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=2765e1a9fde66e2f515ce1ab5913ec1e99fb3ded'/>
<id>urn:sha1:2765e1a9fde66e2f515ce1ab5913ec1e99fb3ded</id>
<content type='text'>
* gnu/packages/networking.scm (wireshark): Update to 4.6.5.

Change-Id: Id008a2f33bacc2f63d86b9ce1fb63e58458e7f1a
</content>
</entry>
<entry>
<title>gnu: codex: Set silent timeout.</title>
<updated>2026-05-03T10:04:46Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-05-03T10:04:46Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=724faf4108e0ec81349b511e11a1a2f45d3b9799'/>
<id>urn:sha1:724faf4108e0ec81349b511e11a1a2f45d3b9799</id>
<content type='text'>
* gnu/packages/codex.scm (codex)[properties]: Add max-silent-time.

Change-Id: Id20367c2702cf9d0c12fc6b363d7f33c178324f5
</content>
</entry>
<entry>
<title>gnu: adns: Add source file-name.</title>
<updated>2026-05-03T08:58:25Z</updated>
<author>
<name>Efraim Flashner</name>
</author>
<published>2026-05-03T08:58:25Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=088247f577b5e0128a09f3ce7de37bf460d756de'/>
<id>urn:sha1:088247f577b5e0128a09f3ce7de37bf460d756de</id>
<content type='text'>
* gnu/packages/dns.scm (adns)[source]: Add a file-name field.

Change-Id: I146f44ae353819af691e1a590d2f74b83b8d3c0d
</content>
</entry>
<entry>
<title>gnu: e3: Add source file-name.</title>
<updated>2026-05-03T08:56:06Z</updated>
<author>
<name>Efraim Flashner</name>
</author>
<published>2026-05-03T08:51:50Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=5427e8bd07105df6585e8f9a22a1298555109408'/>
<id>urn:sha1:5427e8bd07105df6585e8f9a22a1298555109408</id>
<content type='text'>
* gnu/packages/text-editors.scm (e3)[source]: Add a file-name field.

Change-Id: I759d92f009beba112f4991f29016d53e9637bbcf
</content>
</entry>
<entry>
<title>gnu: xorgxrdp: Build with maybe-nasm.</title>
<updated>2026-05-03T08:56:06Z</updated>
<author>
<name>Efraim Flashner</name>
</author>
<published>2026-05-03T08:50:26Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=cc033cbfbc13e9ab0572c1876d8630b9d0271816'/>
<id>urn:sha1:cc033cbfbc13e9ab0572c1876d8630b9d0271816</id>
<content type='text'>
* gnu/packages/rdesktop.scm (xorgxrdp)[native-inputs]: Remove
conditional nasm input, add maybe-nasm.

Change-Id: Ib99eae689097d2e2e83ac731caffe9237fefa73a
</content>
</entry>
<entry>
<title>gnu: xrdp: Build with maybe-nasm.</title>
<updated>2026-05-03T08:56:06Z</updated>
<author>
<name>Efraim Flashner</name>
</author>
<published>2026-05-03T08:49:53Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=b4bc52f4ef755703af33dad1bf520345d0096702'/>
<id>urn:sha1:b4bc52f4ef755703af33dad1bf520345d0096702</id>
<content type='text'>
* gnu/packages/rdesktop.scm (xrdp)[native-inputs]: Remove conditional
nasm input, add maybe-nasm.

Change-Id: Ie3d5b6147ed44317152c4018131490d7e03a4e62
</content>
</entry>
<entry>
<title>gnu: serious-sam-classic: Build with maybe-nasm.</title>
<updated>2026-05-03T08:56:05Z</updated>
<author>
<name>Efraim Flashner</name>
</author>
<published>2026-05-03T08:42:34Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=5c998de10dd96084ddf2d6fd1bd787da057f19be'/>
<id>urn:sha1:5c998de10dd96084ddf2d6fd1bd787da057f19be</id>
<content type='text'>
* gnu/packages/games.scm (serious-sam-classic)[native-inputs]: Remove
nasm, add maybe-nasm.

Change-Id: If22d7ad4cf7d91f141545dd177fba535d8dfaf69
</content>
</entry>
<entry>
<title>gnu: mupen64plus-core: Build with maybe-nasm.</title>
<updated>2026-05-03T08:56:05Z</updated>
<author>
<name>Efraim Flashner</name>
</author>
<published>2026-05-03T08:26:33Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=c97ea410ca7c322b46377ab28c122f7c3bdad2f4'/>
<id>urn:sha1:c97ea410ca7c322b46377ab28c122f7c3bdad2f4</id>
<content type='text'>
* gnu/packages/emulators.scm (mupen64plus-core)[native-inputs]: Remove
nasm, add maybe-nasm.

Change-Id: I985171c507a334614c292a585c9d60d031cd6f8b
</content>
</entry>
<entry>
<title>gnu: mupen64plus-core: Enable building on more architectures.</title>
<updated>2026-05-03T08:56:05Z</updated>
<author>
<name>Efraim Flashner</name>
</author>
<published>2026-05-03T08:26:07Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=d68d931e83758b68d5193a202d4644fa3e90502e'/>
<id>urn:sha1:d68d931e83758b68d5193a202d4644fa3e90502e</id>
<content type='text'>
* gnu/packages/emulators.scm (mupen64plus-core)[supported-systems]:
Remove field.

Change-Id: If412fa76116b778ca9f781ba81dce9bef1724653
</content>
</entry>
<entry>
<title>gnu: lightspark: Use maybe-nasm.</title>
<updated>2026-05-03T08:56:05Z</updated>
<author>
<name>Efraim Flashner</name>
</author>
<published>2026-05-03T07:51:45Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=842717ab4f4657d8c0f6f1966d094339da39d136'/>
<id>urn:sha1:842717ab4f4657d8c0f6f1966d094339da39d136</id>
<content type='text'>
* gnu/packages/animation.scm (lightspark)[native-inputs]: Remove nasm,
add maybe-nasm.

Change-Id: Ib94108e235b1c58a6618762a149efb2e466e9471
</content>
</entry>
<entry>
<title>gnu: emacs-ultra-scroll: Update to 0.6.1.</title>
<updated>2026-05-03T08:00:23Z</updated>
<author>
<name>Nicolas Goaziou</name>
</author>
<published>2026-05-03T08:00:23Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=b8fda9fe1392c9143686a6d2c3539e212bcca523'/>
<id>urn:sha1:b8fda9fe1392c9143686a6d2c3539e212bcca523</id>
<content type='text'>
* gnu/packages/emacs-xyz.scm (emacs-ultra-scroll): Update to 0.6.1.

Change-Id: I87124d6d9ca901927b40b3616d63867869984e81
</content>
</entry>
<entry>
<title>gnu: make-ovmf-firmware: Use maybe-nasm.</title>
<updated>2026-05-03T05:41:33Z</updated>
<author>
<name>Efraim Flashner</name>
</author>
<published>2026-04-28T08:46:16Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=a62bde0a53db82e63b4149c410c50ee1b21c2fee'/>
<id>urn:sha1:a62bde0a53db82e63b4149c410c50ee1b21c2fee</id>
<content type='text'>
* gnu/packages/firmware.scm (make-ovmf-firmware)[native-inputs]: Remove
nasm, add maybe-nasm.

Change-Id: I5dc566484c1201c7db72e977b37df0d532d0f7cb
Signed-off-by: Efraim Flashner &lt;efraim@flashner.co.il&gt;
</content>
</entry>
<entry>
<title>gnu: isa-l: Use maybe-nasm.</title>
<updated>2026-05-03T05:41:33Z</updated>
<author>
<name>Efraim Flashner</name>
</author>
<published>2026-04-28T08:29:00Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=8eee5d63c11051a019e264131d3f25f3401a2d97'/>
<id>urn:sha1:8eee5d63c11051a019e264131d3f25f3401a2d97</id>
<content type='text'>
* gnu/packages/compression.scm (isa-l)[native-inputs]: Remove nasm, add
maybe-nasm.

Change-Id: Id198e4fa96144a10b3d0f91eb832930b7d4e8762
</content>
</entry>
<entry>
<title>gnu: libretro-mupen64plus-nx: Use maybe-nasm.</title>
<updated>2026-05-03T05:41:30Z</updated>
<author>
<name>Efraim Flashner</name>
</author>
<published>2026-04-28T08:17:39Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=3de6bebe6a17ee9d4d88421d7182d924e0821cf9'/>
<id>urn:sha1:3de6bebe6a17ee9d4d88421d7182d924e0821cf9</id>
<content type='text'>
* gnu/packages/emulators.scm (libretro-mupen64plus-nx)[native-inputs]:
Remove nasm, add maybe-nasm.

Change-Id: I5151442eb8420c686b2cecfdc9cb304c95154584
</content>
</entry>
<entry>
<title>gnu: Add maybe-nasm.</title>
<updated>2026-05-03T05:41:26Z</updated>
<author>
<name>Efraim Flashner</name>
</author>
<published>2026-04-28T08:17:11Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=b6099d2751e4b203dc6a0e4c9492b9f7b945ec2c'/>
<id>urn:sha1:b6099d2751e4b203dc6a0e4c9492b9f7b945ec2c</id>
<content type='text'>
* gnu/packages/assembly.scm (maybe-nasm): New variable.

Change-Id: Id806e7bc63cfe19dab8d3d1486fa6e3dc48be4de
</content>
</entry>
<entry>
<title>gnu: stalwart: Update to 0.16.3.</title>
<updated>2026-05-03T04:40:46Z</updated>
<author>
<name>Zheng Junjie</name>
</author>
<published>2026-05-02T15:09:26Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=bcb2824aa44b48f2f6b09e7a661176b561da42e4'/>
<id>urn:sha1:bcb2824aa44b48f2f6b09e7a661176b561da42e4</id>
<content type='text'>
* gnu/packages/mail.scm (stalwart): Update to 0.16.3.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs): Update stalwart inputs.

Change-Id: I2f75b37cff0031940c02534ebedc32acdc14314e
Signed-off-by: Efraim Flashner &lt;efraim@flashner.co.il&gt;
</content>
</entry>
<entry>
<title>Regenerate CODEOWNERS.</title>
<updated>2026-05-03T04:34:20Z</updated>
<author>
<name>Efraim Flashner</name>
</author>
<published>2026-05-03T04:34:20Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=ff355b552b7014047df9c79863209e9f60e92bb2'/>
<id>urn:sha1:ff355b552b7014047df9c79863209e9f60e92bb2</id>
<content type='text'>
* CODEOWNERS: Check in file changed by "make".

Change-Id: I48302b2f9b271cf38fb1cd18a0e5d145f3fbed69
</content>
</entry>
<entry>
<title>gnu: Add netbeans.</title>
<updated>2026-05-03T00:30:28Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T23:20:55Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=853d0baf9c1b852efe9d081d2e3bcc0c2f1fe946'/>
<id>urn:sha1:853d0baf9c1b852efe9d081d2e3bcc0c2f1fe946</id>
<content type='text'>
* gnu/packages/netbeans.scm (netbeans): New variable.
* gnu/packages/patches/netbeans-25-nativeexecution-paths.patch: New file.
* gnu/packages/patches/netbeans-25-source-only-build.patch: New file.
* gnu/packages/patches/netbeans-25-terminal-no-login-shell.patch: New file.
* gnu/packages/patches/netbeans-25-wayland-font-rendering.patch: New file.
* gnu/local.mk (GNU_SYSTEM_MODULELS): Add reference to them.
(dist_patch_DATA): Add reference to them.

Change-Id: I184398afeeb4f2bcdfbaf8f2e849afe665c7c6b7
</content>
</entry>
<entry>
<title>gnu: Add java-slf4j-jdk14.</title>
<updated>2026-05-03T00:30:28Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T23:25:53Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=df638e5639c94db1f24f228bfe2f9470875dbb53'/>
<id>urn:sha1:df638e5639c94db1f24f228bfe2f9470875dbb53</id>
<content type='text'>
* gnu/packages/java.scm (java-slf4j-jdk14): New variable.

Change-Id: I424da42ef9b71709fdbb9a879d06183506079f1a
</content>
</entry>
<entry>
<title>gnu: java-slf4j-api: Add Bundle manifest.</title>
<updated>2026-05-03T00:30:27Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T23:24:28Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=2d316f68a9b14812a0c7895da2cc3d929009d37e'/>
<id>urn:sha1:2d316f68a9b14812a0c7895da2cc3d929009d37e</id>
<content type='text'>
* gnu/packages/java.scm (java-slf4j-api)[arguments]&lt;#:phases&gt;{regenerate-jar}:
Generate osgi-manifest.mf.

Change-Id: I69f80fdd2b337a683c58b74027a268eac8f496dd
</content>
</entry>
<entry>
<title>gnu: Add jbr@25.</title>
<updated>2026-05-03T00:30:27Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T23:19:29Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=95d5ecee8121145a51ab6844645b73a8c35114f5'/>
<id>urn:sha1:95d5ecee8121145a51ab6844645b73a8c35114f5</id>
<content type='text'>
* gnu/packages/patches/jbr-25-wayland-drag-icon.patch: New file.
* gnu/packages/patches/jbr-25-wayland-intra-jvm-dnd.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add references to them.
* gnu/packages/java.scm (jbr25): New variable.

Change-Id: I3358c4be096f887f2eca451396ddd44f6bb6bfa6
</content>
</entry>
<entry>
<title>gnu: Add java-apache-xml-commons-resolver-netbeans.</title>
<updated>2026-05-03T00:30:27Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T23:15:13Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=472c94ff67ba84676be980ca2ec58f8f4b296552'/>
<id>urn:sha1:472c94ff67ba84676be980ca2ec58f8f4b296552</id>
<content type='text'>
* gnu/packages/patches/java-apache-xml-commons-resolver-1.2-netbeans.patch:
New file.
* gnu/local.mk (patch_dist_DATA): Add reference to it.
* gnu/packages/netbeans.scm (java-apache-xml-commons-resolver-netbeans-1.2):
New variable.

Change-Id: I606c0fa70aec1d455f5d00370b329350ce5591d3
</content>
</entry>
<entry>
<title>gnu: Add java-jemmy.</title>
<updated>2026-05-03T00:30:26Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T23:13:20Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=0755746aadd43d33709cecfcf711fd35f3a5cb52'/>
<id>urn:sha1:0755746aadd43d33709cecfcf711fd35f3a5cb52</id>
<content type='text'>
* gnu/packages/netbeans.scm (java-jemmy-2.3.1.1): New variable.
* etc/teams.scm: Add reference to gnu/packages/netbeans.scm.

Change-Id: I8068d33eb89424547fb9b359fadde9d341a2236b
</content>
</entry>
<entry>
<title>gnu: java-flatlaf: Make it Multi-Release.</title>
<updated>2026-05-03T00:30:26Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T23:12:16Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=71140b06b472ec30d7c42af82c7b39c3e4a09187'/>
<id>urn:sha1:71140b06b472ec30d7c42af82c7b39c3e4a09187</id>
<content type='text'>
* gnu/packages/java-graphics.scm (java-flatlaf)
[source]: Delete binaries.
[arguments]&lt;#:jdk&gt;: Set to openjdk17.
&lt;#:jar-name&gt;: Delete.
&lt;#:source-dir&gt;: Delete.
&lt;#:test-dir&gt;: Delete.
&lt;#:modules&gt;: Add (sxml simple)
&lt;#:phases&gt;{generate-pom}: New phase.
{build}: Replace phase.
{install}: Replace phase.
[inputs]: Add libx11, libxt.

Change-Id: If4486685ef3bb38d35e9325a75296f4073a92281
</content>
</entry>
<entry>
<title>gnu: Add java-jvnet-parent-pom@1.</title>
<updated>2026-05-03T00:30:26Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:39:37Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=98a02ef3994bfd23cdb59e523ace260dfc24952c'/>
<id>urn:sha1:98a02ef3994bfd23cdb59e523ace260dfc24952c</id>
<content type='text'>
* gnu/packages/maven-parent-pom.scm (java-jvnet-parent-pom-1): New variable.

Change-Id: I7fe90d429e004c09a9de17ba01efe7eae7c07bd9
</content>
</entry>
<entry>
<title>gnu: Add java-commons-codec@1.17.1.</title>
<updated>2026-05-03T00:30:26Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:39:17Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=67285be3e0020324d59af8f249c230cc938962b8'/>
<id>urn:sha1:67285be3e0020324d59af8f249c230cc938962b8</id>
<content type='text'>
* gnu/packages/java.scm (java-commons-codec-1.17.1): New variable.

Change-Id: I5d773fffb0aea10c607c4c5f5fc2781d1267f156
</content>
</entry>
<entry>
<title>gnu: Add java-jgit-gpg-bc@7.</title>
<updated>2026-05-03T00:30:25Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:39:03Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=9cb9bc5b8135e67169c1fcb98ab65d67a141b39c'/>
<id>urn:sha1:9cb9bc5b8135e67169c1fcb98ab65d67a141b39c</id>
<content type='text'>
* gnu/packages/java.scm (java-jgit-gpg-bc-7): New variable.

Change-Id: I02ceeb5bdcb49e421914ef48c9765d8067bd6bd9
</content>
</entry>
<entry>
<title>gnu: Add java-jgit-ssh-jsch@7.</title>
<updated>2026-05-03T00:30:25Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:38:51Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=def04fa084ea8d474b1b54626afb61f29c39a66a'/>
<id>urn:sha1:def04fa084ea8d474b1b54626afb61f29c39a66a</id>
<content type='text'>
* gnu/packages/java.scm (java-jgit-ssh-jsch-7): New variable.

Change-Id: I25ca337c93f36b8521968f14d435b1fab655812d
</content>
</entry>
<entry>
<title>gnu: Add java-jgit@7.</title>
<updated>2026-05-03T00:30:25Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:38:28Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=ca9d9602d603d18908118eb03603d8dc915e92fe'/>
<id>urn:sha1:ca9d9602d603d18908118eb03603d8dc915e92fe</id>
<content type='text'>
* gnu/packages/java.scm (java-jgit-7): New variable.

Change-Id: I7576743ff1a44b7cf7392bf9dd089dabc8343d9a
</content>
</entry>
<entry>
<title>gnu: Add java-javaewah@1.2.3.</title>
<updated>2026-05-03T00:30:24Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:38:10Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=7c6386a8cd397e8036a98ac501dd1b9178ca251b'/>
<id>urn:sha1:7c6386a8cd397e8036a98ac501dd1b9178ca251b</id>
<content type='text'>
* gnu/packages/java.scm (java-javaewah-1.2.3): New variable.

Change-Id: Iaa7fdbf621957061e818c56420a5399d07602da8
</content>
</entry>
<entry>
<title>gnu: Add java-jsch@0.1.72.</title>
<updated>2026-05-03T00:30:24Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:37:52Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=04dc846f4ed72b9bb3627d9c80cfe642d5ef8bcc'/>
<id>urn:sha1:04dc846f4ed72b9bb3627d9c80cfe642d5ef8bcc</id>
<content type='text'>
* gnu/packages/java.scm (java-jsch-0.1.72): New variable.

Change-Id: I57bddfdb415ac27f5e7b162fecd273a82e5943f3
</content>
</entry>
<entry>
<title>gnu: Add java-native-access-platform@5.14.0.</title>
<updated>2026-05-03T00:30:24Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:37:23Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=ce8156c5fc85334dd617571f41c07622371a7270'/>
<id>urn:sha1:ce8156c5fc85334dd617571f41c07622371a7270</id>
<content type='text'>
* gnu/packages/java.scm (java-native-access-platform-5.14.0): New variable.

Change-Id: I99b210d408a3e7d65a2603456608e215ae4f1278
</content>
</entry>
<entry>
<title>gnu: Add java-native-access@5.14.0.</title>
<updated>2026-05-03T00:30:23Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:37:03Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=df6182e5c74705b32a40001f2ed7f6a66aecfa90'/>
<id>urn:sha1:df6182e5c74705b32a40001f2ed7f6a66aecfa90</id>
<content type='text'>
* gnu/packages/java.scm (java-native-access-5.14.0): New variable.

Change-Id: Iffc145c918ff8067023441add521869bd3b3933f
</content>
</entry>
<entry>
<title>gnu: Add java-bouncycastle@1.77.</title>
<updated>2026-05-03T00:30:23Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:35:48Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=297f6ae22c322866bfbdb2a30418ab00f938ff7d'/>
<id>urn:sha1:297f6ae22c322866bfbdb2a30418ab00f938ff7d</id>
<content type='text'>
* gnu/packages/java.scm (java-bouncycastle-1.77): New variable.

Change-Id: If3a2cad594faec16f8227adde9817f0cb03b33b0
</content>
</entry>
<entry>
<title>gnu: Add java-junixsocket-native-common@2.5.1.</title>
<updated>2026-05-03T00:30:23Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:34:29Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=e882d5315c4dceab0d0bb240918afd6719b37317'/>
<id>urn:sha1:e882d5315c4dceab0d0bb240918afd6719b37317</id>
<content type='text'>
* gnu/packages/java.scm (java-junixsocket-native-common-2.5.1): New variable.

Change-Id: I345adfba8b65a4b1574c787f368f19bed2ff90dc
</content>
</entry>
<entry>
<title>gnu: Add java-junixsocket-common@2.</title>
<updated>2026-05-03T00:30:22Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:31:56Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=c72142f4c46a3d9f6aa75fa29c8d4f06f40e407e'/>
<id>urn:sha1:c72142f4c46a3d9f6aa75fa29c8d4f06f40e407e</id>
<content type='text'>
* gnu/packages/java.scm (java-junixsocket-common-2): New variable.
(junixsocket-source): New variable.

Change-Id: I1054694feb2e8a39cf03b432feb0506ae9bc22bd
</content>
</entry>
<entry>
<title>gnu: Add java-kohlschutter-compiler-annotations@1.</title>
<updated>2026-05-03T00:30:22Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:30:47Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=bebdf78496a6782cce56a4fe23a6c79b9b96ef3e'/>
<id>urn:sha1:bebdf78496a6782cce56a4fe23a6c79b9b96ef3e</id>
<content type='text'>
* gnu/packages/java.scm (java-kohlschutter-compiler-annotations-1): New variable.

Change-Id: I2ad6d6eedccb57c839dbe6cad0f9cee4af1a0f0d
</content>
</entry>
<entry>
<title>gnu: Add java-eclipse-jdt-annotation@2.</title>
<updated>2026-05-03T00:30:22Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:29:52Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=8b468837e6b7a35c8a0dadca06ef9db6bf794123'/>
<id>urn:sha1:8b468837e6b7a35c8a0dadca06ef9db6bf794123</id>
<content type='text'>
* gnu/packages/java.scm (java-eclipse-jdt-annotation-2): New variable.

Change-Id: I32974f627b3c70b440fd612846ea11579875d6fd
</content>
</entry>
<entry>
<title>gnu: java-javax-mail: Update to 1.6.2.</title>
<updated>2026-05-03T00:30:21Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:28:09Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=8fba7012fa20a7089eb9b76de73fc4e973e94db5'/>
<id>urn:sha1:8fba7012fa20a7089eb9b76de73fc4e973e94db5</id>
<content type='text'>
* gnu/packages/java.scm (java-javax-mail): Update to 1.6.2.

Change-Id: I8fa24984affbe53981aa1f4b8e24e610416d2489
</content>
</entry>
<entry>
<title>gnu: Add java-jakarta-activation@1.2.</title>
<updated>2026-05-03T00:30:21Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:27:50Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=0af08b9101a3b2f6f5f62750f5c7a048512a6f05'/>
<id>urn:sha1:0af08b9101a3b2f6f5f62750f5c7a048512a6f05</id>
<content type='text'>
* gnu/packages/java.scm (java-jakarta-activation-1.2): New variable.

Change-Id: I41204054b04af503b255f5d7563781c87cb48492
</content>
</entry>
<entry>
<title>gnu: Add java-felix-main@7.0.5.</title>
<updated>2026-05-03T00:30:21Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:27:26Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=b799102b25cc15f58c979b12f31a6a893ee2dd4d'/>
<id>urn:sha1:b799102b25cc15f58c979b12f31a6a893ee2dd4d</id>
<content type='text'>
* gnu/packages/java.scm (java-felix-main-7.0.5): New variable.

Change-Id: I2ca3ae13a48a777e69af8996454573a592987e9e
</content>
</entry>
<entry>
<title>gnu: Add java-felix-framework@7.</title>
<updated>2026-05-03T00:30:20Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:26:27Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=f0b8ffb00221925fa327c65697d5357d8fc2ff9f'/>
<id>urn:sha1:f0b8ffb00221925fa327c65697d5357d8fc2ff9f</id>
<content type='text'>
* gnu/packages/java.scm (java-felix-framework-7): New variable.

Change-Id: Id71da669460ebd0c96e11edec3af0e32e368351e
</content>
</entry>
<entry>
<title>gnu: Add java-felix-resolver@2.</title>
<updated>2026-05-03T00:30:20Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:25:58Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=bdad833fedc83bfbd6b15c8cd0b26ee47078aff2'/>
<id>urn:sha1:bdad833fedc83bfbd6b15c8cd0b26ee47078aff2</id>
<content type='text'>
* gnu/packages/java.scm (java-felix-resolver-2): New variable.

Change-Id: I47061206769174c8e92d50d61ec3ff00d4db90dc
</content>
</entry>
<entry>
<title>gnu: Add java-osgi-cmpn@7.0.0.</title>
<updated>2026-05-03T00:30:20Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:23:21Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=3f6d67857e32c8376cf5138eb52b2c2c80176d3f'/>
<id>urn:sha1:3f6d67857e32c8376cf5138eb52b2c2c80176d3f</id>
<content type='text'>
* gnu/packages/java.scm (java-osgi-cmpn-7.0.0): New variable.

Change-Id: I46241e04d4250c24ff0056ffd882d75aeac130ec
</content>
</entry>
<entry>
<title>gnu: Add java-jaxrs-api@2.</title>
<updated>2026-05-03T00:30:19Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:22:49Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=38f23ddef4580dbeff1f3596777465b3ca3b192d'/>
<id>urn:sha1:38f23ddef4580dbeff1f3596777465b3ca3b192d</id>
<content type='text'>
* gnu/packages/java.scm (java-jaxrs-api-2): New variable.

Change-Id: I8a2c5155908eb834632d7f70480d04582aaf25b3
</content>
</entry>
<entry>
<title>gnu: Add java-jzlib@1.1.3.</title>
<updated>2026-05-03T00:30:19Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:20:36Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=6ae92d2b5bb79c44f9c6fc5dc53dea55127be1b1'/>
<id>urn:sha1:6ae92d2b5bb79c44f9c6fc5dc53dea55127be1b1</id>
<content type='text'>
* gnu/packages/java.scm (java-jzlib-1.1.3): New variable.

Change-Id: I86db583842278ea9d1bfb773d74ca333740a83d5
</content>
</entry>
<entry>
<title>gnu: Add java-jsvg@1.6.1.</title>
<updated>2026-05-03T00:30:19Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:18:46Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=56bd7b5546462ddb6f2a9788e046af8ed2482605'/>
<id>urn:sha1:56bd7b5546462ddb6f2a9788e046af8ed2482605</id>
<content type='text'>
* gnu/packages/java.scm (java-jsvg-1.6.1): New variable.

Change-Id: I11f158879e8de6b8da063779019b36bf3c1a0b7e
</content>
</entry>
<entry>
<title>gnu: Add java-osgi-core@8.0.0.</title>
<updated>2026-05-03T00:30:18Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:16:13Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=c97a0b330e266a3a9ca164c8d9c142b1fc0e169d'/>
<id>urn:sha1:c97a0b330e266a3a9ca164c8d9c142b1fc0e169d</id>
<content type='text'>
* gnu/packages/java.scm (java-osgi-core-8.0.0): New variable.

Change-Id: I7297efbb9efb431d2716c2dbb39df62907924c0c
</content>
</entry>
<entry>
<title>gnu: Add java-osgi-annotation@8.1.0.</title>
<updated>2026-05-03T00:30:18Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:16:02Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=47ebad274971041b3b1866fc36b1f769cc7a5412'/>
<id>urn:sha1:47ebad274971041b3b1866fc36b1f769cc7a5412</id>
<content type='text'>
* gnu/packages/java.scm (java-osgi-annotation-8.1.0): New variable.

Change-Id: Iea6567ab0c26c296b64417c6f8c7982156d75efa
</content>
</entry>
<entry>
<title>gnu: Add java-jsoup@1.15.3.</title>
<updated>2026-05-03T00:30:18Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:14:53Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=24956625a1f95c59634f1645dcbd2bbb16d0ad2d'/>
<id>urn:sha1:24956625a1f95c59634f1645dcbd2bbb16d0ad2d</id>
<content type='text'>
* gnu/packages/web.scm (java-jsoup-1.15.3): New variable.

Change-Id: I52e8cba31f2125294caa38a703f872548b7f6b88
</content>
</entry>
<entry>
<title>gnu: Add java-asm-commons@9.7.1.</title>
<updated>2026-05-03T00:30:18Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:14:35Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=dc9d490f5d3a537ff8525602e3b3c7ea245aa310'/>
<id>urn:sha1:dc9d490f5d3a537ff8525602e3b3c7ea245aa310</id>
<content type='text'>
* gnu/packages/java.scm (java-asm-commons-9.7.1): New variable.

Change-Id: Ib2d9e02e8a28e97cb93294ce6828828548e827a9
</content>
</entry>
<entry>
<title>gnu: Add java-asm-analysis@9.7.1.</title>
<updated>2026-05-03T00:30:17Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:14:29Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=fe7053fdbd8c34dd0b529e500ce5aa209132a5ba'/>
<id>urn:sha1:fe7053fdbd8c34dd0b529e500ce5aa209132a5ba</id>
<content type='text'>
* gnu/packages/java.scm (java-asm-analysis-9.7.1): New variable.

Change-Id: Ida37f3047cbf17830230af7a3e154b347fa1e267
</content>
</entry>
<entry>
<title>gnu: Add java-asm-tree@9.7.1.</title>
<updated>2026-05-03T00:30:17Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:14:20Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=0722ccf8bdf7045c690904aec1f32512bf8db036'/>
<id>urn:sha1:0722ccf8bdf7045c690904aec1f32512bf8db036</id>
<content type='text'>
* gnu/packages/java.scm (java-asm-tree-9.7.1): New variable.

Change-Id: Id0d38b45929351116c2d68e68fcdddf038a14d42
</content>
</entry>
<entry>
<title>gnu: Add java-asm@9.7.1.</title>
<updated>2026-05-03T00:30:17Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:14:08Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=08aac63f7b81150c5eb80ca2097877d3706afc1c'/>
<id>urn:sha1:08aac63f7b81150c5eb80ca2097877d3706afc1c</id>
<content type='text'>
* gnu/packages/java.scm (java-asm-9.7.1): New variable.

Change-Id: I8555189cf1f418a67631b9b2b6e61d55155c0d02
</content>
</entry>
<entry>
<title>gnu: Add java-junit@4.13.2.</title>
<updated>2026-05-03T00:30:16Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:13:49Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=d416d8e4e61ac52ca3c5c47a32450caa5c3fd243'/>
<id>urn:sha1:d416d8e4e61ac52ca3c5c47a32450caa5c3fd243</id>
<content type='text'>
* gnu/packages/java.scm (java-junit-4.13.2): New variable.

Change-Id: I5825f4db9c1572cec8520dfc6c2695ce25c1c854
</content>
</entry>
<entry>
<title>gnu: Add java-lucene-core@3.6.2.</title>
<updated>2026-05-03T00:30:16Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:13:35Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=ac139bd8c94f9f43ce1f6d596b729e786c593198'/>
<id>urn:sha1:ac139bd8c94f9f43ce1f6d596b729e786c593198</id>
<content type='text'>
* gnu/packages/java.scm (java-lucene-core-3.6.2): New variable.

Change-Id: I877f1108536e9014e7f28c223152e47ae1a1a98d
</content>
</entry>
<entry>
<title>gnu: Add java-json-simple@1.1.1.</title>
<updated>2026-05-03T00:30:16Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:13:24Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=1adf186aeac307c7d7fae31fa8d94ca08f6021b8'/>
<id>urn:sha1:1adf186aeac307c7d7fae31fa8d94ca08f6021b8</id>
<content type='text'>
* gnu/packages/java.scm (java-json-simple-1.1.1): New variable.

Change-Id: I6fff176ab352e2f3ee96335f354e0d1c722b57df
</content>
</entry>
<entry>
<title>gnu: Add ant@1.10.14.</title>
<updated>2026-05-03T00:30:15Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:13:00Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=61ec112120c1b348e0f28be3306ffe5af6c8af4c'/>
<id>urn:sha1:61ec112120c1b348e0f28be3306ffe5af6c8af4c</id>
<content type='text'>
* gnu/packages/java.scm (ant-1.10.14): New variable.

Change-Id: I6f033311fca6150a14c0871274d17747d5fea689
</content>
</entry>
<entry>
<title>gnu: Add java-simplevalidation.</title>
<updated>2026-05-03T00:30:15Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:11:45Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=6fd56b39b0aca0ad12ba605282a6c24835196805'/>
<id>urn:sha1:6fd56b39b0aca0ad12ba605282a6c24835196805</id>
<content type='text'>
* gnu/packages/patches/java-simplevalidation-1.14.1.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add reference to it.
* gnu/packages/java.scm (java-simplevalidation-1.14.1): New variable.

Change-Id: I2e69ee8c5f6dfa1f0beba3d01c82ddae51de3c5f
</content>
</entry>
<entry>
<title>gnu: Add java-jtidy.</title>
<updated>2026-05-03T00:30:14Z</updated>
<author>
<name>Danny Milosavljevic</name>
</author>
<published>2026-03-31T22:10:10Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=c37be4516f5daff9267ab1b1433828cb6c327a53'/>
<id>urn:sha1:c37be4516f5daff9267ab1b1433828cb6c327a53</id>
<content type='text'>
* gnu/packages/patches/java-jtidy-remove-xerces-dependency.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add reference to it.
* gnu/packages/java.scm (java-jtidy): New variable.

Change-Id: Ic127db3f8b4358d54ce37ea86545f244f291e297
</content>
</entry>
<entry>
<title>gnu: emacs-doc-toc: Fix pdfoutline path.</title>
<updated>2026-05-02T16:18:10Z</updated>
<author>
<name>pinoaffe</name>
</author>
<published>2026-04-18T09:08:55Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=a1b95bc84bfc80dcd920dc881c69e03eac7fb1ec'/>
<id>urn:sha1:a1b95bc84bfc80dcd920dc881c69e03eac7fb1ec</id>
<content type='text'>
* gnu/packages/emacs-xyz.scm (emacs-doc-toc): Fix pdfoutline path.

Change-Id: I788a26b497d2ed2123a5b395b23bcf2fee680b27
Signed-off-by: Ian Eure &lt;ian@retrospec.tv&gt;
</content>
</entry>
<entry>
<title>gnu: librewolf: Update to 150.0.1-1 [security-fixes].</title>
<updated>2026-05-02T16:07:13Z</updated>
<author>
<name>Ian Eure</name>
</author>
<published>2026-04-29T03:23:00Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=41c86587721d477a793e3c7d6c32c2d623b27772'/>
<id>urn:sha1:41c86587721d477a793e3c7d6c32c2d623b27772</id>
<content type='text'>
Contains fixes for:
CVE-2026-7320: Information disclosure due to incorrect boundary
               conditions in the Audio/Video component
CVE-2026-7322: Memory safety bugs fixed in Firefox ESR 115.35.1,
               Firefox ESR 140.10.1 and Firefox 150.0.1
CVE-2026-7323: Memory safety bugs fixed in Firefox ESR 140.10.1 and
               Firefox 150.0.1
CVE-2026-7324: Memory safety bugs fixed in Firefox 150.0.1

* gnu/packages/librewolf.scm (librewolf): Update to 150.0.1-1.
* gnu/packages/patches/librewolf-150.0-encoding_rs-rust-fix.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): Remove
librewolf-150.0-encoding_rs-rust-fix.patch.

Change-Id: Ibf081e87d9183c5f04330389da87639ed80a7f77
</content>
</entry>
<entry>
<title>gnu: Add emacs-eshell-pure-prompt.</title>
<updated>2026-05-02T14:59:10Z</updated>
<author>
<name>coopi</name>
</author>
<published>2026-04-28T07:59:30Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=74f2a35f1e709c8a4884c726ec6da1a97a82e6ce'/>
<id>urn:sha1:74f2a35f1e709c8a4884c726ec6da1a97a82e6ce</id>
<content type='text'>
* gnu/packages/emacs-xyz.scm (emacs-eshell-pure-prompt): New variable.

Merges guix/guix!8198

Change-Id: I702faa265418cf18d0fcc01eee01e2276c9aff7c
Signed-off-by: Cayetano Santos &lt;csantosb@inventati.org&gt;
</content>
</entry>
<entry>
<title>gnu: Add emacs-neocities.</title>
<updated>2026-05-02T14:56:18Z</updated>
<author>
<name>coopi</name>
</author>
<published>2026-04-28T08:45:29Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=52a0e8b1b447c3d24344b68be49f068e8b4c3f10'/>
<id>urn:sha1:52a0e8b1b447c3d24344b68be49f068e8b4c3f10</id>
<content type='text'>
* gnu/packages/emacs-xyz.scm (emacs-neocities): New variable.

Merges guix/guix!8199

Change-Id: Iddd51deedd3d9657668d2945e5579d3e965553bf
Signed-off-by: Cayetano Santos &lt;csantosb@inventati.org&gt;
</content>
</entry>
<entry>
<title>gnu: emacs-agent-shell: Add tests.</title>
<updated>2026-05-02T14:53:28Z</updated>
<author>
<name>Akiyoshi Suda</name>
</author>
<published>2026-05-02T08:18:46Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=090c989656d672644161aac5da97266161e59458'/>
<id>urn:sha1:090c989656d672644161aac5da97266161e59458</id>
<content type='text'>
* gnu/packages/patches/emacs-agent-shell-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Record it.
* gnu/packages/emacs-xyz (emacs-agent-shell)[source]: Register it.
[arguments]: Add #:test command.
[native-inputs]: Add emacs-ert-runner.

Merges guix/guix!8197

Change-Id: If451a42bf65e534b4dbdce025a47c31ad548cf1a
Signed-off-by: Cayetano Santos &lt;csantosb@inventati.org&gt;
Modified-by: Cayetano Santos &lt;csantosb@inventati.org&gt;
</content>
</entry>
<entry>
<title>gnu: emacs-shell-maker: Add tests.</title>
<updated>2026-05-02T14:53:19Z</updated>
<author>
<name>Akiyoshi Suda</name>
</author>
<published>2026-04-28T03:34:49Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=0e72fa7d15cf8bd7a43c252cfbc1e6c83b207f05'/>
<id>urn:sha1:0e72fa7d15cf8bd7a43c252cfbc1e6c83b207f05</id>
<content type='text'>
* gnu/packages/emacs-xyz (emacs-shell-maker)[arguments]: Add #:test
command; delete #:tests?.
[native-inputs]: Add emacs-ert-runner.

Merges guix/guix!8197

Change-Id: If3008c30c1cccd98b98d3116bc998ed08d921cea
Signed-off-by: Cayetano Santos &lt;csantosb@inventati.org&gt;
Modified-by: Cayetano Santos &lt;csantosb@inventati.org&gt;
</content>
</entry>
<entry>
<title>gnu: emacs-acp: Add tests.</title>
<updated>2026-05-02T14:52:26Z</updated>
<author>
<name>Akiyoshi Suda</name>
</author>
<published>2026-04-28T03:32:45Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=119d8069728ee36a4472bdb9c80ae7dab98e2c3c'/>
<id>urn:sha1:119d8069728ee36a4472bdb9c80ae7dab98e2c3c</id>
<content type='text'>
* gnu/packages/emacs-xyz (emacs-acp)[arguments]: Add #:test command.
[native-inputs]: Add emacs-ert-runner.

Merges guix/guix!8197

Change-Id: If32fb6d89980ed22011b8f226fe6cdaeb7d5ddb5
Modified-by: Cayetano Santos &lt;csantosb@inventati.org&gt;
Signed-off-by: Cayetano Santos &lt;csantosb@inventati.org&gt;
</content>
</entry>
<entry>
<title>gnu: trealla: Update to 2.94.12.</title>
<updated>2026-05-02T12:41:13Z</updated>
<author>
<name>jgart</name>
</author>
<published>2026-05-02T12:40:23Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=c1aa2c04ba175ad683a74cfc42c71435675bb8c1'/>
<id>urn:sha1:c1aa2c04ba175ad683a74cfc42c71435675bb8c1</id>
<content type='text'>
* gnu/packages/prolog.scm (trealla): Update to 2.94.12.

Change-Id: Ice04d794ea57bb418ac03b9908ad0fbbd348442a
</content>
</entry>
<entry>
<title>teams: Add Thanos Apollo to emacs team.</title>
<updated>2026-05-02T11:59:54Z</updated>
<author>
<name>Thanos Apollo</name>
</author>
<published>2026-04-30T19:01:11Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=eb0a3f0b55f621a33c10fa763d8c98996d5d7f21'/>
<id>urn:sha1:eb0a3f0b55f621a33c10fa763d8c98996d5d7f21</id>
<content type='text'>
* etc/teams.scm ("Thanos Apollo"): Add to emacs team.

Merges guix/guix!8253

Change-Id: I4b6fc33914131d8dfc7a07eb5616fa90b365bf30
Signed-off-by: Cayetano Santos &lt;csantosb@inventati.org&gt;
</content>
</entry>
<entry>
<title>gnu: Add sdorfehs.</title>
<updated>2026-05-02T08:02:05Z</updated>
<author>
<name>Morgan Willcock</name>
</author>
<published>2026-04-23T21:33:48Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=184ed9886c23e032c81e77eca2c9e5517c4cb5d9'/>
<id>urn:sha1:184ed9886c23e032c81e77eca2c9e5517c4cb5d9</id>
<content type='text'>
* gnu/packages/wm.scm (sdorfehs): New variable.

Change-Id: I2ff605de61cd6eeefe379a280f86351d0602d31a
Merges: https://codeberg.org/guix/guix/pulls/8129
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
</entry>
<entry>
<title>doc: fix image-type for lightweight-desktop example.</title>
<updated>2026-05-02T08:00:25Z</updated>
<author>
<name>Daniel Herzig</name>
</author>
<published>2026-04-23T21:11:39Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=bfcfbd4613a31bc3302204772325b4665dc66fb4'/>
<id>urn:sha1:bfcfbd4613a31bc3302204772325b4665dc66fb4</id>
<content type='text'>
Merges: https://codeberg.org/guix/guix/pulls/7388
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
</entry>
<entry>
<title>gnu: ungoogled-chromium: Update to 147.0.7727.137.</title>
<updated>2026-05-02T07:52:26Z</updated>
<author>
<name>André Batista</name>
</author>
<published>2026-04-30T20:52:50Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=8f8cef1d7c62510f4463c70536c4553b455de47f'/>
<id>urn:sha1:8f8cef1d7c62510f4463c70536c4553b455de47f</id>
<content type='text'>
Besides updating ungoogled-chromium, this is a follow up to commits
10ea4f874e5f1ff57df840a60195a073b1b0b898 and
0f87ff6672b29c11e391faad573e5ef4fba5cd43 which lacked the full logic necessary
for using the bundled icu library and the new regexes included on the desktop
and manpage templates for this package.

Fixes CVEs:
CVE-2026-7363: Use after free in Canvas. Reported by heapracer.
CVE-2026-7361: Use after free in iOS. Reported by Google.
CVE-2026-7344: Use after free in Accessibility. Reported by Google.
CVE-2026-7343: Use after free in Views. Reported by Google.
CVE-2026-7333: Use after free in GPU.
      Reported by c6eed09fc8b174b0f3eebedcceb1e792.
CVE-2026-7360: Insufficient validation of untrusted input in Compositing.
      Reported by Google.
CVE-2026-7359: Use after free in ANGLE. Reported by Google.
CVE-2026-7358: Use after free in Animation. Reported by Google.
CVE-2026-7334: Use after free in Views. Reported by Batuhan Esref KOC.
CVE-2026-7357: Use after free in GPU. Reported by Google.
CVE-2026-7356: Use after free in Navigation. Reported by Google.
CVE-2026-7354: Out of bounds read and write in Angle. Reported by Google.
CVE-2026-7353: Heap buffer overflow in Skia. Reported by Google.
CVE-2026-7352: Use after free in Media. Reported by Google.
CVE-2026-7351: Race in MHTML. Reported by Google.
CVE-2026-7350: Use after free in WebMIDI. Reported by Google.
CVE-2026-7349: Use after free in Cast. Reported by Google.
CVE-2026-7348: Use after free in Codecs. Reported by Google.
CVE-2026-7335: Use after free in media.
      Reported by Jungwoo Lee (@physicube) and Wongi Lee (@_qwerty_po).
CVE-2026-7336: Use after free in WebRTC. Reported by Mozilla.
CVE-2026-7337: Type Confusion in V8. Reported by q@calif.io.
CVE-2026-7347: Use after free in Chromoting. Reported by Google.
CVE-2026-7346: Inappropriate implementation in Tint. Reported by Google.
CVE-2026-7345: Insufficient validation of untrusted input in Feedback.
      Reported by Google.
CVE-2026-7338: Use after free in Cast. Reported by Krace.
CVE-2026-7342: Use after free in WebView. Reported by Google.
CVE-2026-7341: Use after free in WebRTC. Reported by Google.
CVE-2026-7339: Heap buffer overflow in WebRTC.
      Reported by c6eed09fc8b174b0f3eebedcceb1e792.
CVE-2026-7340: Integer overflow in ANGLE.
      Reported by 86ac1f1587b71893ed2ad792cd7dde32.
CVE-2026-7355: Use after free in Media. Reported by Google.

See:
&lt;https://chromereleases.googleblog.com/2026/04/stable-channel-update-for-desktop_28.html&gt;

* gnu/packages/chromium.scm (%chromium-version): Update to 147.0.7727.137.
(%ungoogled-origin, %debian-origin): Update hashes.
(ungoogled-chromium) [arguments] &lt;#:configure-flags&gt;: Set icu_use_data_file
true.
&lt;#:phases&gt; {install}: Include icudtl.dat to copied libs.  Add @@uri_scheme
and @@extra_desktop_entries to regex substitutions on desktop file and
manpage.

Change-Id: I1342eac3ba3a85e8851189844614d47512c1ca42
Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
</entry>
<entry>
<title>gnu: ungoogled-chromium: Enable v4l2 video decoder on aarch64.</title>
<updated>2026-05-02T07:52:19Z</updated>
<author>
<name>André Batista</name>
</author>
<published>2026-04-30T21:04:49Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=72a65207d57ea9d49ad1171509de49a4f573636c'/>
<id>urn:sha1:72a65207d57ea9d49ad1171509de49a4f573636c</id>
<content type='text'>
* gnu/packages/chromium.scm (ungoogled-chromium) [arguments]
&lt;#:configure-flags&gt;: Conditionally add use_v4l2_codec and use_av1_hw_decoder
and set them true on aarch64-linux.  Also ensure that use_vaapi is set to
false on this architecture.

Change-Id: Ib7f1c2d492ccb71df253e621b9cd626ec0942bc6
Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
</entry>
<entry>
<title>gnu: emacs-hare-mode: Update to 0.3.0.</title>
<updated>2026-05-01T20:20:17Z</updated>
<author>
<name>Nicolas Goaziou</name>
</author>
<published>2026-05-01T20:19:03Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=7911de258df53e5ec6dca6b4e04f16b1afa1d327'/>
<id>urn:sha1:7911de258df53e5ec6dca6b4e04f16b1afa1d327</id>
<content type='text'>
* gnu/packages/emacs-xyz.scm (emacs-hare-mode): Update to 0.3.0.

Change-Id: I42b0f02bf35eb5a802d817eb7710e9834cca5733
</content>
</entry>
<entry>
<title>gnu: emacs-vulpea-journal: Update to 1.0.1.</title>
<updated>2026-05-01T20:20:16Z</updated>
<author>
<name>Nicolas Goaziou</name>
</author>
<published>2026-05-01T20:19:02Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=b24a2f54058e71b8bd852c4093e67ecc52956304'/>
<id>urn:sha1:b24a2f54058e71b8bd852c4093e67ecc52956304</id>
<content type='text'>
* gnu/packages/emacs-xyz.scm (emacs-vulpea-journal): Update to 1.0.1.

Change-Id: I6a7e3e8d3519ced6812d432046df54643332d462
</content>
</entry>
<entry>
<title>gnu: emacs-vulpea-ui: Update to 1.1.0.</title>
<updated>2026-05-01T20:20:16Z</updated>
<author>
<name>Nicolas Goaziou</name>
</author>
<published>2026-05-01T20:19:02Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=13690b3d1701620031ca1c9e939420860d0d02df'/>
<id>urn:sha1:13690b3d1701620031ca1c9e939420860d0d02df</id>
<content type='text'>
* gnu/packages/emacs-xyz.scm (emacs-vulpea-ui): Update to 1.1.0.

Change-Id: I84c4a99fed101a714d77bcdb744301ac3672488e
</content>
</entry>
<entry>
<title>gnu: emacs-vulpea: Update to 2.2.0.</title>
<updated>2026-05-01T20:20:16Z</updated>
<author>
<name>Nicolas Goaziou</name>
</author>
<published>2026-05-01T20:19:01Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=1752d0ea3d442cce7401ca19ae86fd55be5a2a18'/>
<id>urn:sha1:1752d0ea3d442cce7401ca19ae86fd55be5a2a18</id>
<content type='text'>
* gnu/packages/emacs-xyz.scm (emacs-vulpea): Update to 2.2.0.

Change-Id: Ic63998d450baa5d2ad5925c3667bd20d10ddbdf7
</content>
</entry>
<entry>
<title>gnu: emacs-vui: Update to 1.0.0.</title>
<updated>2026-05-01T20:20:15Z</updated>
<author>
<name>Nicolas Goaziou</name>
</author>
<published>2026-05-01T20:19:01Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=3361177302ac10120a364213976bed608cf44e80'/>
<id>urn:sha1:3361177302ac10120a364213976bed608cf44e80</id>
<content type='text'>
* gnu/packages/emacs-xyz.scm (emacs-vui): Update to 1.0.0.

Change-Id: I6c4f6490c69ac49bcd77de24fb61884d1e6ac192
</content>
</entry>
<entry>
<title>gnu: emacs-citre: Update to 0.4.2.</title>
<updated>2026-05-01T20:20:15Z</updated>
<author>
<name>Nicolas Goaziou</name>
</author>
<published>2026-05-01T20:19:00Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=2e1dfb7903e24cfd7ada4918e6408eb48e4bb9c4'/>
<id>urn:sha1:2e1dfb7903e24cfd7ada4918e6408eb48e4bb9c4</id>
<content type='text'>
* gnu/packages/emacs-xyz.scm (emacs-citre): Update to 0.4.2.

Change-Id: Ifcfc39b4e53b66df3975863f5e2e84d20c449fb0
</content>
</entry>
<entry>
<title>gnu: emacs-org-mem: Update to 0.34.1.</title>
<updated>2026-05-01T20:20:15Z</updated>
<author>
<name>Nicolas Goaziou</name>
</author>
<published>2026-05-01T20:19:00Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=bee08deea9e721f9e4bcef4a8fb7967064e97d7a'/>
<id>urn:sha1:bee08deea9e721f9e4bcef4a8fb7967064e97d7a</id>
<content type='text'>
* gnu/packages/emacs-xyz.scm (emacs-org-mem): Update to 0.34.1.
[propagated-inputs]: Add emacs-truename-cache.

Change-Id: Ic12d9d3bc665172650d1354673c70f6f262a25d3
</content>
</entry>
<entry>
<title>gnu: emacs-no-littering: Update to 1.8.7.</title>
<updated>2026-05-01T20:20:15Z</updated>
<author>
<name>Nicolas Goaziou</name>
</author>
<published>2026-05-01T20:18:59Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=4921340501603ed206d5ba8ad849d9e6099730ce'/>
<id>urn:sha1:4921340501603ed206d5ba8ad849d9e6099730ce</id>
<content type='text'>
* gnu/packages/emacs-xyz.scm (emacs-no-littering): Update to 1.8.7.

Change-Id: I1cd8e789ea77feefb1b12c75976853b8c5511c5d
</content>
</entry>
<entry>
<title>gnu: emacs-boxy: Update to 2.0.1.</title>
<updated>2026-05-01T20:20:14Z</updated>
<author>
<name>Nicolas Goaziou</name>
</author>
<published>2026-05-01T20:18:59Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=b995e62b4035adb31ed8c6cdb2357e3d41979ec7'/>
<id>urn:sha1:b995e62b4035adb31ed8c6cdb2357e3d41979ec7</id>
<content type='text'>
* gnu/packages/emacs-xyz.scm (emacs-boxy): Update to 2.0.1.

Change-Id: Ib27b832e520babca8edd383adae8e2002d969772
</content>
</entry>
</feed>
