jackhill/guix/guix.git
5 years agognu: gnome-shell: Customize the GDM log-in screen.
Ludovic Courtès [Sun, 10 Feb 2019 22:11:20 +0000 (23:11 +0100)]
gnu: gnome-shell: Customize the GDM log-in screen.

* gnu/packages/patches/gnome-shell-theme.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (gnome-shell)[source](patches, modules)
(snippet): New fields.
[arguments]: Add 'rebuild-css' phase.
[native-inputs]: Add RUBY-SASS.

5 years agoartwork: Update snapshot to e951905.
Ludovic Courtès [Sun, 10 Feb 2019 22:03:46 +0000 (23:03 +0100)]
artwork: Update snapshot to e951905.

* gnu/artwork.scm (%artwork-repository): Update to e951905.

5 years agognu: gnome: Remove '--disable-acceleration-check' flag from 'gnome.desktop'.
Ludovic Courtès [Sun, 10 Feb 2019 14:32:58 +0000 (15:32 +0100)]
gnu: gnome: Remove '--disable-acceleration-check' flag from 'gnome.desktop'.

With this change the GNOME session is now listed in the log-in screen of
GDM.

* gnu/packages/gnome.scm (gnome-session)[arguments]: Remove
'disable-hardware-acceleration-check' phase.  That phase was apparently
no longer needed.  Furthermore, GDM expects 'TryExec' to be a file name,
not a file name followed by arguments; thus, the option led GDM to
discard 'gnome.desktop' with "GdmSession: Command not found: TryExec".

5 years agognu: qtwebkit: Build sequentially.
Ludovic Courtès [Sun, 10 Feb 2019 11:10:17 +0000 (12:10 +0100)]
gnu: qtwebkit: Build sequentially.

Fixes <https://bugs.gnu.org/34062>.

* gnu/packages/qt.scm (qtwebkit)[arguments]: Add #:parallel-build? #f.

5 years agognu: Add ghc-stylish-haskell.
Gabriel Hondet [Sun, 10 Feb 2019 20:47:24 +0000 (21:47 +0100)]
gnu: Add ghc-stylish-haskell.

* gnu/packages/haskell.scm (ghc-stylish-haskell): New variable.

5 years agognu: Add ghc-base-unicode-symbols.
Gabriel Hondet [Sun, 10 Feb 2019 20:45:04 +0000 (21:45 +0100)]
gnu: Add ghc-base-unicode-symbols.

* gnu/packages/haskell.scm (ghc-base-unicode-symbols): New variable.

5 years agognu: Add ghc-alsa-core.
Gabriel Hondet [Sun, 10 Feb 2019 15:39:09 +0000 (16:39 +0100)]
gnu: Add ghc-alsa-core.

* gnu/packages/haskell.scm (ghc-alsa-core): New variable.

5 years agognu: python-trezor: Update to 0.11.1.
Vagrant Cascadian [Tue, 5 Feb 2019 04:14:23 +0000 (04:14 +0000)]
gnu: python-trezor: Update to 0.11.1.

* gnu/packages/finance.scm (python-trezor): Update to 0.11.1.
[arguments]: Remove obsolete "slow_cosi" test.
Delete "test_tx_api" test, which requires network access.
[propagated-inputs]: Add python-construct and python-typing-extensions,
Remove python-hidapi, python-protobuf and python-typing.
[native-inputs]: Remove python-mock, Add protobuf, python-black,
python-protobuf and python-isort.

5 years agognu: Add python-construct.
Vagrant Cascadian [Tue, 5 Feb 2019 04:14:23 +0000 (04:14 +0000)]
gnu: Add python-construct.

* gnu/packages/python-xyz.scm (python-construct): New variable.

5 years agognu: Add python-typing-extensions.
Vagrant Cascadian [Tue, 5 Feb 2019 04:14:23 +0000 (04:14 +0000)]
gnu: Add python-typing-extensions.

* gnu/packages/python-xyz.scm (python-typing-extensions): New variable.

5 years agognu: python-keepkey: Update to 6.0.2.
Vagrant Cascadian [Fri, 8 Feb 2019 04:35:20 +0000 (20:35 -0800)]
gnu: python-keepkey: Update to 6.0.2.

* gnu/packages/finance.scm (python-keepkey): Update to 6.0.2.
[propagated-inputs]: Add python-libusb1.

