me
/
guix
Archived
1
0
Fork 0
Commit Graph

60201 Commits (1d16592216f712c7dae58cc796b05c0180a84c8f)

Author SHA1 Message Date
Paul A. Patience 0190c9b212
gnu: Add fennel.
* gnu/packages/lua.scm (fennel): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-26 22:35:40 +02:00
John Doe 77a48a4c5d
gnu: miredo: Fix to use iproute2 from the store.
* gnu/packages/networking.scm (miredo):
[inputs]: Add iproute.
[arguments]: New phase 'patch-iproute2 that patches sources to use
iproute2 from the store.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-26 22:29:59 +02:00
Michael Rohleder 7bcd1f90d3
gnu: qjackctl: Update to 0.9.0.
* gnu/packages/audio.scm (qjackctl): Update to 0.9.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-26 22:22:58 +02:00
Efraim Flashner 7f35162740
gnu: gauche: Add slib support.
* gnu/packages/scheme.scm (gauche)[inputs]: Add slib.
[arguments]: Add configure-flag to find slib.
2020-12-26 22:12:29 +02:00
Martin Becze eb0c1e7462
gnu: gauche: Update to 0.9.10.
* gnu/packages/scheme.scm (gauche): Update to 0.9.10.
[arguments]: Adjust file list in custom 'patch-/bin/sh phase. Remove
'patch-normalize-test phase. Adjust 'patch-network-tests phase.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-26 22:08:14 +02:00
Vincent Legoll 91d5424960
gnu: memcached: Update to 1.6.9.
* gnu/packages/databases.scm (memcached): Update to 1.6.9.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-26 21:59:50 +02:00
Efraim Flashner 999d403ba1
gnu: kiwix-desktop: Add missing input.
* gnu/packages/web.scm (kiwix-desktop)[inputs]: Add libmicrohttpd.
2020-12-26 21:53:46 +02:00
Efraim Flashner 2af49666f5
gnu: kiwix-lib: Update to 9.4.1.
* gnu/packages/web.scm (kiwix-lib): Update to 9.4.1.
2020-12-26 21:53:46 +02:00
Efraim Flashner 5364daacc5
gnu: kiwix-desktop: Fix typo.
* gnu/packages/web.scm (kiwix-desktop)[arguments]: Fix typo which
prevented the 'enable-print-support phase from occurring.
2020-12-26 21:53:46 +02:00
Efraim Flashner bd200d351a
gnu: libzim: Update to 6.3.0.
* gnu/packages/web.scm (libzim): Update to 6.3.0.
[inputs]: Remove zlib.
2020-12-26 21:53:37 +02:00
Raghav Gururajan 2941220089
gnu: Add Linux-Libre-LTS.
Enables the choice of using current LTS version of linux-libre in Guix System.

