summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: unshield: Don't use unstable tarball.•••* gnu/packages/compression.scm (unshield)[source]: Download using git-fetch. Efraim Flashner2019-11-251-5/+6
* gnu: snappy: Don't use unstable tarball.•••* gnu/packages/compression.scm (snappy)[source]: Download using git-fetch. Efraim Flashner2019-11-251-5/+6
* gnu: sfarklib: Don't use unstable tarball.•••* gnu/packages/compression.scm (sfarklib)[source]: Download using git-fetch. Efraim Flashner2019-11-251-5/+6
* gnu: cinnamon-desktop: Don't use unstable tarball.•••* gnu/packages/cinnamon.scm (cinnamon-desktop)[source]: Download using git-fetch. Efraim Flashner2019-11-251-5/+8
* gnu: sparsehash: Don't use unstable tarball.•••* gnu/packages/datastructures.scm (sparsehash)[source]: Download using git-fetch. Efraim Flashner2019-11-251-4/+7
* gnu: imlib2: Sort inputs alphabetically.•••* gnu/packages/image.scm (imlib2)[inputs]: Sort alphabetically. Efraim Flashner2019-11-251-6/+6
* gnu: imlib2: Update to 1.6.0.•••* gnu/packages/image.scm (imlib2): Update to 1.6.0. [inputs]: Add libwebp, libid3tag. Efraim Flashner2019-11-251-3/+6
* gnu: gnunet-gtk: Sort inputs alphabetically.•••* gnu/packages/gnunet.scm (gnunet-gtk)[inputs]: Sort alphabetically. Efraim Flashner2019-11-251-5/+5
* 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. Efraim Flashner2019-11-251-2/+3
* 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. Efraim Flashner2019-11-251-30/+46
* gnu: gnunet-gtk: Set upstream ftp-directory.•••* gnu/packages/gnunet.scm (gnunet-gtk)[properties]: New field. Set ftp-directory. Efraim Flashner2019-11-251-1/+3
* 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. Tobias Geerinckx-Rice2019-11-241-12/+5
* gnu: perl-test-simple: Update to 1.302169.•••* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302169. Tobias Geerinckx-Rice2019-11-241-2/+2
* gnu: restic: Update to 0.9.6.•••* gnu/packages/backup.scm (restic): Update to 0.9.6. Tobias Geerinckx-Rice2019-11-241-2/+2
* gnu: Add shell-functools.•••* gnu/packages/shellutils.scm (shell-functools): New variable. Oleg Pykhalov2019-11-241-0/+23
* gnu: diffoscope: Update to 131.•••* gnu/packages/diffoscope (diffoscope): Update to 131. Vagrant Cascadian2019-11-231-2/+2
* gnu: jo: Update to 1.3.•••* gnu/packages/web.scm (jo): Update to 1.3. Oleg Pykhalov2019-11-241-2/+2
* gnu: sdl2: Add libxcursor to inputs.•••* gnu/packages/sdl.scm (sdl2)[inputs]: Add libxcursor. Oleg Pykhalov2019-11-241-0/+1
* gnu: vte: Update to 0.58.3.•••* gnu/packages/gnome.scm (vte): Update to 0.58.3. [build-system]: Switch to Meson. Tobias Geerinckx-Rice2019-11-241-7/+7
* gnu: vte: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (vte)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-11-241-2/+2
* gnu: ruby-jaro-winkler: Update to 1.5.4.•••* gnu/packages/ruby.scm (ruby-jaro-winkler): Update to 1.5.4. Tobias Geerinckx-Rice2019-11-241-5/+3
* gnu: ruby-mimemagic: Update to 0.3.3.•••* gnu/packages/ruby.scm (ruby-mimemagic): Update to 0.3.3. Tobias Geerinckx-Rice2019-11-241-3/+2
* gnu: ruby-notiffany: Update to 0.1.3.•••* gnu/packages/ruby.scm (ruby-notiffany): Update to 0.1.3. Tobias Geerinckx-Rice2019-11-241-2/+2
* gnu: ruby-oauth2: Update to 1.4.2.•••* gnu/packages/ruby.scm (ruby-oauth2): Update to 1.4.2. Tobias Geerinckx-Rice2019-11-241-4/+3
* gnu: ruby-simplecov: Update to 0.17.1.•••* gnu/packages/ruby.scm (ruby-simplecov): Update to 0.17.1. Tobias Geerinckx-Rice2019-11-241-2/+2
* gnu: ruby-progressbar: Update to 1.10.1.•••* gnu/packages/ruby.scm (ruby-progressbar): Update to 1.10.1. Tobias Geerinckx-Rice2019-11-241-3/+2
* gnu: ruby-websocket-driver: Update to 0.7.1.•••* gnu/packages/ruby.scm (ruby-websocket-driver): Update to 0.7.1. Tobias Geerinckx-Rice2019-11-241-5/+3
* gnu: ruby-useragent: Update to 0.16.10.•••* gnu/packages/ruby.scm (ruby-useragent): Update to 0.16.10. Tobias Geerinckx-Rice2019-11-241-2/+2
* gnu: guile-sqlite3: Add "guile3.0-sqlite3" variant.•••* gnu/packages/guile.scm (guile-sqlite3)[source](modules, snippet): New fields. (guile3.0-sqlite3): New variable. Ludovic Courtès2019-11-231-1/+12
* gnu: gnutls: Add "guile3.0-gnutls" variant.•••* gnu/packages/tls.scm (gnutls-3.6.10, guile3.0-gnutls): New variables. Ludovic Courtès2019-11-231-0/+33
* 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. Ludovic Courtès2019-11-231-1/+18
* 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. Ludovic Courtès2019-11-231-1/+9
* gnu: ashuffle: Fix typo.•••* gnu/packages/mpd.scm (ashuffle)[description]: Fix typo. Leo Famulari2019-11-231-1/+1
* gnu: Add ashuffle.•••* gnu/packages/mpd.scm (ashuffle): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Evan Straw2019-11-231-0/+26
* gnu: wxmaxima: Update to 19.11.1.•••* gnu/packages/maths.scm (wxmaxima): Update to 19.11.1. Kei Kebreau2019-11-231-2/+2
* 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. Tobias Geerinckx-Rice2019-11-231-4/+3
* 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. Tobias Geerinckx-Rice2019-11-231-4/+3
* 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. Tobias Geerinckx-Rice2019-11-231-3/+4
* gnu: perl-carp-assert-more: Update to 1.20.•••* gnu/packages/perl.scm (perl-carp-assert-more): Update to 1.20. Tobias Geerinckx-Rice2019-11-231-3/+2
* gnu: perl-datetime: Update to 1.51.•••* gnu/packages/perl.scm (perl-datetime): Update to 1.51. Tobias Geerinckx-Rice2019-11-231-3/+2
* gnu: parallel: Update to 20191122.•••* gnu/packages/parallel.scm (parallel): Update to 20191122. Tobias Geerinckx-Rice2019-11-231-2/+2
* gnu: perl-devel-stacktrace: Update to 2.04.•••* gnu/packages/perl.scm (perl-devel-stacktrace): Update to 2.04. Tobias Geerinckx-Rice2019-11-231-3/+2
* gnu: python-django-pipeline: Fix tests.•••* gnu/packages/django.scm (python-django-pipeline)[arguments]: Set PYTHONPATH before running tests. Tobias Geerinckx-Rice2019-11-231-0/+3
* gnu: perl-file-slurp: Update to 9999.28.•••* gnu/packages/perl.scm (perl-file-slurp): Update to 9999.28. Tobias Geerinckx-Rice2019-11-231-2/+2
* gnu: perl-indirect: Update to 0.39.•••* gnu/packages/perl.scm (perl-indirect): Update to 0.39. Tobias Geerinckx-Rice2019-11-231-3/+2
* gnu: perl-cairo: Update to 1.107.•••* gnu/packages/gtk.scm (perl-cairo): Update to 1.107. Tobias Geerinckx-Rice2019-11-231-2/+2
* gnu: python-whatever: Update to 0.6.•••* gnu/packages/python-xyz.scm (python-whatever): Update to 0.6. Tobias Geerinckx-Rice2019-11-231-3/+2
* gnu: perl-apache-logformat-compiler: Update to 0.36.•••* gnu/packages/web.scm (perl-apache-logformat-compiler): Update to 0.36. Tobias Geerinckx-Rice2019-11-231-2/+2
* gnu: perl-moox-late: Update to 0.016.•••* gnu/packages/perl.scm (perl-moox-late): Update to 0.016. Tobias Geerinckx-Rice2019-11-231-7/+4
* 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. Ludovic Courtès2019-11-231-0/+39