5 years agognu: electron-cash: Update to 3.3.5.
Vagrant Cascadian [Sun, 10 Feb 2019 04:43:53 +0000 (20:43 -0800)]
gnu: electron-cash: Update to 3.3.5.

* gnu/packages/finance.scm (electron-cash): Update to 3.3.5.
[source]: Update uri.

5 years agognu: java-xstream: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sun, 10 Feb 2019 14:30:24 +0000 (15:30 +0100)]
gnu: java-xstream: Don't use unstable tarball.

* gnu/packages/xml.scm (java-xstream)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: java-xom: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sun, 10 Feb 2019 13:45:35 +0000 (14:45 +0100)]
gnu: java-xom: Don't use unstable tarball.

* gnu/packages/xml.scm (java-xom)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Add 'make-git-checkout-writable' phase.

5 years agognu: java-jettison: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sun, 10 Feb 2019 12:30:02 +0000 (13:30 +0100)]
gnu: java-jettison: Don't use unstable tarball.

* gnu/packages/xml.scm (java-jettison)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: tinyxml2: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sun, 10 Feb 2019 11:43:31 +0000 (12:43 +0100)]
gnu: tinyxml2: Don't use unstable tarball.

* gnu/packages/xml.scm (tinyxml2)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: java-jdom2: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sun, 10 Feb 2019 10:59:31 +0000 (11:59 +0100)]
gnu: java-jdom2: Don't use unstable tarball.

* gnu/packages/xml.scm (java-jdom2)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: java-kxml2: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sun, 10 Feb 2019 01:37:28 +0000 (02:37 +0100)]
gnu: java-kxml2: Don't use unstable tarball.

* gnu/packages/xml.scm (java-kxml2)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Add 'make-git-checkout-writable' phase.

5 years agognu: java-dom4j: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sun, 10 Feb 2019 01:21:33 +0000 (02:21 +0100)]
gnu: java-dom4j: Don't use unstable tarball.

* gnu/packages/xml.scm (java-dom4j)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: java-groovy-bootstrap: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sun, 10 Feb 2019 14:13:23 +0000 (15:13 +0100)]
gnu: java-groovy-bootstrap: Don't use unstable tarball.

* gnu/packages/groovy.scm (java-groovy-bootstrap)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: xlsx2csv: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sun, 10 Feb 2019 00:27:03 +0000 (01:27 +0100)]
gnu: xlsx2csv: Don't use unstable tarball.

* gnu/packages/xml.scm (xlsx2csv)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: xlsx2csv: Update to 0.7.4.
Tobias Geerinckx-Rice [Sun, 10 Feb 2019 00:24:44 +0000 (01:24 +0100)]
gnu: xlsx2csv: Update to 0.7.4.

* gnu/packages/xml.scm (xlsx2csv): Update to 0.7.4.

5 years agognu: clojure-tools-macro: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sat, 9 Feb 2019 23:39:09 +0000 (00:39 +0100)]
gnu: clojure-tools-macro: Don't use unstable tarball.

* gnu/packages/clojure.scm (clojure-tools-macro)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: clojure-algo-monads: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sat, 9 Feb 2019 23:39:02 +0000 (00:39 +0100)]
gnu: clojure-algo-monads: Don't use unstable tarball.

* gnu/packages/clojure.scm (clojure-algo-monads)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: clojure-algo-generic: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sat, 9 Feb 2019 23:34:10 +0000 (00:34 +0100)]
gnu: clojure-algo-generic: Don't use unstable tarball.

* gnu/packages/clojure.scm (clojure-algo-generic)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: xinetd: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sat, 9 Feb 2019 20:46:50 +0000 (21:46 +0100)]
gnu: xinetd: Don't use unstable tarball.

* gnu/packages/web.scm (xinetd)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agoinstall: Use (gnu package certs) module for the nss-certs package.
Pierre Neidhardt [Sun, 10 Feb 2019 14:30:35 +0000 (15:30 +0100)]
install: Use (gnu package certs) module for the nss-certs package.

* gnu/system/install.scm: Use (gnu package certs).

5 years agoinstall: Add nss-certs to the image.
Pierre Neidhardt [Fri, 8 Feb 2019 14:30:08 +0000 (15:30 +0100)]
install: Add nss-certs to the image.