* gnu/packages/linux.scm (linux-libre-lts-version): New variable.
* gnu/packages/linux.scm (linux-libre-lts-pristine-source): New variable.
* gnu/packages/linux.scm (linux-libre-lts-source): New variable.
* gnu/packages/linux.scm (linux-libre-lts): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-26 20:02:30 +02:00
Greg Hogan 4969b51d17
gnu: cmake: Update to 3.19.2.
* gnu/packages/cmake.scm (cmake): Update to 3.19.2.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2020-12-26 19:18:19 +08:00
Nicolas Goaziou 7be871bb69
gnu: seahorse-adventures: Update to 1.3.
* gnu/packages/games.scm (seahorse-adventures): Update to 1.3.
2020-12-26 09:50:43 +01:00
Nicolas Goaziou 9302c28cbc
gnu: emacs-auctex: Update to 13.0.0.
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.0.0.
2020-12-25 20:02:01 +01:00
Vinicius Monego adaf577c2e
gnu: darktable: Enable tests.
* gnu/packages/photo.scm (darktable)[arguments]: Pass "-DBUILD_TESTING=On"
to #:configure-flags.
[native-inputs]: Add cmocka.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24 23:10:17 -05:00
Vinicius Monego 7f81a0f7e9
gnu: darktable: Update to 3.4.0.
* gnu/packages/photo.scm (darktable): Update to 3.4.0.
[native-inputs]: Use Clang and LLVM 11. Add python-wrapper and ruby.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24 23:10:17 -05:00
Vinicius Monego 430c17c9f2
gnu: libavif: Add support for rav1e.
* gnu/packages/image.scm (libavif)[arguments]: Pass "-DAVIF_CODEC_RAV1E=ON"
to #:configure-flags.
[inputs]: Add rav1e.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24 23:10:16 -05:00
Vinicius Monego 66f10906d2
gnu: libavif: Update to 0.8.4.
* gnu/packages/image.scm (libavif): Update to 0.8.4.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24 23:10:16 -05:00
Vincent Legoll df7ef1b8ca
gnu: awscli: updating to version 1.18.203.
* gnu/packages/python-web.scm (awscli): updating to version 1.18.203.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24 16:43:06 -05:00
Ryan Desfosses bb6873cfed
gnu: emacs-ssh-agency: Update to 0.4.1.
* gnu/packages/emacs-xyz.scm (emacs-ssh-agency): Update to 0.4.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24 16:26:31 -05:00
Ryan Desfosses 07ac1c9178
gnu: emacs-ebib: Update to 2.29.
* gnu/packages/emacs-xyz.scm (emacs-ebib): Update to 2.29.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24 16:26:27 -05:00
Ryan Prior bcfa8b4a28
gnu: protonvpn-cli: Stop propagating inputs.
* gnu/packages/vpn.scm (protonvpn-cli)[inputs]: Add dialog, iproute2, iptables,
ncurses, openvpn, procps, python-requests, and which.
[arguments]: Add a 'wrap-wrapper' phase.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24 16:20:12 -05:00
Michael Rohleder 88795880d7
gnu: plantuml: Update to 1.2020.24.
* gnu/packages/uml.scm (plantuml): Update to 1.2020.24.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24 15:56:57 -05:00
Lars-Dominik Braun 789f31e629
gnu: picom: Update to 8.2.
* gnu/packages/compton.scm (picom): Update to 8.2.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24 15:53:48 -05:00
Vincent Legoll ac45640abd
gnu: f2fs-tools: Update to 1.14.0.
* gnu/packages/linux.scm (f2fs-tools): Update to 1.14.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24 15:50:56 -05:00
Vincent Legoll b2b77d8658
gnu: ansible: Update to 2.9.16.
* gnu/packages/admin.scm (ansible): Update to 2.9.16.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24 15:49:44 -05:00
Vincent Legoll e43a8d7375
gnu: lxc: Update to 4.0.5.
* gnu/packages/virtualization.scm (lxc): Update to 4.0.5.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24 15:47:20 -05:00
Vincent Legoll b6ad608911
gnu: memtester: Update to 4.5.0.
* gnu/packages/hardware.scm (memtester): Update to 4.5.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24 15:42:49 -05:00
Vincent Legoll 9325171df4
gnu: xfsprogs: Update to 5.10.0.
* gnu/packages/linux.scm (xfsprogs): Update to 5.10.0.
[inputs]: Add libinih.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24 15:19:02 -05:00
Vincent Legoll fcdf4b4ec6
gnu: Add libinih.
* gnu/packages/linux.scm (libinih): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-24 15:19:02 -05:00
Tobias Geerinckx-Rice c9120aa101
gnu: opensmtpd: Update to 6.8.0p2.
* gnu/packages/mail.scm (opensmtpd): Update to 6.8.0p2.
[arguments]: Remove 'fix-man-page-detection phase again thanks to
excellent upstream fanservice.
2020-12-24 16:24:16 +01:00
Tobias Geerinckx-Rice f6e06e8b15
gnu: opensmtpd: Update to 6.8.0p1.
* gnu/packages/mail.scm (opensmtpd): Update to 6.8.0p1.
2020-12-24 12:42:41 +01:00
Nicolas Goaziou 20a687bbfb
gnu: emacs-chronometrist: Update to 0.5.6.
* gnu/packages/emacs-xyz.scm (emacs-chronometrist): Update to 0.5.6.
2020-12-24 09:58:29 +01:00
Vincent Legoll 4f9e0777b9
gnu: openttd-engine: Update to 1.10.3.
* gnu/packages/games.scm (openttd-engine): Update to 1.10.3.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-12-23 22:21:14 +01:00
Vincent Legoll 0084f7e9b2
gnu: freeciv: Update to 2.6.2.1.
* gnu/packages/games.scm (freeciv): Update to 2.6.2.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-12-23 21:59:34 +01:00
Christopher Baines 4cf262e7ba
gnu: guix-build-coordinator: Update to 0-12.c33d3f5.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-12.c33d3f5.
[arguments]: Include coreutils in the PATH.
2020-12-23 20:54:43 +00:00
Oleg Pykhalov 9bc00fb957
Revert "gnu: gita: Update to 0.11.9."
This reverts commit 5540159f3e which updates
gita to v0.11.9 tag, which doesn't contain freeze and clone sub-commands.
2020-12-23 21:58:40 +03:00
Oleg Pykhalov 5540159f3e
gnu: gita: Update to 0.11.9.
* gnu/packages/version-control.scm (gita): Update to 0.11.9.
2020-12-23 21:53:33 +03:00
lsp 4994e1f2bd
gnu: Add uriparser.
* gnu/packages/web.scm (uriparser): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-23 17:30:14 +01:00
Joseph LaFreniere a7adc542f2
gnu: Add gron.
* gnu/packages/golang.scm (go-github-com-tomnomnom-gron): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-12-23 17:30:14 +01:00
Joseph LaFreniere 39488edb2d
gnu: go-github-com-mattn-go-colorable: Update to 0.1.8.
* gnu/packages/golang.scm (go-github-com-mattn-go-colorable): Update to 0.1.8.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-23 17:30:14 +01:00
Joseph LaFreniere 81c7f13d74
gnu: Add go-github-com-nwidger-jsoncolor.
* gnu/packages/golang.scm (go-github-com-nwidger-jsoncolor): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-23 17:30:14 +01:00
Ludovic Courtès dadabaf358
gnu: guix: Update to 7624ebb.
* gnu/packages/package-management.scm (guix): Update to 7624ebb.
2020-12-23 17:30:10 +01:00
Christopher Baines 769a7e4b97
gnu: patchwork: Update to 3.0.0.
* gnu/packages/patchutils.scm (patchwork): Update to 3.0.0.
2020-12-23 13:23:15 +00:00
Ricardo Wurmus 032a26d50b
gnu: Add emacs-svg-tag-mode.
* gnu/packages/emacs-xyz.scm (emacs-svg-tag-mode): New variable.
2020-12-23 14:10:02 +01:00
Nicolas Goaziou 78e93c2677
gnu: xournalpp: Update to 1.0.20.
* gnu/packages/pdf.scm (xournalpp): Update to 1.0.20.
2020-12-23 13:37:02 +01:00
Christopher Baines ab40e8614f
gnu: ruby-pg: Update to 1.2.3.
* gnu/packages/ruby.scm (ruby-pg): Update to 1.2.3.
2020-12-23 11:55:34 +00:00
Michael Rohleder 80bb9d9d3b
gnu: mousepad: Update to 0.5.1.
* gnu/packages/xfce.scm (mousepad): Update to 0.5.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-23 10:59:46 +00:00
Michael Rohleder c2e49ead43
gnu: xfce4-genmon-plugin: Update to 4.1.0.
* gnu/packages/xfce.scm (xfce4-genmon-plugin): Update to 4.1.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-23 10:59:46 +00:00
Michael Rohleder 8742f55b7e
gnu: xfce4-screenshooter: Update to 1.9.8.
* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.9.8.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-23 10:59:46 +00:00
Michael Rohleder 4bad5f61ac
gnu: xfce4-calculator-plugin: Update to 0.7.1.
* gnu/packages/xfce.scm (xfce4-calculator-plugin): Update to 0.7.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-23 10:59:45 +00:00
Michael Rohleder fa23813a5c
gnu: xfce4-terminal: Update to 0.8.10.
* gnu/packages/xfce.scm (xfce4-terminal): Update to 0.8.10.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-23 10:59:45 +00:00
Ryan Prior 3895b477c7
gnu: esbuild: Update to 0.8.26.
* gnu/packages/web.scm (esbuild): Update to 0.8.26.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-23 10:51:22 +00:00
Nicolas Goaziou 93a81f5f64
gnu: emacs-org: Update to 9.4.4.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.4.4.
[arguments]: Install orgguide.info, but ignore orgcard.pdf, not provided in
Org 9.4.4.
(emacs-org-contrib): Update to 20201222.
2020-12-23 09:59:20 +01:00
Tobias Geerinckx-Rice 13e5d3b1e1
gnu: grass: Update to 7.8.5.
* gnu/packages/geo.scm (grass): Update to 7.8.5.
2020-12-23 00:54:50 +01:00
Tobias Geerinckx-Rice 2246538e28
gnu: sysstat: Update to 12.4.2.
* gnu/packages/linux.scm (sysstat): Update to 12.4.2.
2020-12-23 00:54:50 +01:00
Tobias Geerinckx-Rice 783461b429
gnu: ipset: Update to 7.10.
* gnu/packages/linux.scm (ipset): Update to 7.10.
2020-12-23 00:54:49 +01:00
Tobias Geerinckx-Rice f6167cfbc3
gnu: goxel: Update to 0.10.7.
* gnu/packages/graphics.scm (goxel): Update to 0.10.7.
2020-12-23 00:54:49 +01:00
Tobias Geerinckx-Rice 726d2df2f3
gnu: wesnoth: Update to 1.14.15.
* gnu/packages/games.scm (wesnoth): Update to 1.14.15.
2020-12-23 00:54:49 +01:00
Tobias Geerinckx-Rice ad48ffbe10
gnu: libfprint: Update to 1.90.6.
* gnu/packages/freedesktop.scm (libfprint): Update to 1.90.6.
2020-12-23 00:54:49 +01:00
Tobias Geerinckx-Rice 75abc3bc81
gnu: xtl: Update to 0.6.23.
* gnu/packages/cpp.scm (xtl): Update to 0.6.23.
2020-12-23 00:54:49 +01:00
Tobias Geerinckx-Rice 6bd9980e62
gnu: electron-cash: Update to 4.2.3.
* gnu/packages/finance.scm (electron-cash): Update to 4.2.3.
2020-12-23 00:54:48 +01:00
Tobias Geerinckx-Rice 315b3d5a4a
gnu: lttoolbox: Update to 3.5.3.
* gnu/packages/dictionaries.scm (lttoolbox): Update to 3.5.3.
2020-12-23 00:54:48 +01:00
Tobias Geerinckx-Rice 3b2cee7fca
gnu: htop: Update to 3.0.4.
* gnu/packages/admin.scm (htop): Update to 3.0.4.
2020-12-23 00:54:48 +01:00
Tobias Geerinckx-Rice 8980994372
gnu: man-pages: Update to 5.10.
* gnu/packages/man.scm (man-pages): Update to 5.10.
2020-12-23 00:54:48 +01:00
Aniket Patil 6d1160db8e
gnu: Add r-altmeta.
* gnu/packages/cran.scm (r-altmeta): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-12-22 23:29:22 +01:00
Aniket Patil 4d1459dc03
gnu: Add r-metafor.
* gnu/packages/cran.scm (r-metafor): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-12-22 23:29:22 +01:00
Danny Milosavljevic 3581d4be95
gnu: fc-host-tools: Update to 14.
* gnu/packages/embedded.scm (fc-host-tools): Update to 14.
2020-12-22 20:50:57 +01:00
zimoun 06de9ca75f
gnu: perl-geo-ip: Remove package.
Fixes <https://bugs.gnu.org/29485>.

