<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-09-02T00:17:49Z</updated>
<entry>
<title>gnu: cambalache: Relocate to (gnu packages gnome-xyz).</title>
<updated>2026-09-02T00:17:49Z</updated>
<author>
<name>Maxim Cournoyer</name>
</author>
<published>2026-08-31T01:20:19Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=5c217ab1361758851ac89bc523015fcd965c0a83'/>
<id>urn:sha1:5c217ab1361758851ac89bc523015fcd965c0a83</id>
<content type='text'>
* gnu/packages/gnome.scm (cambalache): Add deprecated symbol here, and
relocate to...
* gnu/packages/gnome-xyz.scm (cambalache): ... here.
</content>
</entry>
<entry>
<title>gnu: libfyaml: Fix build on 32bit architectures.</title>
<updated>2026-09-01T23:44:35Z</updated>
<author>
<name>Maxim Cournoyer</name>
</author>
<published>2026-09-01T23:44:35Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=abbd7868a0982361179e9a6f6860a877edcd7a54'/>
<id>urn:sha1:abbd7868a0982361179e9a6f6860a877edcd7a54</id>
<content type='text'>
* gnu/packages/patches/libfyaml-vlsize-32bit-fixes.patch: New file.
* gnu/packages/serialization.scm (libfyaml) [source]: Apply patch.
* gnu/local.mk (dist_patch_DATA): Register it.
</content>
</entry>
<entry>
<title>gnu: snakemake: Improve dependents bootstrap.</title>
<updated>2026-09-01T23:23:38Z</updated>
<author>
<name>Nicolas Graves</name>
</author>
<published>2026-08-18T11:06:12Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=631fd912f1a7bd85a30e7c5083579b1c949d2e8a'/>
<id>urn:sha1:631fd912f1a7bd85a30e7c5083579b1c949d2e8a</id>
<content type='text'>
* gnu/packages/python-science.scm
(python-snakemake-interface-logger-plugins-bootstrap): Add package.
(python-snakemake-logger-plugin-rich-bootstrap): Likewise.
(python-snakemake-interface-logger-plugins)[native-inputs]: Replace
python-snakemake-logger-plugin-rich by
python-snakemake-logger-plugin-rich-bootstrap.
(python-snakemake-logger-plugin-rich)[propagated-inputs]: Replace
python-snakemake-interface-logger-plugins-bootstrap by
python-snakemake-interface-logger-plugins.
[native-inputs]: Remove unused python-pytest.