* gnu/system/install.scm (installation-os)[packages]: Add nss-certs.

5 years agognu: linux-libre@4.4: Update to 4.4.174.
Mark H Weaver [Sun, 10 Feb 2019 04:01:12 +0000 (23:01 -0500)]
gnu: linux-libre@4.4: Update to 4.4.174.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.174.

5 years agognu: emacs-pdf-tools: Update to 0.90.
Nicolas Goaziou [Sat, 9 Feb 2019 22:30:13 +0000 (23:30 +0100)]
gnu: emacs-pdf-tools: Update to 0.90.

* gnu/packages/emacs-xyz.scm (emacs-pdf-tools): Update to 0.90.
[source]: Remove patch.
* gnu/packages/patches/emacs-pdf-tools-poppler.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove reference to deleted file.

5 years agognu: electrum: Update to 3.3.3.
Vagrant Cascadian [Tue, 15 Jan 2019 04:51:34 +0000 (04:51 +0000)]
gnu: electrum: Update to 3.3.3.

* gnu/packages/finance.scm (electrum): Update to 3.3.3.
  [inputs]: Add python-aiohttp, python-aiohttp-socks, python-aiorpcx and
    python-certifi.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add python-aiorpcx.
Vagrant Cascadian [Thu, 17 Jan 2019 00:18:41 +0000 (00:18 +0000)]
gnu: Add python-aiorpcx.

* gnu/packages/python-web.scm (python-aiorpcx): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add python-aiohttp-socks.
Vagrant Cascadian [Thu, 17 Jan 2019 00:17:11 +0000 (00:17 +0000)]
gnu: Add python-aiohttp-socks.

* gnu/packages/python-web.scm (python-aiohttp-socks): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: lookingglass: Build with spice-protocol@0.12.14.
Rutger Helling [Sat, 9 Feb 2019 21:19:47 +0000 (22:19 +0100)]
gnu: lookingglass: Build with spice-protocol@0.12.14.

* gnu/packages/virtualization.scm (lookingglass)[inputs]: Use
spice-protocol@0.12.14 instead of spice-protocol.

5 years agognu: Add spice-protocol@0.12.14.
Rutger Helling [Sat, 9 Feb 2019 21:19:17 +0000 (22:19 +0100)]
gnu: Add spice-protocol@0.12.14.

* gnu/packages/spice.scm (spice-protocol@0.12.14): New variable.

5 years agognu: python-pytest: Update home page.
Marius Bakke [Fri, 8 Feb 2019 18:50:07 +0000 (19:50 +0100)]
gnu: python-pytest: Update home page.

* gnu/packages/check.scm (python-pytest)[home-page]: Follow redirects to
https://docs.pytest.org/en/latest/.

5 years agognu: python-configparser: Update home page.
Marius Bakke [Fri, 8 Feb 2019 17:35:02 +0000 (18:35 +0100)]
gnu: python-configparser: Update home page.

* gnu/packages/python-xyz.scm (python-configparser)[home-page]: Set to source
repository.

5 years agognu: notmuch: Update to 0.28.1.
Marius Bakke [Sat, 9 Feb 2019 19:48:13 +0000 (20:48 +0100)]
gnu: notmuch: Update to 0.28.1.

* gnu/packages/mail.scm (notmuch): Update to 0.28.1.

5 years agognu: tracker: Build against the regular SQLite.
Marius Bakke [Sat, 9 Feb 2019 19:21:01 +0000 (20:21 +0100)]
gnu: tracker: Build against the regular SQLite.

FTS5 is enabled by default in the current version.

* gnu/packages/sqlite.scm (sqlite-with-fts5): Remove variable.
* gnu/packages/gnome.scm (tracker)[inputs]: Change from that to SQLITE.

5 years agognu: webkitgtk: Update to 2.22.6.
Marius Bakke [Sat, 9 Feb 2019 16:22:11 +0000 (17:22 +0100)]
gnu: webkitgtk: Update to 2.22.6.

* gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.6.

5 years agognu: libvpx: Update to 1.8.0.
Marius Bakke [Sat, 9 Feb 2019 16:15:13 +0000 (17:15 +0100)]
gnu: libvpx: Update to 1.8.0.

