<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu, branch crypto-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>gnu: libgpg-error: Remove gettext-minimal input.</title>
<updated>2026-08-24T16:49:32+00:00</updated>
<author>
<name>Yelninei</name>
<email>yelninei@tutamail.com</email>
</author>
<published>2026-08-22T17:09:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=38f2c15cc60d4b64d598540b84da1461fe403ddb'/>
<id>38f2c15cc60d4b64d598540b84da1461fe403ddb</id>
<content type='text'>
Not needed when building from the tarball.

* gnu/packages/gnupg.scm (libgpg-error)[native-inputs]: Remove gettext-minimal.

Merges: guix/guix!10722
Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not needed when building from the tarball.

* gnu/packages/gnupg.scm (libgpg-error)[native-inputs]: Remove gettext-minimal.

Merges: guix/guix!10722
Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "gnu: libgcrypt: Use git repository."</title>
<updated>2026-08-24T16:49:30+00:00</updated>
<author>
<name>Yelninei</name>
<email>yelninei@tutamail.com</email>
</author>
<published>2026-08-22T09:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=6285e06dc3cb34bbcf48d137f91d9ab3bb948bb9'/>
<id>6285e06dc3cb34bbcf48d137f91d9ab3bb948bb9</id>
<content type='text'>
libgcrypt needs the git information to bootstrap autotools.

This reverts commit 9bbe3b2d68104f65b5003f9c0d24ee78b5fa3573.

Fixes: guix/guix#10721
Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
libgcrypt needs the git information to bootstrap autotools.

This reverts commit 9bbe3b2d68104f65b5003f9c0d24ee78b5fa3573.

Fixes: guix/guix#10721
Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "gnu: libgpg-error: Use git repository."</title>
<updated>2026-08-24T16:48:26+00:00</updated>
<author>
<name>Yelninei</name>
<email>yelninei@tutamail.com</email>
</author>
<published>2026-08-22T09:54:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=75181021eea5603abfa473952ac839c7073f0161'/>
<id>75181021eea5603abfa473952ac839c7073f0161</id>
<content type='text'>
libgpg-error needs the git information to bootstrap autotools.

This reverts commit 1b19586c07b586d6fb8b3ead00153fbeb882faf8.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
libgpg-error needs the git information to bootstrap autotools.

This reverts commit 1b19586c07b586d6fb8b3ead00153fbeb882faf8.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: gnupg: Fix cross build.</title>
<updated>2026-08-24T16:47:55+00:00</updated>
<author>
<name>Yelninei</name>
<email>yelninei@tutamail.com</email>
</author>
<published>2026-08-20T18:56:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=1a9f25a430e65817dc9ebf030bba023e002afd9f'/>
<id>1a9f25a430e65817dc9ebf030bba023e002afd9f</id>
<content type='text'>
* gnu/packages/gnupg.scm (gnupg)[arguments]&lt;#:phases&gt;: Set path to gprt_config.
[native-inputs]: Add libgpg-error.

Merges: guix/guix!10687
Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/gnupg.scm (gnupg)[arguments]&lt;#:phases&gt;: Set path to gprt_config.
[native-inputs]: Add libgpg-error.

Merges: guix/guix!10687
Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: gnupg: Fix build on the Hurd.</title>
<updated>2026-08-24T16:47:53+00:00</updated>
<author>
<name>Yelninei</name>
<email>yelninei@tutamail.com</email>
</author>
<published>2026-08-20T18:27:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=d600a9bf437710eb87ef5834ec154350357ab616'/>
<id>d600a9bf437710eb87ef5834ec154350357ab616</id>
<content type='text'>
* gnu/packages/gnupg.scm (gnupg)[inputs]: Make pcsc-lite conditional.
[arguments]&lt;#:phases&gt;: Allow 'patch-paths to fail to find lib pcsclite.so.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/gnupg.scm (gnupg)[inputs]: Make pcsc-lite conditional.
[arguments]&lt;#:phases&gt;: Allow 'patch-paths to fail to find lib pcsclite.so.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: gnupg: Simplify gexp logic.</title>
<updated>2026-08-24T16:47:16+00:00</updated>
<author>
<name>Andreas Enge</name>
<email>andreas@enge.fr</email>
</author>
<published>2026-08-18T13:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=b75d69791991f3697da763d516617004eeb490b1'/>
<id>b75d69791991f3697da763d516617004eeb490b1</id>
<content type='text'>
* gnu/packages/gnupg.scm (gnupg)[arguments]&lt;#:configure-flags&gt;: Use pure
gexp instead of mixture with standard (un-)quotes.