Merges: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer &lt;hugo@buddelmeijer.nl&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: snakemake: Update to 9.25.1.</title>
<updated>2026-09-01T23:23:29Z</updated>
<author>
<name>Nicolas Graves</name>
</author>
<published>2026-08-17T19:20:27Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=643e9233e1ad76031a46234a9091ef4e48de0f31'/>
<id>urn:sha1:643e9233e1ad76031a46234a9091ef4e48de0f31</id>
<content type='text'>
* gnu/packages/python-science.scm (snakemake): Update to 9.25.1.
[source]: Switch to git-fetch.
[arguments]{test-flags}: Refresh them.
{phases}: Add phase 'relax-requirements, drop phase
'call-wrapper-not-wrapped-snakemake, which was not effective for some
time already.
[propagated-inputs]:  Add python-snakemake-interface-logger-plugins,
python-snakemake-interface-scheduler-plugins,
python-snakemake-interface-software-deployment-plugins,
python-sqlmodel.
[native-inputs]: Add python-pytest, python-setuptools-scm,
python-snakemake-interface-software-deployment-plugin-container,
spython-snakemake-interface-logger-plugin-envmodules.

Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer &lt;hugo@buddelmeijer.nl&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: Add python-snakemake-storage-plugin-http.</title>
<updated>2026-09-01T23:23:22Z</updated>
<author>
<name>Nicolas Graves</name>
</author>
<published>2026-08-17T19:20:01Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=177fcb6b1277abfeda93c70f46596f80f5424e5a'/>
<id>urn:sha1:177fcb6b1277abfeda93c70f46596f80f5424e5a</id>
<content type='text'>
* gnu/packages/python-science.scm (python-snakemake-storage-plugin-http): New variable.

Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer &lt;hugo@buddelmeijer.nl&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: Add python-snakemake-software-deployment-plugin-envmodules-bootstrap.</title>
<updated>2026-09-01T23:23:17Z</updated>
<author>
<name>Nicolas Graves</name>
</author>
<published>2026-08-17T19:19:53Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=7c4c9e6cb436761c340374d2449c7ea4c550064f'/>
<id>urn:sha1:7c4c9e6cb436761c340374d2449c7ea4c550064f</id>
<content type='text'>
* gnu/packages/python-science.scm (python-snakemake-software-deployment-plugin-envmodules-bootstrap): New variable.

Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer &lt;hugo@buddelmeijer.nl&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: Add python-snakemake-software-deployment-plugin-envmodules.</title>
<updated>2026-09-01T23:23:12Z</updated>
<author>
<name>Nicolas Graves</name>
</author>
<published>2026-08-17T19:19:46Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=ae31ac80f7f4c7a66800ab6c78c432e368a22cea'/>
<id>urn:sha1:ae31ac80f7f4c7a66800ab6c78c432e368a22cea</id>
<content type='text'>
* gnu/packages/python-science.scm (python-snakemake-software-deployment-plugin-envmodules): New variable.

Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer &lt;hugo@buddelmeijer.nl&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: Add python-snakemake-software-deployment-plugin-container.</title>
<updated>2026-09-01T23:23:06Z</updated>
<author>
<name>Nicolas Graves</name>
</author>
<published>2026-08-17T19:19:39Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=b0df17434809cafea8c62c5729e85a50abf5e879'/>
<id>urn:sha1:b0df17434809cafea8c62c5729e85a50abf5e879</id>
<content type='text'>
* gnu/packages/python-science.scm (python-snakemake-software-deployment-plugin-container): New variable.

Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer &lt;hugo@buddelmeijer.nl&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: Add python-snakemake-logger-plugin-rich.</title>
<updated>2026-09-01T23:23:02Z</updated>
<author>
<name>Nicolas Graves</name>
</author>
<published>2026-08-17T19:19:31Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=04209b9af8bb8335b905f0b90d568b81b5305851'/>
<id>urn:sha1:04209b9af8bb8335b905f0b90d568b81b5305851</id>
<content type='text'>
* gnu/packages/python-science.scm (python-snakemake-logger-plugin-rich): New variable.

Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer &lt;hugo@buddelmeijer.nl&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: python-snakemake-interface-storage-plugins: Update to 4.4.1.</title>
<updated>2026-09-01T23:22:50Z</updated>
<author>
<name>Nicolas Graves</name>
</author>
<published>2026-08-17T19:18:09Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=57ee1d8be679533c42bac28dd34dadb684543f89'/>
<id>urn:sha1:57ee1d8be679533c42bac28dd34dadb684543f89</id>
<content type='text'>
* gnu/packages/python-science.scm (python-snakemake-interface-storage-plugins): Update to 4.4.1.
[propagated-inputs]: Refresh them, add python-humanfriendly, remove
python-reretry.

Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer &lt;hugo@buddelmeijer.nl&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: Add python-snakemake-interface-scheduler-plugins.</title>
<updated>2026-09-01T23:22:44Z</updated>
<author>
<name>Nicolas Graves</name>
</author>
<published>2026-08-17T19:17:50Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=8a59349b343df0fc58fbe4b54865ec2ee97b3daf'/>
<id>urn:sha1:8a59349b343df0fc58fbe4b54865ec2ee97b3daf</id>
<content type='text'>
* gnu/packages/python-science.scm (python-snakemake-interface-scheduler-plugins): New variable.

Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer &lt;hugo@buddelmeijer.nl&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: python-snakemake-interface-software-deployment-plugins: Update to 0.18.6.</title>
<updated>2026-09-01T23:22:37Z</updated>
<author>
<name>Nicolas Graves</name>
</author>
<published>2026-08-17T19:16:26Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=2a52c1ac1392352d354fe5fd718a14ab217c0d89'/>
<id>urn:sha1:2a52c1ac1392352d354fe5fd718a14ab217c0d89</id>
<content type='text'>
* gnu/packages/python-science.scm (python-snakemake-interface-software-deployment-plugins): Update to 0.18.6.
[arguments]{phases}: Replace them with {test-flags}.
[native-inputs]: Add python-hatchling, python-pytest,
python-snakemake-software-deployment-plugin-envmodules-bootstrap.

Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer &lt;hugo@buddelmeijer.nl&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: Add python-snakemake-interface-logger-plugins.</title>
<updated>2026-09-01T23:22:31Z</updated>
<author>
<name>Nicolas Graves</name>
</author>
<published>2026-08-17T19:16:10Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=011d7cc08300fa0fb92de7cb47586fcbb4b88ffb'/>
<id>urn:sha1:011d7cc08300fa0fb92de7cb47586fcbb4b88ffb</id>
<content type='text'>
* gnu/packages/python-science.scm (python-snakemake-interface-logger-plugins): New variable.

Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer &lt;hugo@buddelmeijer.nl&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: python-snakemake-interface-report-plugins: Update to 1.3.0.</title>
<updated>2026-09-01T23:22:25Z</updated>
<author>
<name>Nicolas Graves</name>
</author>
<published>2026-08-17T19:15:21Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=c8cde510aae245ec94228ad7e2ea91cbccf454c7'/>
<id>urn:sha1:c8cde510aae245ec94228ad7e2ea91cbccf454c7</id>
<content type='text'>
* gnu/packages/python-science.scm (python-snakemake-interface-report-plugins): Update to 1.3.0.
[arguments]{phases}: Replace them with {test-backend, test-flags}.
[propagated-inputs]: Remove python-pytest.

Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer &lt;hugo@buddelmeijer.nl&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: python-snakemake-interface-executor-plugins: Update to 9.4.0.</title>
<updated>2026-09-01T23:22:18Z</updated>
<author>
<name>Nicolas Graves</name>
</author>
<published>2026-08-17T19:14:19Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=c783f8c87b859f06d9f10373f1d81a9661f98ee9'/>
<id>urn:sha1:c783f8c87b859f06d9f10373f1d81a9661f98ee9</id>
<content type='text'>
* gnu/packages/python-science.scm (python-snakemake-interface-executor-plugins): Update to 9.4.0.
[arguments]{phases}: Replace them with {test-backend, test-flags}.
[propagated-inputs]: Remove python-argparse-dataclass, python-throttler.

Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer &lt;hugo@buddelmeijer.nl&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: python-snakemake-interface-common: Update to 1.23.0-0.d585b5c.</title>
<updated>2026-09-01T23:22:11Z</updated>
<author>
<name>Nicolas Graves</name>
</author>
<published>2026-08-17T19:12:15Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=0b74289fd6859c30962b03bd7e3ac3a5f8762f1e'/>
<id>urn:sha1:0b74289fd6859c30962b03bd7e3ac3a5f8762f1e</id>
<content type='text'>
* gnu/packages/python-science.scm (python-snakemake-interface-common): Update to 1.23.0-0.d585b5c.
[arguments]{phases}: Replace them with {test-backend, test-flags}.
[propagated-inputs]: Add python-packaging.
[native-inputs]: Replace python-poetry-core by python-setuptools.

Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer &lt;hugo@buddelmeijer.nl&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: Add python-sqlmodel.</title>
<updated>2026-09-01T23:22:06Z</updated>
<author>
<name>Nicolas Graves</name>
</author>
<published>2026-08-17T19:07:35Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=3e17bbe7ebf50942743fca733986153aa59bc629'/>
<id>urn:sha1:3e17bbe7ebf50942743fca733986153aa59bc629</id>
<content type='text'>
* gnu/packages/databases.scm (python-sqlmodel): New variable.

Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer &lt;hugo@buddelmeijer.nl&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: Add python-udocker.</title>
<updated>2026-09-01T23:22:00Z</updated>
<author>
<name>Nicolas Graves</name>
</author>
<published>2026-08-17T19:07:26Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=d3f5b932a7ffe0ee97bf437daf8d87884c661b23'/>
<id>urn:sha1:d3f5b932a7ffe0ee97bf437daf8d87884c661b23</id>
<content type='text'>
* gnu/packages/docker.scm (python-udocker): New variable.

Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer &lt;hugo@buddelmeijer.nl&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: python-tenacity: Update to 9.1.4.</title>
<updated>2026-09-01T23:21:38Z</updated>
<author>
<name>Nicolas Graves</name>
</author>
<published>2026-08-17T19:07:02Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=7f444dc0d0adaf13476812cb97c467331c565029'/>
<id>urn:sha1:7f444dc0d0adaf13476812cb97c467331c565029</id>
<content type='text'>
* gnu/packages/python-xyz.scm (python-tenacity): Update to 9.1.4.
[native-inputs]: Drop python-wheel.

