aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/twinkle-bcg729.patch
diff options
context:
space:
mode:
authorBruno Victal <mirai@makinata.eu>2023-07-16 19:47:48 +0100
committerLudovic Courtès <ludo@gnu.org>2023-08-16 23:14:04 +0200
commit1bd44b425b79e9da160b33a9b19d01973b44772e (patch)
treee7769bea0880c00263ca426812994ec3dee7f5c1 /gnu/packages/patches/twinkle-bcg729.patch
parent2b031ca4b2daa1d429e79b08e28fcd26e395bdf2 (diff)
downloadguix-1bd44b425b79e9da160b33a9b19d01973b44772e.tar.gz
guix-1bd44b425b79e9da160b33a9b19d01973b44772e.zip
gnu: 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>
Diffstat (limited to 'gnu/packages/patches/twinkle-bcg729.patch')
0 files changed, 0 insertions, 0 deletions
e inputs....This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès 2021-11-16gnu: gnucash: Use webkitgtk-with-libsoup2....* gnu/packages/gnucash.scm (gnucash)[inputs]: Replace webkitgtk by webkitgtk-with-libsoup2. Guillaume Le Vaillant 2021-10-14Merge branch 'master' into core-updates-frozenMarius Bakke 2021-10-13gnu: aqbanking: Update to 6.3.2....* gnu/packages/gnucash.scm (aqbanking): Update to 6.3.2. Tobias Geerinckx-Rice 2021-09-12gnu: gnucash: Update to 4.6....* gnu/packages/gnucash.scm (gnucash): Update to 4.6. [native-inputs]: Add gmp. Guillaume Le Vaillant 2021-05-26gnu: aqbanking: Update to 6.3.0....* gnu/packages/gnucash.scm (aqbanking): Update to 6.3.0. Kei Kebreau 2021-05-26gnu: gwenhywfar: Update to 5.6.0....* gnu/packages/gnucash.scm (gwenhywfar): Update to 5.6.0. Kei Kebreau 2020-12-12gnu: gnucash: Make SWIG a native input....* gnu/packages/gnucash.scm (gnucash)[inputs]: Move SWIG to... [native-inputs]: ... here. Ludovic Courtès 2020-12-12gnu: GnuCash: Update to 4.2....* gnu/packages/gnucash.scm (gnucash): Update to 4.2. [inputs]: Replace guile-2.0 with guile-3.0. Remove libgnomecanvas. Add swig. [arguments]: Adjust the 'fix-finance-quote-check' substitution. (gnucash-docs)[source]: Update hash. Signed-off-by: Leo Famulari <leo@famulari.name> Christopher Lam