<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/packages/web.scm, branch go-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: Remove #:go arguments using go-1.26.</title>
<updated>2026-08-26T13:47:51+00:00</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-08-26T13:47:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=70a150c4c77a1ff4f19d77af7d64173b9b48af58'/>
<id>70a150c4c77a1ff4f19d77af7d64173b9b48af58</id>
<content type='text'>
We are now building with go-1.26 by default.

Automated via:

  git grep -rl '#:go go-1.26' | xargs sed -i '/.*#:go go-1.26.*/d'

* gnu/packages/clojure.scm (let-go)[arguments]: Remove &lt;#:go&gt;.
* gnu/packages/engineering.scm (arduino-cli): Likewise.
* gnu/packages/golang-apps.scm (gopls): Likewise.
* gnu/packages/ipfs.scm (kubo): Likewise.
* gnu/packages/terminals.scm (kitty): Likewise.
* gnu/packages/web.scm (miniflux): Likewise.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We are now building with go-1.26 by default.

Automated via:

  git grep -rl '#:go go-1.26' | xargs sed -i '/.*#:go go-1.26.*/d'

* gnu/packages/clojure.scm (let-go)[arguments]: Remove &lt;#:go&gt;.
* gnu/packages/engineering.scm (arduino-cli): Likewise.
* gnu/packages/golang-apps.scm (gopls): Likewise.
* gnu/packages/ipfs.scm (kubo): Likewise.
* gnu/packages/terminals.scm (kitty): Likewise.
* gnu/packages/web.scm (miniflux): Likewise.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: perl-html-parser: Update to 3.85 [security-fixes].</title>
<updated>2026-08-26T06:33:57+00:00</updated>
<author>
<name>gemmaro</name>
<email>gemmaro.dev@gmail.com</email>
</author>
<published>2026-08-15T02:20:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=1d22a7f2be711adc654c53eb4f9fd1fa0cca2141'/>
<id>1d22a7f2be711adc654c53eb4f9fd1fa0cca2141</id>
<content type='text'>
This version contains a fix for CVE-2026-8829.

* gnu/packages/web.scm (perl-html-parser): Update to 3.85.
  [inputs]: Move perl-html-tagset and perl-http-message from here...
  [propagated-inputs]: ...to here.  Add perl-uri.

Merges: https://codeberg.org/guix/guix/pulls/10568
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>
This version contains a fix for CVE-2026-8829.

* gnu/packages/web.scm (perl-html-parser): Update to 3.85.
  [inputs]: Move perl-html-tagset and perl-http-message from here...
  [propagated-inputs]: ...to here.  Add perl-uri.

Merges: https://codeberg.org/guix/guix/pulls/10568
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Remove qjson.</title>
<updated>2026-08-24T10:08:11+00:00</updated>
<author>
<name>Andreas Enge</name>
<email>andreas@enge.fr</email>
</author>
<published>2026-08-03T20:49:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=de8694094cfaf259ffcb1c47cd09a5b2f99ebfbb'/>
<id>de8694094cfaf259ffcb1c47cd09a5b2f99ebfbb</id>
<content type='text'>
* gnu/packages/web.scm (qjson): Delete variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/web.scm (qjson): Delete variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add rdrview.</title>
<updated>2026-08-24T01:19:52+00:00</updated>
<author>
<name>Sergio Pastor Pérez</name>
<email>sergio.pastorperez@gmail.com</email>
</author>
<published>2026-08-23T12:46:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=d07494a5ff02aaeb0b0654b876b19e1a3f6bd70e'/>
<id>d07494a5ff02aaeb0b0654b876b19e1a3f6bd70e</id>
<content type='text'>
* gnu/packages/web.scm (rdrview): New variable.

Merges: https://codeberg.org/guix/guix/pulls/10752
Reviewed-by: moksh &lt;mysticmoksh@riseup.net&gt;
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/web.scm (rdrview): New variable.

Merges: https://codeberg.org/guix/guix/pulls/10752
Reviewed-by: moksh &lt;mysticmoksh@riseup.net&gt;
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-internetarchive: Update to 5.11.1.</title>
<updated>2026-08-24T00:52:15+00:00</updated>
<author>
<name>Foster Hangdaan</name>
<email>foster@hangdaan.email</email>
</author>
<published>2026-08-22T12:55:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=3ae941569594cfe2ec0fbad10ebbb1e595f6b86d'/>
<id>3ae941569594cfe2ec0fbad10ebbb1e595f6b86d</id>
<content type='text'>
* gnu/packages/web.scm (python-internetarchive): Update to 5.11.1.

Merges: https://codeberg.org/guix/guix/pulls/10728
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/web.scm (python-internetarchive): Update to 5.11.1.