* gnu/packages/patches/gst-plugins-good-libvpx-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/video.scm (libvpx): Update to 1.8.0.
[source](patches): Remove obsolete patch.
(libvpx-1.7): New public variable.
* gnu/packages/gnuzilla.scm (icecat)[inputs]: Use LIBVPX-1.7 instead of LIBVPX.
* gnu/packages/gstreamer.scm (gst-plugins-good)[source](patches): New field.
[arguments]: Add #:make-flags.

5 years agognu: offlineimap: Remove redundant wrapper.
Marius Bakke [Sun, 23 Dec 2018 22:56:12 +0000 (23:56 +0100)]
gnu: offlineimap: Remove redundant wrapper.

* gnu/packages/mail.scm (offlineimap)[arguments]: Remove phase 'wrap-binary'.

5 years agognu: Add xbanish.
Marius Bakke [Sat, 22 Dec 2018 14:00:36 +0000 (15:00 +0100)]
gnu: Add xbanish.

* gnu/packages/xdisorg.scm (xbanish): New public variable.

5 years agoMerge branch 'staging'
Ludovic Courtès [Sat, 9 Feb 2019 14:14:59 +0000 (15:14 +0100)]
Merge branch 'staging'

5 years agognu: plantuml: Update to 1.2019.0.
Arun Isaac [Sat, 9 Feb 2019 08:10:12 +0000 (13:40 +0530)]
gnu: plantuml: Update to 1.2019.0.

* gnu/packages/uml.scm (plantuml): Update to 1.2019.0.

5 years agognu: cool-retro-term: Upgrade to 1.1.1.
Eric Bavier [Sat, 9 Feb 2019 06:45:47 +0000 (00:45 -0600)]
gnu: cool-retro-term: Upgrade to 1.1.1.

* gnu/packages/terminals.scm (cool-retro-term)[source]: Upgrade to 1.1.1.
Remove patches.  Adjust filtering in snippet for added/removed fonts.
[arguments]: Return #t in 'add-alternate-name' phase.
* gnu/packages/patches/cool-retro-term-dont-check-uninit-member.patch,
  gnu/packages/patches/cool-retro-term-fix-array-size.patch,
  gnu/packages/patches/cool-retro-term-memory-leak-1.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.

5 years agognu: openmpi: Upgrade to 4.0.0.
Eric Bavier [Fri, 1 Feb 2019 05:03:35 +0000 (23:03 -0600)]
gnu: openmpi: Upgrade to 4.0.0.

* gnu/packages/linux.scm (psm)[arguments]: Add 'patch-sysmacros phase to fix
"undefined reference to `minor'" errors while linking against
libinfinipath.so.
* gnu/packages/mpi.scm (openmpi): Upgrade to 4.0.0.
[inputs]: Add libevent.
[arguments]: Simplify configure-flags.  Use system libevent.  Adjust romio
version strings.
(%openmpi-setup): Use OMPI_MCA_rmaps_base_mapping_policy for oversubscription.

5 years agognu: perl-io-compress: Update to 2.084.
Tobias Geerinckx-Rice [Fri, 8 Feb 2019 20:20:30 +0000 (21:20 +0100)]
gnu: perl-io-compress: Update to 2.084.

* gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.084.

5 years agognu: perl-compress-raw-zlib: Update to 2.084.
Tobias Geerinckx-Rice [Fri, 8 Feb 2019 20:20:17 +0000 (21:20 +0100)]
gnu: perl-compress-raw-zlib: Update to 2.084.

* gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.084.

5 years agognu: perl-compress-raw-bzip2: Update to 2.084.
Tobias Geerinckx-Rice [Fri, 8 Feb 2019 20:20:05 +0000 (21:20 +0100)]
gnu: perl-compress-raw-bzip2: Update to 2.084.

* gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.084.

5 years agognu: gcab: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Fri, 8 Feb 2019 20:19:35 +0000 (21:19 +0100)]
gnu: gcab: Don't use NAME in source URI.

* gnu/packages/package-management.scm (gcab)[source]: Hard-code name.

5 years agognu: gcab: Update to 1.2.
Tobias Geerinckx-Rice [Fri, 8 Feb 2019 20:18:50 +0000 (21:18 +0100)]
gnu: gcab: Update to 1.2.

* gnu/packages/package-management.scm (gcab): Update to 1.2.
[source]: Remove snippet.