Relates-to: guix/guix!10625
Reviewed-by: Hugo Buddelmeijer &lt;hugo@buddelmeijer.nl&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: Add python-cirq-google.</title>
<updated>2026-09-01T23:18:28Z</updated>
<author>
<name>Spencer King</name>
</author>
<published>2026-08-25T00:20:28Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=d24f8308fe9f9abc962580cd36ed7fdfff0f1a92'/>
<id>urn:sha1:d24f8308fe9f9abc962580cd36ed7fdfff0f1a92</id>
<content type='text'>
* gnu/packages/quantum.scm: (python-cirq-google): New variable.

Merges: guix/guix!10789
Reviewed-by: Hugo Buddelmeijer &lt;hugo@buddelmeijer.nl&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: Add python-typedunits.</title>
<updated>2026-09-01T23:18:02Z</updated>
<author>
<name>Spencer King</name>
</author>
<published>2026-08-25T00:19:00Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=15c1062770336af22a15c271babaa788c4922c48'/>
<id>urn:sha1:15c1062770336af22a15c271babaa788c4922c48</id>
<content type='text'>
* gnu/packages/python-science.scm (python-typedunits): New variable.

Relates-to: guix/guix!10789
Reviewed-by: Hugo Buddelmeijer &lt;hugo@buddelmeijer.nl&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: Fix missing newlines.</title>
<updated>2026-09-01T23:14:05Z</updated>
<author>
<name>Orahcio Felício de Sousa</name>
</author>
<published>2026-09-01T16:40:14Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=f9cd9899015f31e03562fc7165e093213970298f'/>
<id>urn:sha1:f9cd9899015f31e03562fc7165e093213970298f</id>
<content type='text'>
* gnu/packages/algebra.scm: Add newline above fftw.
* gnu/packages/databases.scm: Add newline above sqlitebrowser.

Merges: guix/guix!10973
Modified-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: go-github-com-grpc-ecosystem-go-grpc-middleware-v2: Update to 2.3.4.</title>
<updated>2026-09-01T22:44:17Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-09-01T22:44:12Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=0b21013661e495abda25a183a11b5f3a49cefc29'/>
<id>urn:sha1:0b21013661e495abda25a183a11b5f3a49cefc29</id>
<content type='text'>
* gnu/packages/golang-web.scm (go-github-com-grpc-ecosystem-go-grpc-middleware-v2): Update to 2.3.4.
[arguments] &lt;#:tests?&gt;: Run tests.
[propagated-inputs]: Add go-golang-org-x-net, go-golang-org-x-oauth2,
go-google-golang-org-grpc, and go-google-golang-org-protobuf.
[native-inputs]: Add
go-buf-build-gen-go-bufbuild-protovalidate-protocolbuffers-go,
go-buf-build-go-protovalidate, and go-github-com-stretchr-testify.
</content>
</entry>
<entry>
<title>gnu: Add anubis-ai-firewall.</title>
<updated>2026-09-01T22:35:37Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2025-09-09T21:18:05Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=294d3c1155b3a1c78251c0a4fbf42efde01573cf'/>
<id>urn:sha1:294d3c1155b3a1c78251c0a4fbf42efde01573cf</id>
<content type='text'>
* gnu/packages/web.scm (anubis-ai-firewall): New variable.
* gnu/packages/patches/anubis-use-the-browser-native-web-crypto-api.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patches.

Relates-to: guix/guix!2572
</content>
</entry>
<entry>
<title>gnu: Add node-preact.</title>
<updated>2026-09-01T22:35:37Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-18T12:53:50Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=59df9802c61d29d0ebe83f2b7b3d9c80f8ece58f'/>
<id>urn:sha1:59df9802c61d29d0ebe83f2b7b3d9c80f8ece58f</id>
<content type='text'>
* gnu/packages/node-xyz.scm (node-preact): New variable.

Relates-to: guix/guix!2572
</content>
</entry>
<entry>
<title>gnu: Add go-github-com-fahedouch-go-logrotate.</title>
<updated>2026-09-01T22:35:37Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-18T18:46:19Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=5a4dbdb7864bce7d4d2e7ea73be20f7232e3fa36'/>
<id>urn:sha1:5a4dbdb7864bce7d4d2e7ea73be20f7232e3fa36</id>
<content type='text'>
* gnu/packages/golang-xyz.scm (go-github-com-fahedouch-go-logrotate): New variable.

Relates-to: guix/guix!2572
</content>
</entry>
<entry>
<title>gnu: Add go-github-com-nikandfor-spintax.</title>
<updated>2026-09-01T22:35:37Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-18T18:44:05Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=a0de55e3782ad1cbc234c4ce9987d33be6974a96'/>
<id>urn:sha1:a0de55e3782ad1cbc234c4ce9987d33be6974a96</id>
<content type='text'>
* gnu/packages/golang-xyz.scm (go-github-com-nikandfor-spintax): New variable.

Relates-to: guix/guix!2572
</content>
</entry>
<entry>
<title>gnu: Add go-buf-build-go-protovalidate.</title>
<updated>2026-09-01T22:32:59Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2025-09-09T15:27:52Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=6a82237be00ce3ba2e3b596d6e0a42adc3e34c1c'/>
<id>urn:sha1:6a82237be00ce3ba2e3b596d6e0a42adc3e34c1c</id>
<content type='text'>
* gnu/packages/golang-web.scm (go-buf-build-go-protovalidate): New variable.

Relates-to: guix/guix!2572
</content>
</entry>
<entry>
<title>gnu: Add go-github-com-techarohq-thoth-proto.</title>
<updated>2026-09-01T22:32:53Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2025-09-09T14:00:36Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=d505447df5bb835eba1f62ceb0ded83db43130aa'/>
<id>urn:sha1:d505447df5bb835eba1f62ceb0ded83db43130aa</id>
<content type='text'>
* gnu/packages/golang-web.scm (go-github-com-techarohq-thoth-proto): New variable.

Relates-to: guix/guix!2572
</content>
</entry>
<entry>
<title>gnu: Add go-buf-build-gen-go-bufbuild-protovalidate-protocolbuffers-go.</title>
<updated>2026-09-01T22:32:42Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2025-09-09T14:00:37Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=a2c7826a8e20888c01fe56c3aeb79c4e45a0a339'/>
<id>urn:sha1:a2c7826a8e20888c01fe56c3aeb79c4e45a0a339</id>
<content type='text'>
* gnu/packages/golang-build.scm (go-buf-build-gen-go-bufbuild-protovalidate-protocolbuffers-go): New variable.

