aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: imlib2: Update to 1.6.0.Efraim Flashner2019-11-25
| | | | | * gnu/packages/image.scm (imlib2): Update to 1.6.0. [inputs]: Add libwebp, libid3tag.
* gnu: gnunet-gtk: Sort inputs alphabetically.Efraim Flashner2019-11-25
| | | | * gnu/packages/gnunet.scm (gnunet-gtk)[inputs]: Sort alphabetically.
* gnu: gnunet-gtk: Update to 0.11.7.Efraim Flashner2019-11-25
| | | | | | * gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.11.7. [version]: Don't inherit version from gnutls. [inputs]: Add gnutls/dane.
* gnu: gnunet: Update to 0.11.8.Efraim Flashner2019-11-25
| | | | | | | | | * 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.
* gnu: gnunet-gtk: Set upstream ftp-directory.Efraim Flashner2019-11-25
| | | | | * gnu/packages/gnunet.scm (gnunet-gtk)[properties]: New field. Set ftp-directory.
* gnu: bambam: Update to 1.0.0.Tobias Geerinckx-Rice2019-11-24
| | | | | | * gnu/packages/games.scm (bambam): Update to 1.0.0. [arguments]: Use default Python (3). Delete obsolete ‘patch-data-dir-location’ phase.
* gnu: perl-test-simple: Update to 1.302169.Tobias Geerinckx-Rice2019-11-24
| | | | * gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302169.
* gnu: restic: Update to 0.9.6.Tobias Geerinckx-Rice2019-11-24
| | | | * gnu/packages/backup.scm (restic): Update to 0.9.6.
* gnu: Add shell-functools.Oleg Pykhalov2019-11-24
| | | | * gnu/packages/shellutils.scm (shell-functools): New variable.
* gnu: diffoscope: Update to 131.Vagrant Cascadian2019-11-23
| | | | * gnu/packages/diffoscope (diffoscope): Update to 131.
* gnu: jo: Update to 1.3.Oleg Pykhalov2019-11-24
| | | | * gnu/packages/web.scm (jo): Update to 1.3.
* gnu: sdl2: Add libxcursor to inputs.Oleg Pykhalov2019-11-24
| | | | * gnu/packages/sdl.scm (sdl2)[inputs]: Add libxcursor.
* gnu: vte: Update to 0.58.3.Tobias Geerinckx-Rice2019-11-24
| | | | | * gnu/packages/gnome.scm (vte): Update to 0.58.3. [build-system]: Switch to Meson.
* gnu: vte: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-11-24
| | | | * gnu/packages/gnome.scm (vte)[source]: Hard-code NAME.
* gnu: ruby-jaro-winkler: Update to 1.5.4.Tobias Geerinckx-Rice2019-11-24
| | | | * gnu/packages/ruby.scm (ruby-jaro-winkler): Update to 1.5.4.
* gnu: ruby-mimemagic: Update to 0.3.3.Tobias Geerinckx-Rice2019-11-24
| | | | * gnu/packages/ruby.scm (ruby-mimemagic): Update to 0.3.3.
* gnu: ruby-notiffany: Update to 0.1.3.Tobias Geerinckx-Rice2019-11-24
| | | | * gnu/packages/ruby.scm (ruby-notiffany): Update to 0.1.3.
* gnu: ruby-oauth2: Update to 1.4.2.Tobias Geerinckx-Rice2019-11-24
| | | | * gnu/packages/ruby.scm (ruby-oauth2): Update to 1.4.2.
* gnu: ruby-simplecov: Update to 0.17.1.Tobias Geerinckx-Rice2019-11-24
| | | | * gnu/packages/ruby.scm (ruby-simplecov): Update to 0.17.1.
* gnu: ruby-progressbar: Update to 1.10.1.Tobias Geerinckx-Rice2019-11-24
| | | | * gnu/packages/ruby.scm (ruby-progressbar): Update to 1.10.1.
* gnu: ruby-websocket-driver: Update to 0.7.1.Tobias Geerinckx-Rice2019-11-24
| | | | * gnu/packages/ruby.scm (ruby-websocket-driver): Update to 0.7.1.
* gnu: ruby-useragent: Update to 0.16.10.Tobias Geerinckx-Rice2019-11-24
| | | | * gnu/packages/ruby.scm (ruby-useragent): Update to 0.16.10.
* compile: Adjust for Guile 2.9.5.Ludovic Courtès2019-11-23
| | | | | | * guix/build/compile.scm (optimizations-for-level): New procedure. Include '%lightweight-optimizations' and '%default-optimizations'. (optimization-options): Use 'optimizations-for-level'.
* tests: Use (ice-9 threads).Ludovic Courtès2019-11-23
| | | | | | | 'call-with-new-thread' as a core binding is deprecated in 2.2 and removed in 3.0. * tests/publish.scm: Use (ice-9 threads).
* gnu: guile-sqlite3: Add "guile3.0-sqlite3" variant.Ludovic Courtès2019-11-23
| | | | | | * gnu/packages/guile.scm (guile-sqlite3)[source](modules, snippet): New fields. (guile3.0-sqlite3): New variable.
* gnu: gnutls: Add "guile3.0-gnutls" variant.Ludovic Courtès2019-11-23
| | | | * gnu/packages/tls.scm (gnutls-3.6.10, guile3.0-gnutls): New variables.
* gnu: guile-git: Add "guile3.0-git" variant.Ludovic Courtès2019-11-23
| | | | | | * gnu/packages/guile.scm (guile-git)[source](modules, snippet): New fields. * gnu/packages/guile.scm (guile3.0-git): New variable.
* gnu: guile2.0-git: Fix compilation of libgit2.Ludovic Courtès2019-11-23
| | | | | * gnu/packages/guile.scm (guile2.0-git): Inherit from what 'package-for-guile-2.0' returns. Add 'inputs' field.
* gnu: ashuffle: Fix typo.Leo Famulari2019-11-23
| | | | * gnu/packages/mpd.scm (ashuffle)[description]: Fix typo.
* gnu: Add ashuffle.Evan Straw2019-11-23
| | | | | | * gnu/packages/mpd.scm (ashuffle): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: wxmaxima: Update to 19.11.1.Kei Kebreau2019-11-23
| | | | * gnu/packages/maths.scm (wxmaxima): Update to 19.11.1.
* gnu: perl-date-manip: Update to 6.78.Tobias Geerinckx-Rice2019-11-23
| | | | | * gnu/packages/perl.scm (perl-date-manip): Update to 6.78. [native-inputs]: Remove perl-module-build.
* gnu: perl-crypt-random-source: Update to 0.14.Tobias Geerinckx-Rice2019-11-23
| | | | | * gnu/packages/crypto.scm (perl-crypt-random-source): Update to 0.14. [native-inputs]: Replace perl-test-exception with perl-test-fatal.
* gnu: perl-class-unload: Update to 0.11.Tobias Geerinckx-Rice2019-11-23
| | | | | * gnu/packages/perl.scm (perl-class-unload): Update to 0.11. [native-inputs]: Add perl-test-requires.
* gnu: perl-carp-assert-more: Update to 1.20.Tobias Geerinckx-Rice2019-11-23
| | | | * gnu/packages/perl.scm (perl-carp-assert-more): Update to 1.20.
* gnu: perl-datetime: Update to 1.51.Tobias Geerinckx-Rice2019-11-23
| | | | * gnu/packages/perl.scm (perl-datetime): Update to 1.51.
* gnu: parallel: Update to 20191122.Tobias Geerinckx-Rice2019-11-23
| | | | * gnu/packages/parallel.scm (parallel): Update to 20191122.
* gnu: perl-devel-stacktrace: Update to 2.04.Tobias Geerinckx-Rice2019-11-23
| | | | * gnu/packages/perl.scm (perl-devel-stacktrace): Update to 2.04.
* gnu: python-django-pipeline: Fix tests.Tobias Geerinckx-Rice2019-11-23
| | | | | * gnu/packages/django.scm (python-django-pipeline)[arguments]: Set PYTHONPATH before running tests.
* gnu: perl-file-slurp: Update to 9999.28.Tobias Geerinckx-Rice2019-11-23
| | | | * gnu/packages/perl.scm (perl-file-slurp): Update to 9999.28.
* gnu: perl-indirect: Update to 0.39.Tobias Geerinckx-Rice2019-11-23
| | | | * gnu/packages/perl.scm (perl-indirect): Update to 0.39.
* gnu: perl-cairo: Update to 1.107.Tobias Geerinckx-Rice2019-11-23
| | | | * gnu/packages/gtk.scm (perl-cairo): Update to 1.107.
* gnu: python-whatever: Update to 0.6.Tobias Geerinckx-Rice2019-11-23
| | | | * gnu/packages/python-xyz.scm (python-whatever): Update to 0.6.
* gnu: perl-apache-logformat-compiler: Update to 0.36.Tobias Geerinckx-Rice2019-11-23
| | | | * gnu/packages/web.scm (perl-apache-logformat-compiler): Update to 0.36.
* gnu: perl-moox-late: Update to 0.016.Tobias Geerinckx-Rice2019-11-23
| | | | * gnu/packages/perl.scm (perl-moox-late): Update to 0.016.
* gnu: guile-ssh: Add "guile3.0-ssh" variant.Ludovic Courtès2019-11-23
| | | | | | * gnu/packages/ssh.scm (guile-ssh)[source]: Substitute 'GUILE_PKG' stanza in "configure.ac". * gnu/packages/ssh.scm (guile3.0-ssh): New variable.
* gnu: guile-ssh: Remove redundant phase.Ludovic Courtès2019-11-23
| | | | | * gnu/packages/ssh.scm (guile-ssh)[arguments]: Remove 'autoreconf' phase, which was redundant with the 'bootstrap' phase.
* gnu: guile-next: Update to 2.9.5.Ludovic Courtès2019-11-23
| | | | * gnu/packages/guile.scm (guile-next): Update to 2.9.5.
* gnu: Add guile-semver.Timothy Sample2019-11-23
| | | | * gnu/packages/guile-xyz.scm (guile-semver): New variable.
* gnu: Add srfi-64-driver.Timothy Sample2019-11-23
| | | | * gnu/packages/guile-xyz.scm (srfi-64-driver): New variable.