5 years agognu: libraw: Update to 0.19.2.
Tobias Geerinckx-Rice [Fri, 8 Feb 2019 18:53:33 +0000 (19:53 +0100)]
gnu: libraw: Update to 0.19.2.

* gnu/packages/photo.scm (libraw): Update to 0.19.2.

5 years agognu: abiword: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Sun, 23 Dec 2018 09:10:55 +0000 (10:10 +0100)]
gnu: abiword: Don't use NAME in source URI.

* gnu/packages/abiword.scm (abiword)[source]: Hard-code name.

5 years agognu: rdesktop: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Sun, 23 Dec 2018 03:57:25 +0000 (04:57 +0100)]
gnu: rdesktop: Don't use NAME in source URI.

* gnu/packages/rdesktop.scm (rdesktop)[source]: Hard-code name.

5 years agognu: compton: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sun, 23 Dec 2018 10:09:22 +0000 (11:09 +0100)]
gnu: compton: Don't use unstable tarball.

* gnu/packages/compton.scm (compton)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: bspwm: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sun, 23 Dec 2018 10:24:56 +0000 (11:24 +0100)]
gnu: bspwm: Don't use unstable tarball.

* gnu/packages/wm.scm (bspwm)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: microscheme: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sun, 23 Dec 2018 10:02:03 +0000 (11:02 +0100)]
gnu: microscheme: Don't use unstable tarball.

* gnu/packages/avr.scm (microscheme)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: python-trezor-agent: Don't use unstable tarball.
Tobias Geerinckx-Rice [Mon, 24 Dec 2018 03:51:39 +0000 (04:51 +0100)]
gnu: python-trezor-agent: Don't use unstable tarball.

* gnu/packages/finance.scm (python-trezor-agent)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: geierlein: Don't use unstable tarball.
Tobias Geerinckx-Rice [Mon, 24 Dec 2018 03:40:20 +0000 (04:40 +0100)]
gnu: geierlein: Don't use unstable tarball.

* gnu/packages/finance.scm (geierlein)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: ledger: Don't use unstable tarball.
Tobias Geerinckx-Rice [Mon, 24 Dec 2018 03:32:49 +0000 (04:32 +0100)]
gnu: ledger: Don't use unstable tarball.

* gnu/packages/finance.scm (ledger)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: cbatticon: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sun, 23 Dec 2018 09:35:26 +0000 (10:35 +0100)]
gnu: cbatticon: Don't use unstable tarball.

* gnu/packages/admin.scm (cbatticon)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: interrobang: Use GIT-... helpers.
Tobias Geerinckx-Rice [Sun, 23 Dec 2018 09:38:56 +0000 (10:38 +0100)]
gnu: interrobang: Use GIT-... helpers.

* gnu/packages/admin.scm (interrobang)[version]: Use GIT-VERSION.
[source]: Use GIT-FILE-NAME.

5 years agognu: sedsed: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sun, 23 Dec 2018 09:43:31 +0000 (10:43 +0100)]
gnu: sedsed: Don't use unstable tarball.

* gnu/packages/admin.scm (sedsed)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: fdupes: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sun, 23 Dec 2018 09:23:18 +0000 (10:23 +0100)]
gnu: fdupes: Don't use unstable tarball.

* gnu/packages/admin.scm (fdupes)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: cpulimit: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sun, 23 Dec 2018 09:24:45 +0000 (10:24 +0100)]
gnu: cpulimit: Don't use unstable tarball.

* gnu/packages/admin.scm (cpulimit)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: progress: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sun, 23 Dec 2018 09:20:23 +0000 (10:20 +0100)]
gnu: progress: Don't use unstable tarball.

* gnu/packages/admin.scm (progress)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: dstat: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sun, 23 Dec 2018 10:15:50 +0000 (11:15 +0100)]
gnu: dstat: Don't use unstable tarball.

* gnu/packages/admin.scm (dstat)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: sunxi-tools: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sun, 23 Dec 2018 09:41:22 +0000 (10:41 +0100)]
gnu: sunxi-tools: Don't use unstable tarball.

* gnu/packages/admin.scm (sunxi-tools)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: igt-gpu-tools: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Sun, 23 Dec 2018 09:45:09 +0000 (10:45 +0100)]
gnu: igt-gpu-tools: Don't use NAME in source URI.