Relates-to: guix/guix!2572
</content>
</entry>
<entry>
<title>gnu: Add go-github-com-sagernet-sing-shadowsocks.</title>
<updated>2026-09-01T22:14:13Z</updated>
<author>
<name>Evgeny Pisemsky</name>
</author>
<published>2026-08-30T14:20:09Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=2602a19bb4fe8a0d942be8a7ea620fea97fbcbea'/>
<id>urn:sha1:2602a19bb4fe8a0d942be8a7ea620fea97fbcbea</id>
<content type='text'>
* gnu/packages/golang-web.scm (go-github-com-sagernet-sing-shadowsocks): New variable.

Relates-to: guix/guix!10749
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: Add go-github-com-sagernet-sing.</title>
<updated>2026-09-01T22:09:35Z</updated>
<author>
<name>Evgeny Pisemsky</name>
</author>
<published>2026-08-30T14:10:38Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=50781d767a143ad80e322287feb4416c0a00a902'/>
<id>urn:sha1:50781d767a143ad80e322287feb4416c0a00a902</id>
<content type='text'>
* gnu/packages/golang-web.scm (go-github-com-sagernet-sing): New variable.

Relates-to: guix/guix!10749
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: Add go-h12-io-socks.</title>
<updated>2026-09-01T22:05:47Z</updated>
<author>
<name>Evgeny Pisemsky</name>
</author>
<published>2026-08-30T12:50:35Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=fd8aad31a88025b1d73df5a4ac5f1272efdfaaf2'/>
<id>urn:sha1:fd8aad31a88025b1d73df5a4ac5f1272efdfaaf2</id>
<content type='text'>
* gnu/packages/golang-web.scm (go-h12-io-socks): New variable.

Relates-to: guix/guix!10749
Modified-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: Add go-github-com-h12w-go-socks5.</title>
<updated>2026-09-01T22:02:21Z</updated>
<author>
<name>Evgeny Pisemsky</name>
</author>
<published>2026-08-30T12:30:18Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=bbf2ee34136017ba0dfabfde0a58a22ddc3d8d43'/>
<id>urn:sha1:bbf2ee34136017ba0dfabfde0a58a22ddc3d8d43</id>
<content type='text'>
* gnu/packages/golang-web.scm (go-github-com-h12w-go-socks5): New variable.

Relates-to: guix/guix!10749
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: Add go-github-com-hmdsefi-gograph.</title>
<updated>2026-09-01T21:50:37Z</updated>
<author>
<name>Orahcio Felício de Sousa</name>
</author>
<published>2026-08-27T00:15:36Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=4977de8b3c1d67c69a5a4ed8859c852d47019118'/>
<id>urn:sha1:4977de8b3c1d67c69a5a4ed8859c852d47019118</id>
<content type='text'>
* gnu/packages/golang-maths.scm (go-github-com-hmdsefi-gograph): New variable.

Merge: guix/guix!10860
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: go-github-com-zmap-zcrypto: Update to 0.0.0-0.0452b53.</title>
<updated>2026-09-01T21:34:55Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-09-01T21:31:25Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=cf3bf7c54ad216090ee64283a62180456996cfcc'/>
<id>urn:sha1:cf3bf7c54ad216090ee64283a62180456996cfcc</id>
<content type='text'>
* gnu/packages/golang-crypto.scm (go-github-com-zmap-zcrypto): Update to
0452b53f6c1b1fb5516ff7e3e22055931966ab9a commit.
[arguments] &lt;#:go&gt;: Use go-1.26.
</content>
</entry>
<entry>
<title>gnu: go-github-com-zmap-zlint-v3: Update to 3.7.1.</title>
<updated>2026-09-01T21:34:55Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-09-01T21:31:25Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=b25561166bfe2528097f20e1d5b820897a482c91'/>
<id>urn:sha1:b25561166bfe2528097f20e1d5b820897a482c91</id>
<content type='text'>
* gnu/packages/golang-crypto.scm (go-github-com-zmap-zlint-v3): Update to 3.7.1.
</content>
</entry>
<entry>
<title>gnu: packages/golang-web: Sort variables.</title>
<updated>2026-09-01T21:32:43Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-09-01T21:29:57Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=0b85eb2b48df097da7a54cad95d36a66a64a120b'/>
<id>urn:sha1:0b85eb2b48df097da7a54cad95d36a66a64a120b</id>
<content type='text'>
* gnu/packages/golang-web.scm: (go-cloud-google-com-go-kms,
go-github-com-aws-aws-sdk-go-v2-service-iam,
go-github-com-google-trillian,
go-github-com-grpc-ecosystem-go-grpc-middleware-v2,
go-github-com-insomniacslk-dhcp, go-github-com-shurcool-githubv4,,
go-github-com-shurcool-graphql, go-github-com-shurcool-httpfs,
go-github-com-shurcool-httpgzip, go-github-com-shurcool-vfsgen,
go-github-com-sigstore-fulcio, go-github-com-sigstore-sigstore, and
go-xorm-io-builder): Sort variables alphabetically.
</content>
</entry>
<entry>
<title>gnu: age: Update to 1.3.2.</title>
<updated>2026-09-01T21:04:10Z</updated>
<author>
<name>luca</name>
</author>
<published>2026-08-31T13:24:19Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=a301602834a33282e9dd6b096c5ca9b45a0abf17'/>
<id>urn:sha1:a301602834a33282e9dd6b096c5ca9b45a0abf17</id>
<content type='text'>
* gnu/packages/golang-crypto.scm (go-filippo-io-age): Update to 1.3.2.

