/gnu/build/

='nohover'>AgeCommit message (Expand)Author 2023-08-29gnu: smartdns: Update to 43....* gnu/packages/dns.scm (smartdns): Update to 43. [arguments]<#:tests?>: Enable tests. <#:test-target>: Set to "test". <#:make-flags>: Set "VER". <#:phases>: Add phase 'skip-unavailable-tests, 'prepare-test-dir, 'enter-test-dir, 'leave-test-dir. [native-inputs]: Add googletest, isc-bind:utils. Signed-off-by: Christopher Baines <mail@cbaines.net> Hilton Chain 2023-08-16gnu: ddclient: Remove package....ddclient is unmaintained as of 2023-07-04 [1]. This reverts changes related to commit 0bc2d3e42b8800e875f24973f999739297f1f502. [1]: <https://github.com/ddclient/ddclient/issues/528> * gnu/packages/dns.scm (ddclient): Remove variable. * gnu/packages/patches/ddclient-skip-test.patch: Remove file. * gnu/local.mk: Unregister it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Bruno Victal 2023-07-23gnu: knot: Update to 3.2.9....* gnu/packages/dns.scm (knot): Update to 3.2.9. Tobias Geerinckx-Rice 2023-07-16gnu: unbound: Update to 1.17.1....* gnu/packages/dns.scm (unbound): Update to 1.17.1. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice 2023-07-09gnu: yadifa: Update to 2.6.4....* gnu/packages/dns.scm (yadifa): Update to 2.6.4. [arguments]: Add a new 'unhard-code phase. Tobias Geerinckx-Rice 2023-07-09gnu: knot: Use G-expressions....* gnu/packages/dns.scm (knot)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice 2023-07-09gnu: knot: Update to 3.2.8....* gnu/packages/dns.scm (knot): Update to 3.2.8. Tobias Geerinckx-Rice 2023-07-09gnu: nsd: Use G-expressions....* gnu/packages/dns.scm (nsd)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice 2023-07-09gnu: nsd: Update to 4.7.0....* gnu/packages/dns.scm (nsd): Update to 4.7.0. Tobias Geerinckx-Rice 2023-07-01gnu: public-suffix-list: Update to 0-2.d2d3e2e....* gnu/packages/dns.scm (public-suffix-list): Update to 0-2.d2d3e2e. [build-system]: Switch to copy-build-system. Signed-off-by: Christopher Baines <mail@cbaines.net> Hilton Chain 2023-06-30gnu: Remove libasr....It has been subsumed by OpenSMTPd and is otherwise unused. See <https://issues.guix.gnu.org/64271>. * gnu/packages/dns.scm (libasr): Delete variable. * gnu/packages/mail.scm (opensmtpd)[inputs]: Remove it to use the bundled ‘copy’. Tobias Geerinckx-Rice 2023-06-24gnu: knot: Update to 3.2.7....* gnu/packages/dns.scm (knot): Update to 3.2.7. Tobias Geerinckx-Rice