Commit graph

44232 commits

Author SHA1 Message Date
Efraim Flashner fea30e12f7
gnu: sparsehash: Don't use unstable tarball.
* gnu/packages/datastructures.scm (sparsehash)[source]: Download using
git-fetch.
2019-11-25 14:08:30 +02:00
Efraim Flashner e56d02a0e0
gnu: imlib2: Sort inputs alphabetically.
* gnu/packages/image.scm (imlib2)[inputs]: Sort alphabetically.
2019-11-25 14:08:29 +02:00
Efraim Flashner 115ace6ba5
gnu: imlib2: Update to 1.6.0.
* gnu/packages/image.scm (imlib2): Update to 1.6.0.
[inputs]: Add libwebp, libid3tag.
2019-11-25 14:08:29 +02:00
Efraim Flashner 2f6500faa4
gnu: gnunet-gtk: Sort inputs alphabetically.
* gnu/packages/gnunet.scm (gnunet-gtk)[inputs]: Sort alphabetically.
2019-11-25 14:08:29 +02:00
Efraim Flashner dbdd77074a
gnu: gnunet-gtk: Update to 0.11.7.
* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.11.7.
[version]: Don't inherit version from gnutls.
[inputs]: Add gnutls/dane.
2019-11-25 14:08:29 +02:00
Efraim Flashner edce19938a
gnu: gnunet: Update to 0.11.8.
* gnu/packages/gnunet.scm: Update to 0.11.8.
[inputs]: Add libidn2, miniupnpc, zbar. Remove glib, gmp,
gst-plugins-base, libidn, nss, openssl, perl, python-2.
[native-inputs]: Add python, xxd, which.
[arguments]: Remove configure-flags. Add phase to remove network
dependent tests. Re-arrange location of new 'check phase.
2019-11-25 14:08:29 +02:00
Efraim Flashner baac9ff97c
gnu: gnunet-gtk: Set upstream ftp-directory.
* gnu/packages/gnunet.scm (gnunet-gtk)[properties]: New field. Set
ftp-directory.
2019-11-25 14:08:26 +02:00
Tobias Geerinckx-Rice 8e77da0d11
gnu: bambam: Update to 1.0.0.
* gnu/packages/games.scm (bambam): Update to 1.0.0.
[arguments]: Use default Python (3).
Delete obsolete ‘patch-data-dir-location’ phase.
2019-11-24 13:32:58 +01:00
Tobias Geerinckx-Rice 9b0dae2222
gnu: perl-test-simple: Update to 1.302169.
* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302169.
2019-11-24 13:32:58 +01:00
Tobias Geerinckx-Rice 40df1928d6
gnu: restic: Update to 0.9.6.
* gnu/packages/backup.scm (restic): Update to 0.9.6.
2019-11-24 13:32:58 +01:00
Oleg Pykhalov 39bf4e0bad
gnu: Add shell-functools.
* gnu/packages/shellutils.scm (shell-functools): New variable.
2019-11-24 09:31:26 +03:00
Vagrant Cascadian 446316cad5
gnu: diffoscope: Update to 131.
* gnu/packages/diffoscope (diffoscope): Update to 131.
2019-11-23 18:55:46 -08:00
Oleg Pykhalov dd39f16ee6
gnu: jo: Update to 1.3.
* gnu/packages/web.scm (jo): Update to 1.3.
2019-11-24 05:14:52 +03:00
Oleg Pykhalov 82de17dc8d
gnu: sdl2: Add libxcursor to inputs.
* gnu/packages/sdl.scm (sdl2)[inputs]: Add libxcursor.
2019-11-24 03:35:36 +03:00
Tobias Geerinckx-Rice 68c47474bc
gnu: vte: Update to 0.58.3.
* gnu/packages/gnome.scm (vte): Update to 0.58.3.
[build-system]: Switch to Meson.
2019-11-24 01:19:56 +01:00
Tobias Geerinckx-Rice ac87ffb818
gnu: vte: Don't use NAME in source URI.
* gnu/packages/gnome.scm (vte)[source]: Hard-code NAME.
2019-11-24 01:19:56 +01:00
Tobias Geerinckx-Rice 37b23e447d
gnu: ruby-jaro-winkler: Update to 1.5.4.
* gnu/packages/ruby.scm (ruby-jaro-winkler): Update to 1.5.4.
2019-11-24 01:19:56 +01:00
Tobias Geerinckx-Rice 60bc8952ce
gnu: ruby-mimemagic: Update to 0.3.3.
* gnu/packages/ruby.scm (ruby-mimemagic): Update to 0.3.3.
2019-11-24 01:19:55 +01:00
Tobias Geerinckx-Rice 8c1e4a4f3d
gnu: ruby-notiffany: Update to 0.1.3.
* gnu/packages/ruby.scm (ruby-notiffany): Update to 0.1.3.
2019-11-24 01:19:55 +01:00
Tobias Geerinckx-Rice 5dd10be5ab
gnu: ruby-oauth2: Update to 1.4.2.
* gnu/packages/ruby.scm (ruby-oauth2): Update to 1.4.2.
2019-11-24 01:19:55 +01:00
Tobias Geerinckx-Rice d432682b49
gnu: ruby-simplecov: Update to 0.17.1.
* gnu/packages/ruby.scm (ruby-simplecov): Update to 0.17.1.
2019-11-24 01:19:55 +01:00
Tobias Geerinckx-Rice 2d2a2363e7
gnu: ruby-progressbar: Update to 1.10.1.
* gnu/packages/ruby.scm (ruby-progressbar): Update to 1.10.1.
2019-11-24 01:19:55 +01:00
Tobias Geerinckx-Rice 9d1cf6d42c
gnu: ruby-websocket-driver: Update to 0.7.1.
* gnu/packages/ruby.scm (ruby-websocket-driver): Update to 0.7.1.
2019-11-24 01:19:55 +01:00
Tobias Geerinckx-Rice 959d908dee
gnu: ruby-useragent: Update to 0.16.10.
* gnu/packages/ruby.scm (ruby-useragent): Update to 0.16.10.
2019-11-24 01:19:54 +01:00
Ludovic Courtès d15e4b1dc2
gnu: guile-sqlite3: Add "guile3.0-sqlite3" variant.
* gnu/packages/guile.scm (guile-sqlite3)[source](modules, snippet): New
fields.
(guile3.0-sqlite3): New variable.
2019-11-23 22:45:21 +01:00
Ludovic Courtès d630d78104
gnu: gnutls: Add "guile3.0-gnutls" variant.
* gnu/packages/tls.scm (gnutls-3.6.10, guile3.0-gnutls): New variables.
2019-11-23 22:45:21 +01:00
Ludovic Courtès 01c11aeb95
gnu: guile-git: Add "guile3.0-git" variant.
* gnu/packages/guile.scm (guile-git)[source](modules, snippet): New
fields.
* gnu/packages/guile.scm (guile3.0-git): New variable.
2019-11-23 22:45:21 +01:00
Ludovic Courtès 60353203ed
gnu: guile2.0-git: Fix compilation of libgit2.
* gnu/packages/guile.scm (guile2.0-git): Inherit from what
'package-for-guile-2.0' returns.  Add 'inputs' field.
2019-11-23 22:45:21 +01:00
Leo Famulari a3e5361b64
gnu: ashuffle: Fix typo.
* gnu/packages/mpd.scm (ashuffle)[description]: Fix typo.
2019-11-23 16:01:25 -05:00
Evan Straw 5ce0aab3fb
gnu: Add ashuffle.
* gnu/packages/mpd.scm (ashuffle): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2019-11-23 15:58:41 -05:00
Kei Kebreau 1e8609f238
gnu: wxmaxima: Update to 19.11.1.
* gnu/packages/maths.scm (wxmaxima): Update to 19.11.1.
2019-11-23 15:33:14 -05:00
Tobias Geerinckx-Rice e8f8637045
gnu: perl-date-manip: Update to 6.78.
* gnu/packages/perl.scm (perl-date-manip): Update to 6.78.
[native-inputs]: Remove perl-module-build.
2019-11-23 20:40:24 +01:00
Tobias Geerinckx-Rice 9a40a62192
gnu: perl-crypt-random-source: Update to 0.14.
* gnu/packages/crypto.scm (perl-crypt-random-source): Update to 0.14.
[native-inputs]: Replace perl-test-exception with perl-test-fatal.
2019-11-23 20:40:24 +01:00
Tobias Geerinckx-Rice 669bd43e7c
gnu: perl-class-unload: Update to 0.11.
* gnu/packages/perl.scm (perl-class-unload): Update to 0.11.
[native-inputs]: Add perl-test-requires.
2019-11-23 20:40:24 +01:00
Tobias Geerinckx-Rice ea3e8fad74
gnu: perl-carp-assert-more: Update to 1.20.
* gnu/packages/perl.scm (perl-carp-assert-more): Update to 1.20.
2019-11-23 20:40:23 +01:00
Tobias Geerinckx-Rice 6f50c8a70c
gnu: perl-datetime: Update to 1.51.
* gnu/packages/perl.scm (perl-datetime): Update to 1.51.
2019-11-23 20:40:23 +01:00
Tobias Geerinckx-Rice 5415f3f8b3
gnu: parallel: Update to 20191122.
* gnu/packages/parallel.scm (parallel): Update to 20191122.
2019-11-23 16:29:31 +01:00
Tobias Geerinckx-Rice a91f4a77da
gnu: perl-devel-stacktrace: Update to 2.04.
* gnu/packages/perl.scm (perl-devel-stacktrace): Update to 2.04.
2019-11-23 16:29:31 +01:00
Tobias Geerinckx-Rice 74eee9f27d
gnu: python-django-pipeline: Fix tests.
* gnu/packages/django.scm (python-django-pipeline)[arguments]:
Set PYTHONPATH before running tests.
2019-11-23 15:40:12 +01:00
Tobias Geerinckx-Rice 63e633c6f6
gnu: perl-file-slurp: Update to 9999.28.
* gnu/packages/perl.scm (perl-file-slurp): Update to 9999.28.
2019-11-23 15:40:12 +01:00
Tobias Geerinckx-Rice 339bafad25
gnu: perl-indirect: Update to 0.39.
* gnu/packages/perl.scm (perl-indirect): Update to 0.39.
2019-11-23 15:40:11 +01:00
Tobias Geerinckx-Rice 2767beb3d0
gnu: perl-cairo: Update to 1.107.
* gnu/packages/gtk.scm (perl-cairo): Update to 1.107.
2019-11-23 15:40:10 +01:00
Tobias Geerinckx-Rice 97610a6614
gnu: python-whatever: Update to 0.6.
* gnu/packages/python-xyz.scm (python-whatever): Update to 0.6.
2019-11-23 15:40:10 +01:00
Tobias Geerinckx-Rice af6533d442
gnu: perl-apache-logformat-compiler: Update to 0.36.
* gnu/packages/web.scm (perl-apache-logformat-compiler): Update to 0.36.
2019-11-23 15:40:09 +01:00
Tobias Geerinckx-Rice 63292fd39e
gnu: perl-moox-late: Update to 0.016.
* gnu/packages/perl.scm (perl-moox-late): Update to 0.016.
2019-11-23 15:40:09 +01:00
Ludovic Courtès 7e90eb98a9
gnu: guile-ssh: Add "guile3.0-ssh" variant.
* gnu/packages/ssh.scm (guile-ssh)[source]: Substitute 'GUILE_PKG'
stanza in "configure.ac".
* gnu/packages/ssh.scm (guile3.0-ssh): New variable.
2019-11-23 12:39:20 +01:00
Ludovic Courtès 1d48f1da5a
gnu: guile-ssh: Remove redundant phase.
* gnu/packages/ssh.scm (guile-ssh)[arguments]: Remove 'autoreconf'
phase, which was redundant with the 'bootstrap' phase.
2019-11-23 11:43:14 +01:00
Ludovic Courtès efafbc6667
gnu: guile-next: Update to 2.9.5.
* gnu/packages/guile.scm (guile-next): Update to 2.9.5.
2019-11-23 11:30:52 +01:00
Timothy Sample f6bf4b2c85
gnu: Add guile-semver.
* gnu/packages/guile-xyz.scm (guile-semver): New variable.
2019-11-23 00:53:39 -05:00
Timothy Sample f9ec89f444
gnu: Add srfi-64-driver.
* gnu/packages/guile-xyz.scm (srfi-64-driver): New variable.
2019-11-23 00:52:42 -05:00