Merges: guix/guix!10937
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: ruby-oauth2: Update to 2.0.12.</title>
<updated>2026-09-01T19:04:52Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-09-01T19:00:38Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=4d8e5798753e3380b82f9ba7f8ad31645ed932b9'/>
<id>urn:sha1:4d8e5798753e3380b82f9ba7f8ad31645ed932b9</id>
<content type='text'>
* gnu/packages/ruby-xyz.scm (ruby-oauth2): Update to 2.0.12.
[arguments]: Drop all.
[propagated-inputs]: Add ruby-hashie.
</content>
</entry>
<entry>
<title>gnu: ruby-snaky-hash: Update to 2.0.3.</title>
<updated>2026-09-01T19:04:52Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-09-01T19:00:35Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=238f240f20b99bb6899f3b5b56334201153c726d'/>
<id>urn:sha1:238f240f20b99bb6899f3b5b56334201153c726d</id>
<content type='text'>
* gnu/packages/ruby-xyz.scm (ruby-snaky-hash): Update to 2.0.3.
[arguments]: Drop all.
[native-inputs]: Add ruby-backports and ruby-rspec-pending-for.
</content>
</entry>
<entry>
<title>gnu: ruby-jwt: Update to 3.2.0 fixing build.</title>
<updated>2026-09-01T19:04:52Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-09-01T19:00:37Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=c73c6b01440d8f147467e5c612cc9e1a18ee6684'/>
<id>urn:sha1:c73c6b01440d8f147467e5c612cc9e1a18ee6684</id>
<content type='text'>
* gnu/packages/ruby-xyz.scm (ruby-jwt): Update to 3.2.0.
[native-inputs]: Add ruby-rubocop.

Fixes: guix/guix#10967
</content>
</entry>
<entry>
<title>teams: Remove Katherine Cox-Buday.</title>
<updated>2026-09-01T19:04:52Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-26T21:32:21Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=41aea5cfae38e3d4ae63a288cf4262ea460009fa'/>
<id>urn:sha1:41aea5cfae38e3d4ae63a288cf4262ea460009fa</id>
<content type='text'>
The last commit is 2 years old.
a8d9741a156 * gnu: go-1.22: Disable flakey tests.

* etc/teams.scm (Katherine Cox-Buday): Remove person.

Merges: guix/guix!10842
Reviewed-by: Maxim Cournoyer &lt;maxim@guixotic.coop&gt;
Reviewed-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>gnu: python-astropy-iers-data: Update to 0.2026.8.31.0.57.9.</title>
<updated>2026-09-01T19:04:52Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-09-01T17:36:45Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=506ab59b0eaef13ff174db429873ee2496b62c3c'/>
<id>urn:sha1:506ab59b0eaef13ff174db429873ee2496b62c3c</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-astropy-iers-data): Update to 0.2026.8.31.0.57.9.
</content>
</entry>
<entry>
<title>gnu: python-romancal: Update to 1.1.0.</title>
<updated>2026-09-01T19:04:52Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-21T11:27:31Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=d64787f1b110485df40593604accb80962e71272'/>
<id>urn:sha1:d64787f1b110485df40593604accb80962e71272</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-romancal): Update to 1.1.0.
[propagated-inputs]: Replace python-astropy-7 with python-astropy.
[phases]{relax-requirements}: New phase.

