<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix, branch rename-kernel-team</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>etc: teams: kernel: Rename team to `linux-libre'.</title>
<updated>2026-05-28T13:34:48+00:00</updated>
<author>
<name>Gabriel Wicki</name>
<email>gabriel@erlikon.ch</email>
</author>
<published>2026-05-20T14:36:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=497f0c5381fdee8e3e6ab33b9af0a8b306f57d4b'/>
<id>497f0c5381fdee8e3e6ab33b9af0a8b306f57d4b</id>
<content type='text'>
Since linux-libre is not the only kernel around in GNU Guix anymore.

* etc/teams.scm (kernel): Rename variable to linux-libre.

Change-Id: Ic8081f471ad7f6aa21e2830f294549460466249b
Signed-off-by: Gabriel Wicki &lt;gabriel@erlikon.ch&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since linux-libre is not the only kernel around in GNU Guix anymore.

* etc/teams.scm (kernel): Rename variable to linux-libre.

Change-Id: Ic8081f471ad7f6aa21e2830f294549460466249b
Signed-off-by: Gabriel Wicki &lt;gabriel@erlikon.ch&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add ueberzugpp.</title>
<updated>2026-05-28T13:08:31+00:00</updated>
<author>
<name>Luis Guilherme Coelho</name>
<email>lgcoelho@disroot.org</email>
</author>
<published>2026-05-27T17:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=71f13e3a63dd1d18eaefc58af06d2e5518d410df'/>
<id>71f13e3a63dd1d18eaefc58af06d2e5518d410df</id>
<content type='text'>
* gnu/packages/image-viewers.scm (ueberzugpp): New variable.

Change-Id: Icc8f64aaa5d0dd5d7289f8e92af2eff39d59747b
Signed-off-by: Sughosha &lt;sughosha@disroot.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/image-viewers.scm (ueberzugpp): New variable.

Change-Id: Icc8f64aaa5d0dd5d7289f8e92af2eff39d59747b
Signed-off-by: Sughosha &lt;sughosha@disroot.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: r-rhdf5filters: Define __ARM_NEON__ on aarch64-linux.</title>
<updated>2026-05-28T10:14:00+00:00</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2026-05-27T17:49:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=d426c0ef73947898407d238d0ead8d88e58ec9ce'/>
<id>d426c0ef73947898407d238d0ead8d88e58ec9ce</id>
<content type='text'>
* gnu/packages/cran.scm (r-rhdf5filters)[arguments]: Conditionally define
__ARM_NEON__.

Change-Id: I0bd3353642044caba10ac9831d4ec6eeded825f9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/cran.scm (r-rhdf5filters)[arguments]: Conditionally define
__ARM_NEON__.

Change-Id: I0bd3353642044caba10ac9831d4ec6eeded825f9
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: r-lme4: Skip one more test on aarch64-linux.</title>
<updated>2026-05-28T10:14:00+00:00</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2026-05-27T17:09:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=a15f89137e82e81b8796884f60f20a80aa5902ab'/>
<id>a15f89137e82e81b8796884f60f20a80aa5902ab</id>
<content type='text'>
* gnu/packages/cran.scm (r-lme4)[arguments]: Conditionally skip one more test
on aarch64-linux.

Change-Id: I82606670e2aa35e44594a0e99f03559341174b51
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/cran.scm (r-lme4)[arguments]: Conditionally skip one more test
on aarch64-linux.

Change-Id: I82606670e2aa35e44594a0e99f03559341174b51
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: nng-1.11: Fix build on aarch64-linux.</title>
<updated>2026-05-28T10:14:00+00:00</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2026-05-27T10:17:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=9f1b386c790def97053b8341dceb925a76f88f37'/>
<id>9f1b386c790def97053b8341dceb925a76f88f37</id>
<content type='text'>
* gnu/packages/networking.scm (nng-1.11)[arguments]: Disable parallel tests;
disable one more test.

Change-Id: I979172b7c4749354242d6015ac7888fb7e8f3af9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/networking.scm (nng-1.11)[arguments]: Disable parallel tests;
disable one more test.

Change-Id: I979172b7c4749354242d6015ac7888fb7e8f3af9
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: r-scater: Update to 1.40.1.</title>
<updated>2026-05-28T10:14:00+00:00</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2026-05-25T19:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=f9074ee018614d6f638e672d70c2cd766b65a36a'/>
<id>f9074ee018614d6f638e672d70c2cd766b65a36a</id>
<content type='text'>
* gnu/packages/bioconductor.scm (r-scater): Update to 1.40.1.

Change-Id: Ic92c5632210b6b947780034770ae8da41af3c736
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/bioconductor.scm (r-scater): Update to 1.40.1.

Change-Id: Ic92c5632210b6b947780034770ae8da41af3c736
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: r-biostrings: Update to 2.80.1.</title>
<updated>2026-05-28T10:14:00+00:00</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2026-05-25T19:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=27f6f2c794c56d4f401d6acfe02917a5a9c7e41b'/>
<id>27f6f2c794c56d4f401d6acfe02917a5a9c7e41b</id>
<content type='text'>
* gnu/packages/bioconductor.scm (r-biostrings): Update to 2.80.1.

Change-Id: Ica55bf875302ff0f223dca08f670cf2c4a17d2ae
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/bioconductor.scm (r-biostrings): Update to 2.80.1.

Change-Id: Ica55bf875302ff0f223dca08f670cf2c4a17d2ae
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: r-bamsignals: Update to 1.44.1.</title>
<updated>2026-05-28T10:14:00+00:00</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2026-05-25T19:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=2591e74702ae6d54f1365931e0f3b4bd8c2ffc99'/>
<id>2591e74702ae6d54f1365931e0f3b4bd8c2ffc99</id>
<content type='text'>
* gnu/packages/bioconductor.scm (r-bamsignals): Update to 1.44.1.

Change-Id: I4cf058281d479eca901c242443df9bcdd3a4a34d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/bioconductor.scm (r-bamsignals): Update to 1.44.1.

Change-Id: I4cf058281d479eca901c242443df9bcdd3a4a34d
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: r-mlr3fselect: Update to 1.6.0.</title>
<updated>2026-05-28T10:14:00+00:00</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2026-05-22T20:51:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=f92a18b25d8d98c9129add434cff984b99a3367f'/>
<id>f92a18b25d8d98c9129add434cff984b99a3367f</id>
<content type='text'>
* gnu/packages/cran.scm (r-mlr3fselect): Update to 1.6.0.
[native-inputs]: Remove r-processx and r-redux.

Change-Id: I3ad638a0afad3fdfd5d32ecbe42929b40cc0756f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/cran.scm (r-mlr3fselect): Update to 1.6.0.
[native-inputs]: Remove r-processx and r-redux.

Change-Id: I3ad638a0afad3fdfd5d32ecbe42929b40cc0756f
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: r-nanotime: Update to 0.3.15.</title>
<updated>2026-05-28T10:13:59+00:00</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2026-05-22T20:51:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=19e9449528ea9c71977d00297585240120673937'/>
<id>19e9449528ea9c71977d00297585240120673937</id>
<content type='text'>
* gnu/packages/cran.scm (r-nanotime): Update to 0.3.15.

Change-Id: I47a8534c86a97ad52372bd8ad83c1fa39e2db4e6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/cran.scm (r-nanotime): Update to 0.3.15.

Change-Id: I47a8534c86a97ad52372bd8ad83c1fa39e2db4e6
</pre>
</div>
</content>
</entry>
</feed>