* gnu/packages/admin.scm (igt-gpu-tools)[source]: Hard-code name.

5 years agognu: daemontools: Don't assume sources match NAME.
Tobias Geerinckx-Rice [Sun, 23 Dec 2018 09:16:05 +0000 (10:16 +0100)]
gnu: daemontools: Don't assume sources match NAME.

* gnu/packages/admin.scm (daemontools)[source, argumenst]: Hard-code
name.

5 years agognu: nnn: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Sun, 23 Dec 2018 09:14:27 +0000 (10:14 +0100)]
gnu: nnn: Don't use NAME in source URI.

* gnu/packages/admin.scm (nnn)[source]: Hard-code name.

5 years agognu: thefuck: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sun, 23 Dec 2018 09:31:09 +0000 (10:31 +0100)]
gnu: thefuck: Don't use unstable tarball.

* gnu/packages/admin.scm (thefuck)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: masscan: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sun, 23 Dec 2018 09:47:18 +0000 (10:47 +0100)]
gnu: masscan: Don't use unstable tarball.

* gnu/packages/admin.scm (masscan)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: pam-krb5: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Sun, 23 Dec 2018 09:14:58 +0000 (10:14 +0100)]
gnu: pam-krb5: Don't use NAME in source URI.

* gnu/packages/admin.scm (pam-krb5)[source]: Hard-code name.

5 years agognu: audit: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Sun, 23 Dec 2018 09:27:18 +0000 (10:27 +0100)]
gnu: audit: Don't use NAME in source URI.

* gnu/packages/admin.scm (audit)[source]: Hard-code name.

5 years agognu: hungrycat: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Sun, 23 Dec 2018 09:48:19 +0000 (10:48 +0100)]
gnu: hungrycat: Don't use NAME in source URI.

* gnu/packages/admin.scm (hungrycat)[source]: Hard-code name.

5 years agognu: avogadro: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sun, 23 Dec 2018 09:58:55 +0000 (10:58 +0100)]
gnu: avogadro: Don't use unstable tarball.

* gnu/packages/chemistry.scm (avogadro)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: launchmon: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Fri, 8 Feb 2019 18:35:52 +0000 (19:35 +0100)]
gnu: launchmon: Don't use NAME in source URI.

* gnu/packages/admin.scm (launchmon)[source]: Hard-code name.

5 years agognu: florence: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Fri, 8 Feb 2019 18:35:24 +0000 (19:35 +0100)]
gnu: florence: Don't use NAME in source URI.

* gnu/packages/accessibility.scm (florence)[source]: Hard-code name.

5 years agognu: i3blocks: Use GIT-FILE-NAME.
Tobias Geerinckx-Rice [Sun, 23 Dec 2018 10:26:27 +0000 (11:26 +0100)]
gnu: i3blocks: Use GIT-FILE-NAME.

* gnu/packages/wm.scm (i3blocks)[source]: Use GIT-FILE-NAME.

5 years agognu: spice-protocol: Update to 0.12.15.
Tobias Geerinckx-Rice [Fri, 8 Feb 2019 12:12:07 +0000 (13:12 +0100)]
gnu: spice-protocol: Update to 0.12.15.

* gnu/packages/spice.scm (spice-protocol): Update to 0.12.15.

5 years agognu: torsocks: Update to 2.3.0.
Tobias Geerinckx-Rice [Fri, 8 Feb 2019 12:00:37 +0000 (13:00 +0100)]
gnu: torsocks: Update to 2.3.0.

* gnu/packages/tor.scm (torsocks): Update to 2.3.0.
[inputs]: Remove which.
[arguments]: Update 'absolutize' substitutions.

5 years agognu: torsocks: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Sun, 23 Dec 2018 02:58:07 +0000 (03:58 +0100)]
gnu: torsocks: Don't use NAME in source URI.

* gnu/packages/tor.scm (torsocks)[source]: Hard-code name.

5 years agognu: sdl2-ttf: Update to 2.0.15.
Tobias Geerinckx-Rice [Fri, 8 Feb 2019 13:04:22 +0000 (14:04 +0100)]
gnu: sdl2-ttf: Update to 2.0.15.

* gnu/packages/sdl.scm (sdl2-ttf): Update to 2.0.15.