Merges: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: celestia-content: Update to 0.0.0-10.94ae767.</title>
<updated>2026-09-01T19:04:52Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-21T13:55:15Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=0c1eb24d647211712a97d119d6b3afc5ef8f2ac3'/>
<id>urn:sha1:0c1eb24d647211712a97d119d6b3afc5ef8f2ac3</id>
<content type='text'>
* gnu/packages/astronomy.scm (celestia-content): Update to
94ae7673d7dd615acc3dbc483f2a7304099b2ad8 commit.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: spot-nik: Update to 1.5.1.</title>
<updated>2026-09-01T19:04:51Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-21T13:26:31Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=dfc5bff00cca15a28953f7e4938ba503d4c4df17'/>
<id>urn:sha1:dfc5bff00cca15a28953f7e4938ba503d4c4df17</id>
<content type='text'>
* gnu/packages/astronomy.scm (spot-nik): Update to 1.5.1.
[native-inputs]: Remove python-pytest and python-setuptools.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-zodipy: Update to 1.1.5.</title>
<updated>2026-09-01T19:04:51Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-21T13:26:30Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=336b6e7fcc6380735cebccbea8c3353c70e9eed4'/>
<id>urn:sha1:336b6e7fcc6380735cebccbea8c3353c70e9eed4</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-zodipy): Update to 1.1.5.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-swiftsimsoap: Update to 1.0.0-3.15e5299.</title>
<updated>2026-09-01T19:04:51Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-21T13:26:30Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=f958c22f8f951da24d5742b1d5bf4d107e261f05'/>
<id>urn:sha1:f958c22f8f951da24d5742b1d5bf4d107e261f05</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-swiftsimsoap): Update to
15e5299ae48cf095c35653f3f450e71b22328089 commit.
[arguments] &lt;#:test-flags&gt;: Remove deselected tests, passing.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-euclidlike: Update to 0.9.0-1.48cc8b3.</title>
<updated>2026-09-01T19:04:51Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-21T13:22:48Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=a9fa78c9c1ca0b85a99c5a5313f164a44de6af86'/>
<id>urn:sha1:a9fa78c9c1ca0b85a99c5a5313f164a44de6af86</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-euclidlike): Update to
48cc8b3727d72aa77eb30a42972d21a3b8ca6385 commit.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-virgodc: Update to 1.0.5.</title>
<updated>2026-09-01T19:04:51Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-21T12:29:55Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=8e9167fa4bedc5e4c0114644f1a8c7b351c3c97a'/>
<id>urn:sha1:8e9167fa4bedc5e4c0114644f1a8c7b351c3c97a</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-virgodc): Update to 1.0.5.
[arguments] &lt;#:test-flags&gt;: Drop all, h5py has been built with MPI
support in guix/guix!7946.
[native-inputs]: Add python-setuptools-scm.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-spacetrack: Update to 2.0.0.</title>
<updated>2026-09-01T19:04:51Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-21T11:58:53Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=518321f2d8cda36bb1231c261785a66a30c41b31'/>
<id>urn:sha1:518321f2d8cda36bb1231c261785a66a30c41b31</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-spacetrack): Update to 2.0.0.
[propagated-inputs]: Remove python-filelock-next and python-httpx; add
python-filelock and python-httpx2.
[native-inputs]: Remove python-respx and python-setuptools; add
python-hatchling and python-pytest-httpx2.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-skyfield: Update to 1.55.</title>
<updated>2026-09-01T19:04:51Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-21T11:43:14Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=f5eaecd697966c33f0c69be5f78da5c5bdb2998e'/>
<id>urn:sha1:f5eaecd697966c33f0c69be5f78da5c5bdb2998e</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-skyfield): Update to 1.55.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-romanisim: Update to 0.15.0.</title>
<updated>2026-09-01T19:04:51Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-21T11:40:50Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=a24bcb3168e554bee5f23d54dc880611cc66a4a5'/>
<id>urn:sha1:a24bcb3168e554bee5f23d54dc880611cc66a4a5</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-romanisim): Update to 0.15.0.
[source]: Switch to git-fetch.
[phases]{patch-manifest.in}: New phase.
[propagated-inputs]: Add python-roman-technical-information.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: Add python-roman-technical-information.</title>
<updated>2026-09-01T19:04:51Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-21T11:40:39Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=11b35f154c48d454579fd00a76ac94287fb8e026'/>
<id>urn:sha1:11b35f154c48d454579fd00a76ac94287fb8e026</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-roman-technical-information): New variable.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-stcal: Update to 1.20.0.</title>
<updated>2026-09-01T19:04:50Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-21T11:23:00Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=a0e1bd4ec99336751d814a252ce811402e92d8ac'/>
<id>urn:sha1:a0e1bd4ec99336751d814a252ce811402e92d8ac</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-stcal): Update to 1.20.0.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-stpipe: Update to 1.1.0.</title>
<updated>2026-09-01T19:04:50Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-21T11:15:45Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=2b737b00ad0b7bed69694da0364ac9b153ed0c05'/>
<id>urn:sha1:2b737b00ad0b7bed69694da0364ac9b153ed0c05</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-stpipe): Update to 1.1.0.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-roman-datamodels: Update to 1.1.0.</title>
<updated>2026-09-01T19:04:50Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-21T10:39:54Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=099c00ca10e0501145f8f31469e852ba66823008'/>
<id>urn:sha1:099c00ca10e0501145f8f31469e852ba66823008</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-roman-datamodels): Update to 1.1.0.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-rad: Update to 1.1.0.</title>
<updated>2026-09-01T19:04:50Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-21T10:11:58Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=1db9e7416187241843be1f9d10cac7d0e2638dc6'/>
<id>urn:sha1:1db9e7416187241843be1f9d10cac7d0e2638dc6</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-rad): Update to 1.1.0.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-ctaplot: Update to 0.6.6.</title>
<updated>2026-09-01T19:04:50Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-21T09:23:01Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=a4e7411b845d10b656549db0013a964f12e91167'/>
<id>urn:sha1:a4e7411b845d10b656549db0013a964f12e91167</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-ctaplot): Update to 0.6.6.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-crds: Update to 13.2.8.</title>
<updated>2026-09-01T19:04:50Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-21T09:20:09Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=e096fd603e772329d6a65676e27c09dc3438b1d6'/>
<id>urn:sha1:e096fd603e772329d6a65676e27c09dc3438b1d6</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-crds): Update to 13.2.8.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: gpredict: Update to 2.6.</title>
<updated>2026-09-01T19:04:50Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-21T08:58:13Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=78fe7e28dd58461bb3753d10d91cc8c8570fc4bf'/>
<id>urn:sha1:78fe7e28dd58461bb3753d10d91cc8c8570fc4bf</id>
<content type='text'>
* gnu/packages/astronomy.scm (gpredict): Update to 2.6.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-regularizepsf: Update to 1.2.1.</title>
<updated>2026-09-01T19:04:50Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-21T08:30:29Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=e9bb55d0a83759d96b034406c99e02e361f2a54e'/>
<id>urn:sha1:e9bb55d0a83759d96b034406c99e02e361f2a54e</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-regularizepsf): Update to 1.2.1.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-pyspedas: Update to 2.1.4.</title>
<updated>2026-09-01T19:04:50Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-21T07:43:09Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=91c97644eac6671313dc29ea0dcafb94816688a1'/>
<id>urn:sha1:91c97644eac6671313dc29ea0dcafb94816688a1</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-pyspedas): Update to 2.1.4.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-pysm3: Update to 3.4.6.</title>
<updated>2026-09-01T19:04:49Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-20T14:03:43Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=8fbb79c86061cfede794dd81ce8ab931a7e054cc'/>
<id>urn:sha1:8fbb79c86061cfede794dd81ce8ab931a7e054cc</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-pysm3): Update to 3.4.6.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-pynbody: Update to 2.5.0.</title>
<updated>2026-09-01T19:04:49Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-20T13:19:23Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=f888c2043a9baaf2812712645a0d26cb65118781'/>
<id>urn:sha1:f888c2043a9baaf2812712645a0d26cb65118781</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-pynbody): Update to 2.5.0.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-pixell: Update to 0.32.4.</title>
<updated>2026-09-01T19:04:49Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-20T12:54:34Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=e537fbb3c2d5ddccee425abe32ae4c3c1069a163'/>
<id>urn:sha1:e537fbb3c2d5ddccee425abe32ae4c3c1069a163</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-pixell): Update to 0.32.4.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-pint-pulsar: Update to 1.1.6.</title>
<updated>2026-09-01T19:04:49Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-20T12:50:20Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=7bb8166dbf066c4beaa462631cd5b494f8bbffde'/>
<id>urn:sha1:7bb8166dbf066c4beaa462631cd5b494f8bbffde</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-pint-pulsar): Update to 1.1.6.
[arguments] &lt;#:test-flags&gt;: Skip 3 more tests.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-astrodata: Update to 3.0.0.</title>
<updated>2026-09-01T19:04:49Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-20T11:40:13Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=b4ea6ebbf70274579c6dd4111945987a32be7aa9'/>
<id>urn:sha1:b4ea6ebbf70274579c6dd4111945987a32be7aa9</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-astrodata): Update to 3.0.0.
[arguments] &lt;test-flags&gt;: Enable more tests.
[phases]{relax-requirements}: Remove phase.
[native-inputs]: Add python-docutils and
python-poetry-dynamic-versioning.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-madrigalweb: Update to 3.3.8.</title>
<updated>2026-09-01T19:04:49Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-18T14:18:05Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=f6f70d95abb1f0875b0bd724c26ee8382f981e2f'/>
<id>urn:sha1:f6f70d95abb1f0875b0bd724c26ee8382f981e2f</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-madrigalweb): Update to 3.3.8.
[description]: Improve style.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-sunpy-soar: Update to 1.12.0-0.324f451.</title>
<updated>2026-09-01T19:04:49Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-16T23:04:30Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=54ffff378eda565492e039a319a2b61c9da117a3'/>
<id>urn:sha1:54ffff378eda565492e039a319a2b61c9da117a3</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-sunpy-soar): Update to
324f4513b15b6770e4d8806fc87b99714c391c87 commit.
[source]: Switch to gti-fetch.
[arguments] &lt;#:test-flags&gt;: Skip 2 more tests; do not fail on warning.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-sunpy: Update to 8.0.0.</title>
<updated>2026-09-01T19:04:49Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-16T22:26:37Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=ba4b70cd20d7d483f228d2f0ec0e5dd9d34b5f2b'/>
<id>urn:sha1:ba4b70cd20d7d483f228d2f0ec0e5dd9d34b5f2b</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-sunpy): Update to 8.0.0.
[native-inputs]: Add python-pytest-run-parallel and python-responses.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-irispy-lmsal: Update to 0.8.1.</title>
<updated>2026-09-01T19:04:49Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-16T22:08:17Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=39a79b697939ae5ee675f56baf44528715d24819'/>
<id>urn:sha1:39a79b697939ae5ee675f56baf44528715d24819</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-irispy-lmsal): Update to 0.8.1.
[arguments] &lt;#:test-flags&gt;: Skip one optional test.
[phases]{relax-requirements}: Remove phase.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-healpy: Update to 1.20.0.</title>
<updated>2026-09-01T19:04:48Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-16T20:19:39Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=8327bbf236ac7eadb6e6374fd0d3bbd0130454d0'/>
<id>urn:sha1:8327bbf236ac7eadb6e6374fd0d3bbd0130454d0</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-healpy-1.19): Update to 1.20.0.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-healpy-1.19: Deprecate in favor of python-healpy.</title>
<updated>2026-09-01T19:04:44Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-15T21:10:33Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=361064a717cbf3358d1882c3ada081456547f85a'/>
<id>urn:sha1:361064a717cbf3358d1882c3ada081456547f85a</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-healpy-1.19): Deprecate variable in
favor of python-healpy.