* gnu/packages/networking.scm (perl-geo-ip): Remove variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-22 14:10:08 -05:00
Michael Rohleder aa6d4371d5
gnu: kdevelop: Update to 5.6.1.
* gnu/packages/kde.scm (kdevelop): Update to 5.6.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-22 16:32:30 +01:00
Vinicius Monego fc21e1b40b
gnu: lollypop: Update to 1.4.6.
* gnu/packages/gnome.scm (lollypop): Update to 1.4.6.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-22 16:32:29 +01:00
Vinicius Monego 46a391394e
gnu: lollypop: Add dependency on glib-networking.
* gnu/packages/gnome.scm (lollypop): Add dependency on glib-networking.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-22 16:32:29 +01:00
Greg Hogan b9ab9fee74
gnu: intel-mpi-benchmarks: Update to 2019.6.
* gnu/packages/benchmarks.scm (intel-mpi-benchmarks): Update to 2019.6.
[source]: Add 'snippet'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-22 16:32:29 +01:00
Greg Hogan 20cf7f75ff
gnu: octave, octave-cli: Update to 6.1.0.
* gnu/packages/maths.scm (octave, octave-cli): Update to 6.1.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-22 16:32:29 +01:00
Marius Bakke d6d590ce0a
gnu: uBlock Origin: Update to 1.32.0.
* gnu/packages/browser-extensions.scm (uassets): Update to 0b1bde395.
(ublock-origin): Update to 1.32.0.
2020-12-22 16:27:44 +01:00
Ricardo Wurmus 53a9c46131
gnu: Add emacs-simple-modeline.
* gnu/packages/emacs-xyz.scm (emacs-simple-modeline): New variable.
2020-12-22 14:18:34 +01:00
Ricardo Wurmus 9e36859c9b
gnu: Add pamtester.
* gnu/packages/authentication.scm (pamtester): New variable.
2020-12-22 14:18:34 +01:00
Guillaume Le Vaillant 08c4dd518a
gnu: Add cl-zstd.
* gnu/packages/lisp-xyz.scm (cl-zstd, ecl-cl-zstd, sbcl-cl-zstd): New
  variables.