Merges: guix/guix!10645
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/gnupg.scm (gnupg)[arguments]&lt;#:configure-flags&gt;: Use pure
gexp instead of mixture with standard (un-)quotes.

Merges: guix/guix!10645
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: gnupg: Update to 2.5.21.</title>
<updated>2026-08-24T16:47:07+00:00</updated>
<author>
<name>Andreas Enge</name>
<email>andreas@enge.fr</email>
</author>
<published>2026-08-18T12:05:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=4ad1b1a91829211b526a16dfdc0d501c6bd9d6c0'/>
<id>4ad1b1a91829211b526a16dfdc0d501c6bd9d6c0</id>
<content type='text'>
* gnu/packages/gnupg.scm (gnupg): Update to 2.5.21 and remove outdated
comment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/gnupg.scm (gnupg): Update to 2.5.21 and remove outdated
comment.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: gnupg: Revert to using tarballs as source.</title>
<updated>2026-08-24T16:47:07+00:00</updated>
<author>
<name>Andreas Enge</name>
<email>andreas@enge.fr</email>
</author>
<published>2026-08-18T11:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=6902440c12e6f4d625a8461e83535f64a73b45b4'/>
<id>6902440c12e6f4d625a8461e83535f64a73b45b4</id>
<content type='text'>
This effectively reverts commits b6e750acb81debe75c5b844bcb80751a51f5bebc
and 397c4847e3a1108cd7afebc4ff5524ca054ee4bd .

* gnu/packages/gnupg.scm (gnupg): Copy-paste the package definition of
commit e660026a1625db74f844bbd96a6681ca0fe922b3 .

Fixes: guix/guix#10622
Fixes: guix/guix#10773
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This effectively reverts commits b6e750acb81debe75c5b844bcb80751a51f5bebc
and 397c4847e3a1108cd7afebc4ff5524ca054ee4bd .

* gnu/packages/gnupg.scm (gnupg): Copy-paste the package definition of
commit e660026a1625db74f844bbd96a6681ca0fe922b3 .

Fixes: guix/guix#10622
Fixes: guix/guix#10773
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: java-htsjdk-latest: Improve style.</title>
<updated>2026-08-24T16:03:45+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-08-17T20:03:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=18db7dc94f093e5460607a5e2012dd382ebc8bfa'/>
<id>18db7dc94f093e5460607a5e2012dd382ebc8bfa</id>
<content type='text'>
* gnu/packages/bioinformatics.scm (java-htsjdk-latest): Run guix style.
[arguments]: Improve style, drop trailing #t.
[inputs]: Drop input labels.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/bioinformatics.scm (java-htsjdk-latest): Run guix style.
[arguments]: Improve style, drop trailing #t.
[inputs]: Drop input labels.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: java-htsjdk-2.10.1: Improve style.</title>
<updated>2026-08-24T16:03:28+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-04-11T22:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=3e48dd0e6380009abec9b432891745dd945f2c1a'/>
<id>3e48dd0e6380009abec9b432891745dd945f2c1a</id>
<content type='text'>
* gnu/packages/bioinformatics.scm (java-htsjdk-2.10.1)[arguments]:
Improve style, drop trailing #t.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/bioinformatics.scm (java-htsjdk-2.10.1)[arguments]:
Improve style, drop trailing #t.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
</feed>