Relates-to: guix/guix!10585
</content>
</entry>
<entry>
<title>gnu: Remove python-healpy-1.18.</title>
<updated>2026-09-01T19:04:23Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-15T21:09:45Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=bb7159dc01e56b35172264d71142ca7b058f41f6'/>
<id>urn:sha1:bb7159dc01e56b35172264d71142ca7b058f41f6</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-healpy-1.18): Delete variable.

Merges: guix/guix!10585
</content>
</entry>
<entry>
<title>gnu: cfitsio: Update to 4.7.0.</title>
<updated>2026-09-01T17:34:25Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-16T20:11:43Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=497365e296b92e9f6df362f6efec337511355c4b'/>
<id>urn:sha1:497365e296b92e9f6df362f6efec337511355c4b</id>
<content type='text'>
* gnu/packages/astronomy.scm (cfitsio): Update to 4.7.0.
[source]: Switch to git-fetch.
[phases]{patch-paths, post-install-check}: Remove phases.
{check}: Use default check which passes well now.
[properties]: Remove release-monitoring-url property.
(cfitsio-4.4)[arguments]: Port old arguments from cfitsio.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-hapiclient: Update to 0.3.3.</title>
<updated>2026-09-01T17:34:25Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-15T21:07:47Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=3c4e0ef7e7ed07f36e8d21a6933e412f2d085ecf'/>
<id>urn:sha1:3c4e0ef7e7ed07f36e8d21a6933e412f2d085ecf</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-hapiclient): Update to 0.3.3.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-galsim: Update to 2.8.5.</title>
<updated>2026-09-01T17:34:25Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-15T21:05:42Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=9ad3c1a47114fc3438a40fcc5bc593c0a112ba9b'/>
<id>urn:sha1:9ad3c1a47114fc3438a40fcc5bc593c0a112ba9b</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-galsim): Update to 2.8.5.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: Add python-synthesizar.</title>
<updated>2026-09-01T17:34:25Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-15T20:56:54Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=26309d8d65549755928a844e60a6198fa4b154a6'/>
<id>urn:sha1:26309d8d65549755928a844e60a6198fa4b154a6</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-synthesizar): New variable.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: Add python-pydrad.</title>
<updated>2026-09-01T17:34:25Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-15T20:52:59Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=c6bf0f3a69c8ebdd38915ee9230e59603d268b2d'/>
<id>urn:sha1:c6bf0f3a69c8ebdd38915ee9230e59603d268b2d</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-pydrad): New variable.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: Add python-xrtpy.</title>
<updated>2026-09-01T17:34:24Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-15T20:40:55Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=8c52eed6eef37215c8c87c6c2996a31102f930d4'/>
<id>urn:sha1:8c52eed6eef37215c8c87c6c2996a31102f930d4</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-xrtpy): New variable.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: Add python-ebtelplusplus.</title>
<updated>2026-09-01T17:34:24Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-15T20:19:18Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=ca06b1b51447f81dcbdd11d3e27df17c05d07432'/>
<id>urn:sha1:ca06b1b51447f81dcbdd11d3e27df17c05d07432</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-ebtelplusplus): New variable.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-fiasco: Update to 0.8.2.</title>
<updated>2026-09-01T17:34:24Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-15T19:17:02Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=abda3391f3fb487c27fa27a1b464e612ecf7db02'/>
<id>urn:sha1:abda3391f3fb487c27fa27a1b464e612ecf7db02</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-fiasco): Update to 0.8.2.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-extinction: Update to 0.4.9.</title>
<updated>2026-09-01T17:34:24Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-15T18:19:42Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=a27040b8ca66cc56ff4a115ee84a11081c86792a'/>
<id>urn:sha1:a27040b8ca66cc56ff4a115ee84a11081c86792a</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-extinction): Update to 0.4.9.
[arguments]: Drop all.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-edps: Update to 1.8.1.</title>
<updated>2026-09-01T17:34:24Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-15T18:16:00Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=fb3fbf0aef5863e6f65e512a1af748da5bf8997d'/>
<id>urn:sha1:fb3fbf0aef5863e6f65e512a1af748da5bf8997d</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-edps): Update to 1.8.1.
[native-inputs]: Remove python-pytest.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: Add python-clipy-like.</title>
<updated>2026-09-01T17:34:24Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-15T12:17:25Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=ea215f82291fd1b21bfdd004f0b083dbf61a6814'/>
<id>urn:sha1:ea215f82291fd1b21bfdd004f0b083dbf61a6814</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-clipy-like): New variable.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-cobaya: Update to 3.6.2-0.b76b6fe.</title>
<updated>2026-09-01T17:34:24Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-14T23:34:03Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=dbe0b6a7fefffa5bec3e3de3090ca50445f14e5e'/>
<id>urn:sha1:dbe0b6a7fefffa5bec3e3de3090ca50445f14e5e</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-cobaya): Update to
b76b6fed2a6c8c5594c6f92d5058bef10079746a commit.
[propagated-inputs]: Add python-matplotlib, python-mpi4py, python-numba,
and python-pyside-6.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-camb: Update to 2.0.0.</title>
<updated>2026-09-01T17:34:24Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-14T23:34:01Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=0990988b6dab0ec028b06fe65b55746da6987cec'/>
<id>urn:sha1:0990988b6dab0ec028b06fe65b55746da6987cec</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-camb): Update to 2.0.0.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-astroquery: Add python-mocpy.</title>
<updated>2026-09-01T17:34:24Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-11T23:25:38Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=45d303096095fa2516ca6c755d57c6034f66ada3'/>
<id>urn:sha1:45d303096095fa2516ca6c755d57c6034f66ada3</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-astroquery):
[arguments] &lt;#test-flags&gt;: Remove redundant test marker.
[propagated-inputs]: Add python-mocpy.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-astropy-healpix: Update to 2.0.1.</title>
<updated>2026-09-01T17:34:24Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-11T22:33:14Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=3ba504c1d43791afb37aac8036449dae42872850'/>
<id>urn:sha1:3ba504c1d43791afb37aac8036449dae42872850</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-astropy-healpix): Update to 2.0.1.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: python-astromartini: Update to 3.0.0.</title>
<updated>2026-09-01T17:34:23Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-11T22:28:14Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=bce898b05af1127fdda8722d1a431e42656ee596'/>
<id>urn:sha1:bce898b05af1127fdda8722d1a431e42656ee596</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-astromartini): Update to 3.0.0.
[propagated-inputs]: Remove python-swiftsimio and python-velociraptor; add
python-matplotlib and python-numba.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: libpasastro: Update to 1.4.4.</title>
<updated>2026-09-01T17:34:23Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-11T22:17:46Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=46ce3057a07a4f9ed1c892ead1eeb04533722449'/>
<id>urn:sha1:46ce3057a07a4f9ed1c892ead1eeb04533722449</id>
<content type='text'>
* gnu/packages/astronomy.scm (libpasastro): Update to 1.4.4.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: indi: Update to 2.2.4.2.</title>
<updated>2026-09-01T17:34:23Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-11T22:15:09Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=51a0661a7a0acdda1178b52ef5be28554b5a7832'/>
<id>urn:sha1:51a0661a7a0acdda1178b52ef5be28554b5a7832</id>
<content type='text'>
* gnu/packages/astronomy.scm (indi): Update to 2.2.4.2.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: ginga: Update to 7.3.0.</title>
<updated>2026-09-01T17:34:23Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-11T21:29:29Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=2e8051cf57957135f0baf064eee294d076d81982'/>
<id>urn:sha1:2e8051cf57957135f0baf064eee294d076d81982</id>
<content type='text'>
* gnu/packages/astronomy.scm (ginga): Update to 7.3.0.
[phases]{relax-requirements}: New phase.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: Add python-mocpy.</title>
<updated>2026-09-01T17:34:23Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-11T23:03:20Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=3f20c308c45563469caf831fc662a36c697325db'/>
<id>urn:sha1:3f20c308c45563469caf831fc662a36c697325db</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-mocpy): New variable.

