Commit Graph

46862 Commits (8a8e449147cced332354994c2ef65e9755a185c7)

Author SHA1 Message Date
Tobias Geerinckx-Rice 8a8e449147
gnu: python-pyscard: Update to 1.9.9.
* gnu/packages/security-token.scm (python-pyscard): Update to 1.9.9.
2019-08-24 04:56:08 +02:00
Tobias Geerinckx-Rice d5be746a85
gnu: python-pyodbc: Update to 4.0.27.
* gnu/packages/databases.scm (python-pyodbc): Update to 4.0.27.
2019-08-24 04:56:08 +02:00
宋文武 cd4fec577c
gnu: go-ipfs: Update to 0.4.22.
* gnu/packages/ipfs.scm (go-ipfs): Update from 0.4.19 to 0.4.22.
2019-08-24 10:45:48 +08:00
Giacomo Leidi 64fa66ba3d
gnu: libdazzle: Update to 3.33.90.
* gnu/packages/gnome.scm (libdazzle): Update to 3.33.90.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-23 23:39:22 +02:00
Brian Leung a9e2de7e3a
gnu: Add ruby-solargraph.
* gnu/packages/ruby.scm (ruby-solargraph): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-23 23:39:22 +02:00
Brian Leung 7bddb6aa53
gnu: Add ruby-htmlentities.
* gnu/packages/ruby.scm (ruby-htmlentities): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-23 23:39:22 +02:00
Brian Leung 9e065a8aa2
gnu: Add ruby-reverse-markdown.
* gnu/packages/ruby.scm (ruby-reverse-markdown): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-23 23:39:21 +02:00
Brian Leung ab8c52a219
gnu: ruby-nokogiri: Update to 1.10.4.
* gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.10.4.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-23 23:39:21 +02:00
Brian Leung 99d17bb553
gnu: ruby-simplecov: Update to 0.17.0.
* gnu/packages/ruby.scm (ruby-simplecov): Update to 0.17.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-23 23:39:21 +02:00
Brian Leung a88ac044bc
gnu: ruby-mini-portile-2: Update to 2.4.0.
* gnu/packages/ruby.scm (ruby-mini-portile-2): Update to 2.4.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-23 23:39:21 +02:00
Ludovic Courtès a9f3396014
gnu: jube: Fix license.
* gnu/packages/python-xyz.scm (jube)[license]: Change to GPL3+.
2019-08-23 23:39:21 +02:00
Tobias Geerinckx-Rice 8d515ce6e9
gnu: foomatic-filters: Don't use NAME in source URI.
* gnu/packages/cups.scm (foomatic-filters)[source]: Hard-code NAME.
2019-08-23 22:35:38 +02:00
Tobias Geerinckx-Rice b1bd6b54b1
gnu: foo2zjs: Update to 20190517.
The (unversioned) tarball was modified to replace mention of ‘yum’
with ‘dnf’.

* gnu/packages/cups.scm (foo2zjs): Update to 20190517.
2019-08-23 22:35:38 +02:00
Tobias Geerinckx-Rice d9d1421a4f
gnu: parallel: Update to 20190822.
* gnu/packages/parallel.scm (parallel): Update to 20190822.
2019-08-23 22:35:38 +02:00
Ludovic Courtès 9dd5f47528
gnu: Add JUBE.
* gnu/packages/python-xyz.scm (jube): New variable.

Co-authored-by: Florent Pruvost <florent.pruvost@inria.fr>
2019-08-23 18:41:49 +02:00
Ludovic Courtès 90c98b5a89
swh: 'swh-download' checks return value of 'vault-fetch'.
Reported by Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
in <https://bugs.gnu.org/36931>.

* guix/swh.scm (swh-download): Check whether 'vault-fetch' return false
before calling 'dump-port'.
2019-08-23 18:41:49 +02:00
Ludovic Courtès b908fcd8c0
pack: '-R' honors the requested output.
Fixes <https://bugs.gnu.org/36925>.
Reported by Jesse Gibbons <jgibbons2357@gmail.com>.