Merges: https://codeberg.org/guix/guix/pulls/10728
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: libzim: Propagate required inputs.</title>
<updated>2026-08-19T17:24:28+00:00</updated>
<author>
<name>Marius Bakke</name>
<email>marius.andre.bakke@gmail.com</email>
</author>
<published>2026-07-20T20:46:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=93f3c461b27033f3001f8d147174bd61e5f73817'/>
<id>93f3c461b27033f3001f8d147174bd61e5f73817</id>
<content type='text'>
* gnu/packages/web.scm (libzim)[propagated-inputs]: New field.  Move ICU4C,
XAPIAN, XZ, and ZSTD:LIB here from ...
[inputs]: ... here.

Change-Id: I439b9a1f203c2c9feefd897078662a6a8f476578
Signed-off-by: Noé Lopez &lt;noelopez@free.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/web.scm (libzim)[propagated-inputs]: New field.  Move ICU4C,
XAPIAN, XZ, and ZSTD:LIB here from ...
[inputs]: ... here.

Change-Id: I439b9a1f203c2c9feefd897078662a6a8f476578
Signed-off-by: Noé Lopez &lt;noelopez@free.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: libzim: Update to 9.8.1.</title>
<updated>2026-08-19T17:24:27+00:00</updated>
<author>
<name>Marius Bakke</name>
<email>marius.andre.bakke@gmail.com</email>
</author>
<published>2026-07-20T20:27:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=79bc1d0d95685335cfb53ea7731eeee44d8eeef1'/>
<id>79bc1d0d95685335cfb53ea7731eeee44d8eeef1</id>
<content type='text'>
* gnu/packages/web.scm (libzim): Update to 9.8.1.

Change-Id: I0067105d6f4eb86d1c12e4cec88d395e1a2bcc85
Signed-off-by: Noé Lopez &lt;noelopez@free.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/web.scm (libzim): Update to 9.8.1.

Change-Id: I0067105d6f4eb86d1c12e4cec88d395e1a2bcc85
Signed-off-by: Noé Lopez &lt;noelopez@free.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: go-webring: Update to 0.0.0-1.2a370ae.</title>
<updated>2026-08-14T10:30:26+00:00</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-08-14T10:30:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=f7dd904babb73225d6b19d9ed98ff74c92ba6c6c'/>
<id>f7dd904babb73225d6b19d9ed98ff74c92ba6c6c</id>
<content type='text'>
* gnu/packages/web.scm (go-webring): Update to
2a370aeeb9a0c434268371a7af688fac96887e95 commit.
[inputs]: Move everthing to [native-inputs].
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/web.scm (go-webring): Update to
2a370aeeb9a0c434268371a7af688fac96887e95 commit.
[inputs]: Move everthing to [native-inputs].
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: pup: Update to 0.4.0-2.5a57cf1.</title>
<updated>2026-08-14T10:28:51+00:00</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-08-14T10:28:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=1320d7a6d05938b6633f9f048041fb0efee97db6'/>
<id>1320d7a6d05938b6633f9f048041fb0efee97db6</id>
<content type='text'>
* gnu/packages/web.scm (pup): Update to
5a57cf111366c7c08999a34b2afd7ba36d58a96d commit.
[arguments] &lt;#:install-source?&gt;: Do not install source for the final
application.
[native-inputs]: Add go-github-com-fatih-color,
go-github-com-mattn-go-colorable, go-golang-org-x-net, and
go-golang-org-x-text.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/web.scm (pup): Update to
5a57cf111366c7c08999a34b2afd7ba36d58a96d commit.
[arguments] &lt;#:install-source?&gt;: Do not install source for the final
application.
[native-inputs]: Add go-github-com-fatih-color,
go-github-com-mattn-go-colorable, go-golang-org-x-net, and
go-golang-org-x-text.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: kineto: Update to 0.0.0-0.edd4fe3.</title>
<updated>2026-08-14T10:26:49+00:00</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-08-14T10:26:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=845ed9d9406c7f9e7a6973fd6aa5393cb6a6edb6'/>
<id>845ed9d9406c7f9e7a6973fd6aa5393cb6a6edb6</id>
<content type='text'>
* gnu/packages/web.scm (kineto): Update to
edd4fe31f16f9eb9565d2b6a329738ceedea8de9 commit.
[arguments] &lt;#:install-source?&gt;: Do not install source for the final
application.
[propagated-inputs]: Move everything to [native-inputs].
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/web.scm (kineto): Update to
edd4fe31f16f9eb9565d2b6a329738ceedea8de9 commit.
[arguments] &lt;#:install-source?&gt;: Do not install source for the final
application.
[propagated-inputs]: Move everything to [native-inputs].
</pre>
</div>
</content>
</entry>
</feed>