* gnu/packages/rust-crates.scm (rust-wasm-bindgen-shared-0.2.127,
rust-wasm-bindgen-macro-support-0.2.127,
rust-wasm-bindgen-macro-0.2.127, rust-wasm-bindgen-0.2.127,
rust-thiserror-impl-2.0.20, rust-thiserror-2.0.20, rust-stc-s-0.1.0,
rust-portable-atomic-1.15.0, rust-moc-0.19.2,
rust-matrixmultiply-0.3.11, rust-mapproj-0.4.0, rust-katex-doc-0.1.0,
rust-js-sys-0.3.104, rust-futures-util-0.3.34, rust-futures-task-0.3.34,
rust-futures-core-0.3.34, rust-find-msvc-tools-0.1.10,
rust-colorous-1.0.16, rust-cdshealpix-0.9.1, rust-cc-1.4.2,
rust-android-system-properties-0.1.6): New variables.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs): Register
python-mocpy.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: Add python-pyindi-client.</title>
<updated>2026-09-01T17:34:23Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-11T22:15:09Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=e28cc58fba65b195baba5ef444b19c6a8812e754'/>
<id>urn:sha1:e28cc58fba65b195baba5ef444b19c6a8812e754</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-pyindi-client): New variable.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: Add python-tables-io.</title>
<updated>2026-09-01T17:34:21Z</updated>
<author>
<name>Sharlatan Hellseher</name>
</author>
<published>2026-08-11T18:24:47Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=4088fc3e28f033c3098741f2ddd7e0d68dcecd84'/>
<id>urn:sha1:4088fc3e28f033c3098741f2ddd7e0d68dcecd84</id>
<content type='text'>
* gnu/packages/astronomy.scm (python-tables-io): New variable.

Relates-to: guix/guix!10702
</content>
</entry>
<entry>
<title>gnu: Add quickenv.</title>
<updated>2026-09-01T15:13:12Z</updated>
<author>
<name>Anderson Torres</name>
</author>
<published>2026-07-17T01:52:47Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=4510e8699240a0768958035dd50975f5aa06d96c'/>
<id>urn:sha1:4510e8699240a0768958035dd50975f5aa06d96c</id>
<content type='text'>
* gnu/packages/shellutils.scm (quickenv): New variable.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs): Add entry for
quickenv.

Signed-off-by: Efraim Flashner &lt;efraim@flashner.co.il&gt;
</content>
</entry>
<entry>
<title>gnu: Add keepass-diff.</title>
<updated>2026-09-01T14:44:51Z</updated>
<author>
<name>Kjartan Oli Agustsson</name>
</author>
<published>2026-08-27T15:08:15Z</published>
<link rel='alternate' type='text/html' href='http://git.twilken.net/guix/commit/?id=9b93060c2e3a3859691c1fb8877b22224e6df348'/>
<id>urn:sha1:9b93060c2e3a3859691c1fb8877b22224e6df348</id>
<content type='text'>
* gnu/packages/password-utils.scm (keepass-diff): New variable.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs): Add entry.

Signed-off-by: Efraim Flashner &lt;efraim@flashner.co.il&gt;
</content>
</entry>
</feed>
