<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix, branch core-packages-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: nano: Fix build with ncurses/tinfo.</title>
<updated>2026-08-24T03:34:28+00:00</updated>
<author>
<name>Yelninei</name>
<email>yelninei@tutamail.com</email>
</author>
<published>2026-08-23T18:58:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=980187b108f03119297a4d21e669753e090b9308'/>
<id>980187b108f03119297a4d21e669753e090b9308</id>
<content type='text'>
* gnu/packages/text-editors.scm (nano)[natives-inputs]: Add pkg-config.

Merges: https://codeberg.org/guix/guix/pulls/10758
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/text-editors.scm (nano)[natives-inputs]: Add pkg-config.

Merges: https://codeberg.org/guix/guix/pulls/10758
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: libedit: Update to 20260512-3.1.</title>
<updated>2026-08-24T03:34:27+00:00</updated>
<author>
<name>Zheng Junjie</name>
<email>z572@z572.online</email>
</author>
<published>2026-06-19T17:08:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=d061a7a8920f1abeb241e3ad18e9f2f9d42f12d9'/>
<id>d061a7a8920f1abeb241e3ad18e9f2f9d42f12d9</id>
<content type='text'>
* gnu/packages/libedit.scm (libedit): Update to 20260512-3.1.
[arguments]: Remove it.

Change-Id: I3f502b3454b2bd824d6d8d4c8e90b9812b616abc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/libedit.scm (libedit): Update to 20260512-3.1.
[arguments]: Remove it.

Change-Id: I3f502b3454b2bd824d6d8d4c8e90b9812b616abc
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: libfaketime: Fix build with glibc 2.43.</title>
<updated>2026-08-24T03:34:27+00:00</updated>
<author>
<name>Zheng Junjie</name>
<email>z572@z572.online</email>
</author>
<published>2026-06-21T16:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=ae3cbfc90e9eaa6edcddd96ade0799bf736e8d07'/>
<id>ae3cbfc90e9eaa6edcddd96ade0799bf736e8d07</id>
<content type='text'>
* gnu/packages/check.scm (libfaketime): Add -Wno-error=discarded-qualifiers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/check.scm (libfaketime): Add -Wno-error=discarded-qualifiers.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: libfaketime: Update to 0.9.12.</title>
<updated>2026-08-24T03:34:20+00:00</updated>
<author>
<name>Zheng Junjie</name>
<email>z572@z572.online</email>
</author>
<published>2026-08-07T02:41:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=ee538f52b53934a322e97ee7e340c88d3fdba088'/>
<id>ee538f52b53934a322e97ee7e340c88d3fdba088</id>
<content type='text'>
* gnu/packages/check.scm (libfaketime): Update to 0.9.12.
[arguments]&lt;#:phases&gt;: Remove apply-32bit-patch phase.
* gnu/packages/patches/libfaketime-32bit.patch: Remove it.
* gnu/local.mk (dist_patch_DATA): Unregister it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/check.scm (libfaketime): Update to 0.9.12.
[arguments]&lt;#:phases&gt;: Remove apply-32bit-patch phase.
* gnu/packages/patches/libfaketime-32bit.patch: Remove it.
* gnu/local.mk (dist_patch_DATA): Unregister it.
</pre>
</div>
</content>
</entry>
<entry>
<title>system: hurd: Use minimal glibc for pt_chown.</title>
<updated>2026-08-23T14:37:53+00:00</updated>
<author>
<name>Yelninei</name>
<email>yelninei@tutamail.com</email>
</author>
<published>2026-08-10T07:20:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=8fefee707739926d4d06158e7d3728007d442977'/>
<id>8fefee707739926d4d06158e7d3728007d442977</id>
<content type='text'>
* gnu/system/hurd.scm (%setuid-programs/hurd): Replace glibc/hurd with the
cross-libc or the canonical glibc.

Change-Id: Ib110a5de4b722c1d9818c28b1ef90e4abcd65f1a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/system/hurd.scm (%setuid-programs/hurd): Replace glibc/hurd with the
cross-libc or the canonical glibc.