2020-12-22 13:31:49 +01:00
David Dashyan 8c66ac72fb
gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-3.62cb003.
* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to
5.6.4.2-3.62cb003.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-12-22 13:09:30 +01:00
Tobias Geerinckx-Rice 4904d31e88
gnu: acpica: Update to 20201217.
* gnu/packages/admin.scm (acpica): Update to 20201217.
2020-12-22 13:09:30 +01:00
Tobias Geerinckx-Rice 9a006e7428
gnu: ndctl: Update to 71.
* gnu/packages/disk.scm (ndctl): Update to 71.
2020-12-22 13:09:30 +01:00
Tobias Geerinckx-Rice 6cf05d8371
gnu: yadifa: Update to 2.4.1.
* gnu/packages/dns.scm (yadifa): Update to 2.4.1.
2020-12-22 13:09:30 +01:00
Tobias Geerinckx-Rice 56734df957
gnu: ceph: Update to 14.2.16.
* gnu/packages/storage.scm (ceph): Update to 14.2.16.
2020-12-22 13:09:30 +01:00
Tobias Geerinckx-Rice 0ca4778dc2
gnu: samba: Update to 4.13.3.
* gnu/packages/samba.scm (samba): Update to 4.13.3.
2020-12-22 13:09:29 +01:00
Tobias Geerinckx-Rice 9ff57f34dd
gnu: fcft: Update to 2.3.2.
* gnu/packages/fontutils.scm (fcft): Update to 2.3.2.
2020-12-22 13:09:29 +01:00
Jonathan Brielmaier 8bcbbda0c6
gnu: waybar: Fix build.
* gnu/packages/wm.scm (waybar)[inputs]: Replace spdlog with spdlog-1.7.
2020-12-22 12:26:35 +01:00
Jonathan Brielmaier d7d5bca4f8
gnu: Add spdlog@1.7.
Required by waybar.