5 years agognu: rcas-web: Update to 0.1.0.
Ricardo Wurmus [Fri, 8 Feb 2019 21:44:32 +0000 (22:44 +0100)]
gnu: rcas-web: Update to 0.1.0.

* gnu/packages/bioinformatics.scm (rcas-web): Update to 0.1.0.
[inputs]: Replace guile2.2-redis with guile-redis.

5 years agognu: swaks: Update to 20181104.0.
Arun Isaac [Fri, 8 Feb 2019 19:38:36 +0000 (01:08 +0530)]
gnu: swaks: Update to 20181104.0.

* gnu/packages/mail.scm (swaks): Update to 20181104.0.

5 years agognu: Add dune-pdelab.
Ricardo Wurmus [Fri, 8 Feb 2019 18:15:03 +0000 (19:15 +0100)]
gnu: Add dune-pdelab.

* gnu/packages/maths.scm (dune-pdelab): New variable.

5 years agognu: Add dune-functions.
Ricardo Wurmus [Fri, 8 Feb 2019 17:29:30 +0000 (18:29 +0100)]
gnu: Add dune-functions.

* gnu/packages/maths.scm (dune-functions): New variable.

5 years agognu: Add dune-typetree.
Ricardo Wurmus [Fri, 8 Feb 2019 16:58:32 +0000 (17:58 +0100)]
gnu: Add dune-typetree.

* gnu/packages/maths.scm (dune-typetree): New variable.

5 years agognu: Add dune-alugrid.
Ricardo Wurmus [Fri, 8 Feb 2019 16:17:26 +0000 (17:17 +0100)]
gnu: Add dune-alugrid.

* gnu/packages/maths.scm (dune-alugrid): New variable.

5 years agognu: Add usbmuxd.
Danny Milosavljevic [Tue, 5 Feb 2019 22:12:35 +0000 (23:12 +0100)]
gnu: Add usbmuxd.

* gnu/packages/libusb.scm (usbmuxd): New variable.

5 years agognu: Add ifuse.
Danny Milosavljevic [Tue, 5 Feb 2019 21:33:21 +0000 (22:33 +0100)]
gnu: Add ifuse.

* gnu/packages/libusb.scm (ifuse): New variable.

5 years agognu: libimobiledevice: Propagate "libplist".
Danny Milosavljevic [Tue, 5 Feb 2019 21:32:19 +0000 (22:32 +0100)]
gnu: libimobiledevice: Propagate "libplist".

* gnu/packages/libusb.scm (libimobiledevice)[propagated-inputs]: Add
libplist.
[inputs]: Remove libplist.

5 years agognu: guile-redis: Update to 1.3.0.
Ricardo Wurmus [Fri, 8 Feb 2019 15:26:02 +0000 (16:26 +0100)]
gnu: guile-redis: Update to 1.3.0.

* gnu/packages/guile-xyz.scm (guile-redis): Update to 1.3.0.

5 years agognu: Add dune-localfunctions.
Ricardo Wurmus [Fri, 8 Feb 2019 09:14:39 +0000 (10:14 +0100)]
gnu: Add dune-localfunctions.

* gnu/packages/maths.scm (dune-localfunctions): New variable.

5 years agognu: Add dune-istl.
Ricardo Wurmus [Fri, 8 Feb 2019 08:11:31 +0000 (09:11 +0100)]
gnu: Add dune-istl.

* gnu/packages/maths.scm (dune-istl): New variable.

5 years agognu: Add dune-grid.
Ricardo Wurmus [Fri, 8 Feb 2019 08:11:04 +0000 (09:11 +0100)]
gnu: Add dune-grid.

* gnu/packages/maths.scm (dune-grid): New variable.

5 years agognu: umoci: Update to 0.4.4.
Tobias Geerinckx-Rice [Thu, 7 Feb 2019 08:52:52 +0000 (09:52 +0100)]
gnu: umoci: Update to 0.4.4.

* gnu/packages/virtualization.scm (umoci): Update to 0.4.4.

5 years agognu: guile-squee: Fix the license.
Christopher Baines [Fri, 8 Feb 2019 10:26:20 +0000 (10:26 +0000)]
gnu: guile-squee: Fix the license.

The license originally specified in the package definition was incorrect. The
true license is the Lesser GNU General Public License.

* gnu/packages/guile-xyz.scm (guile-squee): Change license to license:lgpl3+.