Change-Id: Ib110a5de4b722c1d9818c28b1ef90e4abcd65f1a
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: go-1.4: Fix build.</title>
<updated>2026-08-23T14:37:53+00:00</updated>
<author>
<name>Zheng Junjie</name>
<email>z572@z572.online</email>
</author>
<published>2026-07-29T11:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=1a0289129ae2718a7e59ed0af65bb9a473daf03b'/>
<id>1a0289129ae2718a7e59ed0af65bb9a473daf03b</id>
<content type='text'>
* gnu/packages/golang.scm (go-1.4)[arguments]: Set disallowed-references to
'().
&lt;#:phases&gt;: Remove unused variable, avoid compilation errors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/golang.scm (go-1.4)[arguments]: Set disallowed-references to
'().
&lt;#:phases&gt;: Remove unused variable, avoid compilation errors.
</pre>
</div>
</content>
</entry>
<entry>
<title>fixup! gnu: perl: Improve style.</title>
<updated>2026-08-23T14:37:53+00:00</updated>
<author>
<name>Zheng Junjie</name>
<email>z572@z572.online</email>
</author>
<published>2026-08-10T16:10:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=519dc4100d1230ae64a2e806786313bb48bbb27a'/>
<id>519dc4100d1230ae64a2e806786313bb48bbb27a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: findutils: Update to 4.11.0.</title>
<updated>2026-08-23T14:37:53+00:00</updated>
<author>
<name>Yelninei</name>
<email>yelninei@tutamail.com</email>
</author>
<published>2026-08-08T07:43:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=b44421bdfd114375527bec3144491c5c377b90de'/>
<id>b44421bdfd114375527bec3144491c5c377b90de</id>
<content type='text'>
* gnu/packages/base.scm (findutils): Update to 4.11.0.

Change-Id: Ie39e1341ae631521dc692dabf5d572bae534f996
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/base.scm (findutils): Update to 4.11.0.

Change-Id: Ie39e1341ae631521dc692dabf5d572bae534f996
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: sed: Mark gnulib test as XFAIL on the Hurd.</title>
<updated>2026-08-23T14:37:52+00:00</updated>
<author>
<name>Yelninei</name>
<email>yelninei@tutamail.com</email>
</author>
<published>2026-05-01T19:45:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=572cffd7a94a948d57bb502f6e323ce9cc732872'/>
<id>572cffd7a94a948d57bb502f6e323ce9cc732872</id>
<content type='text'>
* gnu/packages/base.scm (sed)[arguments]&lt;#:make-flags&gt;: XFAIL test-open on the
Hurd.

Change-Id: Ia1de8551761fe9a6b37de7e1b93096a56d7949f7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/base.scm (sed)[arguments]&lt;#:make-flags&gt;: XFAIL test-open on the
Hurd.

Change-Id: Ia1de8551761fe9a6b37de7e1b93096a56d7949f7
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: sed: Update to 4.10.</title>
<updated>2026-08-23T14:37:52+00:00</updated>
<author>
<name>Yelninei</name>
<email>yelninei@tutamail.com</email>
</author>
<published>2026-04-23T06:54:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=edf04282955ac4dd9a62ee4069b9a0d04391b142'/>
<id>edf04282955ac4dd9a62ee4069b9a0d04391b142</id>
<content type='text'>
* gnu/packages/base.scm (sed): Update to 4.10.
[native-inputs]: Remove config for loongarch64.
[arguments]&lt;#:phases&gt;: Remove 'update-config-scripts on loongarch64.
* gnu/packages/commencement.scm (sed-boot0): Add 'fix-gnulib-test phase.

Change-Id: I136ec290ea4bf7e56e8b6e0499c3dcca7fa833d5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/base.scm (sed): Update to 4.10.
[native-inputs]: Remove config for loongarch64.
[arguments]&lt;#:phases&gt;: Remove 'update-config-scripts on loongarch64.
* gnu/packages/commencement.scm (sed-boot0): Add 'fix-gnulib-test phase.

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