* gnu/packages/logging.scm (spdlog-1.7): New variable.
2020-12-22 12:25:50 +01:00
Pierre Neidhardt 2e7c2dc8fa
gnu: nyxt: Update to 2-pre-release-5.
* gnu/packages/web-browsers.scm (nyxt): Update to 2-pre-release-5.
2020-12-22 11:08:41 +01:00
Sharlatan Hellseher c072887bb0
gnu: Add cl-mustache.
* gnu/packages/lisp-xyz.scm (cl-mustache, ecl-cl-mustache, sbcl-cl-mustache):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-12-22 10:11:26 +01:00
Leo Famulari b53968abf3
gnu: linux-libre 5.4: Update to 5.4.85.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.85.
(linux-libre-5.4-pristine-source): Update hash.
2020-12-21 22:32:14 -05:00
Leo Famulari f497adbcda
gnu: linux-libre 5.9: Update to 5.9.16.
* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.16.
(linux-libre-5.9-pristine-source): Update hash.
2020-12-21 22:32:14 -05:00
Leo Famulari 3bb6d84f99
gnu: linux-libre: Update to 5.10.2.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.2.
(linux-libre-5.10-pristine-source): Update hash.
2020-12-21 22:32:06 -05:00
Leo Famulari a83866e4f2
gnu: certbot, python-acme: Update to 1.10.1.
* gnu/packages/tls.scm (certbot, python-acme): Update to 1.10.1.
2020-12-21 20:21:13 -05:00
Vincent Legoll 8bcbad795e
gnu: unbound: Update to 1.13.0.
* gnu/packages/dns.scm (unbound): Update to 1.13.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-21 19:29:53 -05:00
Michael Rohleder 0127e683f4
gnu: httpstat: Update to 1.3.0.
* gnu/packages/networking.scm (httpstat): Update to 1.3.0.
[source]: Changed uri from pypi-uri to git-reference.
[arguments]: Add substitution for changed time units of curl.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-21 17:47:36 +01:00
Simon South 0b8c90b65a
gnu: sdcc: Update to 4.0.0.
* gnu/packages/embedded.scm (sdcc): Update to 4.0.0.
[native-inputs]: Add zlib.
[description]: Update to match new version.
* gnu/packages/patches/sdcc-disable-non-free-code.patch: Update to match new
version.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-21 17:47:36 +01:00
Simon South c11fedf63c
gnu: sdcc: Expand comment regarding GPUTILS and PIC ports.
* gnu/packages/embedded.scm (sdcc)[arguments]: Expand comment to explain why
GPUTILS is not yet available and SDCC's PIC ports are disabled.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-21 17:47:36 +01:00
Simon South c369a90787
gnu: sdcc: Correct name of phase.
* gnu/packages/embedded.scm [arguments]<#:phases>: Rename "patch-makefile"
phase to "patch-makefiles".

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-21 17:47:36 +01:00
Simon South 20ba86567a
gnu: sdcc: Revise synopsis and description.
* gnu/packages/embedded.scm (sdcc)[synopsis]: State package's use more
clearly.
[description]: Revise for brevity.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-21 17:47:36 +01:00
Simon South 1fd317de92
gnu: sdcc: Specify complete set of licenses.
* gnu/packages/embedded.scm (sdcc)[license]: Replace with full list of
licenses used by files in the distribution.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-21 17:47:36 +01:00