* guix/scripts/pack.scm (wrapped-package): Add 'output*' parameter.
[build]: Define 'input' and 'target'; use them instead of #$package and
 #$output, respectively.
(wrapped-manifest-entry): New procedure.
(map-manifest-entries): Call PROC directly.
(guix-pack): Pass WRAPPED-MANIFEST-ENTRY to 'map-manifest-entries'.
2019-08-23 18:41:49 +02:00
Brian Leung d78bc23411
gnu: Add emacs-ample-regexps.
* gnu/packages/emacs-xyz.scm (emacs-ample-regexps): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-23 06:21:12 +03:00
Mark H Weaver 0ccc9a0f5b
gnu: isc-dhcp: Update bundled BIND to 9.11.10.
* gnu/packages/admin.scm (isc-dhcp)[bind-patch-version]: Update to 10.
[inputs]: Update hash of bind-source-tarball.
2019-08-22 15:50:14 -04:00
Mark H Weaver 888e477bf8
Revert "import: utils: Add hash-ref*."
This reverts commit 8a3b11d1eb.
2019-08-22 14:24:37 -04:00
Mark H Weaver d020821c0b
Revert "import: cpan: Adapt for the change to guile-json version 3."
This reverts commit 01ce7af25a.
2019-08-22 14:24:11 -04:00
Pierre Langlois 47c95c94b4
gnu: Add emacs-mu4e-patch.
* gnu/packages/emacs-xyz.scm (emacs-mu4e-patch): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-22 17:59:31 +02:00
Pierre Langlois 46c1193a29
gnu: Add emacs-mu4e-jump-to-list.
* gnu/packages/emacs-xyz.scm (emacs-mu4e-jump-to-list): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-22 17:59:31 +02:00
Timotej Lazar 5094da0b83
gnu: Add reaver.
* gnu/packages/networking.scm (reaver): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-22 17:59:30 +02:00
Timotej Lazar a83e2a01fb
gnu: Add pixiewps.
* gnu/packages/networking.scm (pixiewps): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-22 17:59:30 +02:00
Reza Alizadeh Majd 403b4e0685
gnu: Add lxqt-archiver.
* gnu/packages/lxqt.scm (lxqt-archiver): New Variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-22 17:59:30 +02:00
John Soo 74a98b5cdd
services: console-fonts: Update docstring.
* gnu/services/base (console-font-service-type):
Add documentation about valid arguments.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2019-08-22 17:59:30 +02:00
swedebugia af01292277
gnu: Add bitcoin-abc.
* gnu/packages/finance.scm (bitcoin-abc): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-22 17:59:30 +02:00
Ludovic Courtès 6d0fb469ed
gnu: freeipmi: Update to 1.6.4.
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.4.
2019-08-22 17:59:30 +02:00
Leo Famulari ad64f271de
gnu: vidstab: Update to 1.1.0-0.aeabc8d.
* gnu/packages/video.scm (vidstab): Update to 1.1.0-0.aeabc8d.
2019-08-22 11:49:02 -04:00
Tobias Geerinckx-Rice f5111b4d2b
gnu: Add zutils.
* gnu/packages/compression.scm (zutils): New public variable.
2019-08-22 15:37:47 +02:00
Tobias Geerinckx-Rice ff452beac5
gnu: mupen64plus-ui-console: Correct synopsis.
* gnu/packages/emulators.scm (mupen64plus-ui-console)[synopisis]: Correct.
2019-08-22 15:37:46 +02:00
Tobias Geerinckx-Rice e8079ba403
gnu: mupen64plus-ui-console: Use HTTPS home page.
* gnu/packages/emulators.scm (mupen64plus-ui-console)[home-page]: Use HTTPS.
2019-08-22 15:37:46 +02:00
Tobias Geerinckx-Rice 15783008ca
gnu: whois: Update to 5.5.1.
* gnu/packages/networking.scm (whois): Update to 5.5.1.
2019-08-22 15:35:32 +02:00
Tobias Geerinckx-Rice cc08576d9b
gnu: whois: Don't use NAME in source URI.
* gnu/packages/networking.scm (whois)[source]: Hard-code NAME.
2019-08-22 15:35:32 +02:00
Tobias Geerinckx-Rice d4ae72af47
gnu: mpd: Update to 0.21.14.
* gnu/packages/mpd.scm (mpd): Update to 0.21.14.
2019-08-22 15:35:32 +02:00
Tobias Geerinckx-Rice 1f10e3695c
gnu: nsd: Update to 4.2.2.
* gnu/packages/dns.scm (nsd): Update to 4.2.2.
2019-08-22 15:35:32 +02:00
Tobias Geerinckx-Rice 76eb007990
gnu: shellcheck: Update to 0.7.0.
* gnu/packages/haskell.scm (shellcheck): Update to 0.7.0.
[inputs]: Add ghc-diff.
2019-08-22 15:35:32 +02:00
Tobias Geerinckx-Rice 29b60130d8
gnu: chafa: Update to 1.2.1.
* gnu/packages/image-viewers.scm (chafa): Update to 1.2.1.
2019-08-22 15:35:32 +02:00
Tobias Geerinckx-Rice 7323def37d
gnu: nnn: Update to 2.6.
* gnu/packages/admin.scm (nnn): Update to 2.6.
2019-08-22 15:35:32 +02:00
Tobias Geerinckx-Rice 23503abbc0
gnu: python-redis: Update to 3.3.8.
* gnu/packages/databases.scm (python-redis): Update to 3.3.8.
2019-08-22 15:35:32 +02:00
Tobias Geerinckx-Rice 524c0ece8e
gnu: bind: Update to 9.14.5.
* gnu/packages/dns.scm (isc-bind): Update to 9.14.5.
2019-08-22 11:53:37 +02:00
Tobias Geerinckx-Rice 3251c628f7
gnu: ccache: Update to 3.6.
* gnu/packages/ccache.scm (ccache): Update to 3.6.
2019-08-22 00:25:40 +02:00
Tobias Geerinckx-Rice d0d54a61d3
gnu: lsyncd: Search $PATH for binaries.
* gnu/packages/sync.scm (lsyncd)[arguments]: Add
‘search-$PATH-for-binaries’ phase.
2019-08-21 23:52:47 +02:00
Tobias Geerinckx-Rice 35805bff9f
gnu: hcxdumptool: Update to 5.2.0.
* gnu/packages/networking.scm (hcxdumptool): Update to 5.2.0.
2019-08-21 23:52:47 +02:00
Tobias Geerinckx-Rice 28553e17fd
gnu: hcxtools: Update to 5.2.0.
* gnu/packages/networking.scm (hcxtools): Update to 5.2.0.
2019-08-21 23:52:47 +02:00
Tobias Geerinckx-Rice d1aca5b037
gnu: tmux: Update to 2.9a.
* gnu/packages/tmux.scm (tmux): Update to 2.9a.
2019-08-21 23:52:47 +02:00
Tobias Geerinckx-Rice b5b4d91251
gnu: tmux: Use HTTPS home page.
* gnu/packages/tmux.scm (tmux)[home-page]: Use HTTPS.
2019-08-21 23:52:47 +02:00
Tobias Geerinckx-Rice f8719b155e
gnu: fluidsynth: Update to 2.0.6.
* gnu/packages/audio.scm (fluidsynth): Update to 2.0.6.
2019-08-21 22:07:21 +02:00
Tobias Geerinckx-Rice 94781b79ad
gnu: fluidsynth: Use GIT-FILE-NAME.
* gnu/packages/audio.scm (fluidsynth)[source]: Use GIT-FILE-NAME.
2019-08-21 22:07:21 +02:00