summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-11gnu: python-rq: Update to 0.7.1....* gnu/packages/python.scm (python-rq, python2-rq): Update to 0.7.1. [source]: Use pypi-uri. Julien Lepiller
2017-05-11gnu: Add python-sphinx-me....* gnu/packages/python.scm (python-sphinx-me, python2-sphinx-me): New variables. Julien Lepiller
2017-05-11gnu: Add python-webassets....* gnu/packages/python.scm (python-webassets, python2-webassets): New variables. Julien Lepiller
2017-05-11gnu: Add python-utils....* gnu/packages/python.scm (python-utils, python2-utils): New variables. Julien Lepiller
2017-05-11gnu: Add python-pytest-catchlog....* gnu/packages/python.scm (python-pytest-catchlog, python2-pytest-catchlog): New variables. Julien Lepiller
2017-05-11gnu: Add python-pytest-warnings....* gnu/packages/python.scm (python-pytest-warnings, python2-pytest-warnings): New variables. Julien Lepiller
2017-05-11gnu: python-pytest-runner: Update to 2.11.1....* gnu/packages/python.scm (python-pytest-runner) (python2-pytest-runner): Update to 2.11.1. Julien Lepiller
2017-05-11gnu: lvm2: Fix static build after 62ec02bf21....Fixes <https://bugs.gnu.org/26874>. * gnu/packages/patches/lvm2-static-link.patch: Link with -lm. Marius Bakke
2017-05-12gnu: emacs-smartparens: Update to 1.10.1....* gnu/packages/emacs.scm (emacs-smartparens): Update to 1.10.1. Arun Isaac
2017-05-11gnu: Add PRoot....* gnu/packages/linux.scm (proot): New variable. * gnu/packages/patches/proot-test-fhs.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Ludovic Courtès
2017-05-11gnu: hwloc: Update to 1.11.7....* gnu/packages/mpi.scm (hwloc): Update to 1.11.7. Ludovic Courtès
2017-05-11substitute: Honor 'Cache-Control' on 404 responses....* guix/scripts/substitute.scm (cached-narinfo): When VALUE is #f, use the TTL that is read instead of %NARINFO-NEGATIVE-TTL. (cached-narinfo-expiration-time): Likewise. Ludovic Courtès
2017-05-11publish: Advertise a short TTL for "baking" 404s....* guix/scripts/publish.scm (not-found): Add #:phrase and #:ttl parameters and honor them. * tests/publish.scm ("with cache"): Check the 'cache-control' header on of the 404 response. Ludovic Courtès
2017-05-11graph: Add Cypher backend....* guix/graph.scm (%cypher-backend): New variable. * doc/guix.texi: Add documentation for the Cypher backend of 'guix graph'. Roel Janssen
2017-05-11gnu: libffcall: Update to 1.12....* gnu/packages/libffcall.scm (libffcall): Update to 1.12. [source]: Source code is now stored in git. Efraim Flashner
2017-05-11gnu: git@2.10: Update to 2.10.3 [fixes CVE-2017-8386]....* gnu/packages/version-control.scm (git@2.10): Update to 2.10.3. Mark H Weaver
2017-05-11gnu: elfutils: Update to 0.169....* gnu/packages/elf.scm (elfutils): Update to 0.169. Leo Famulari
2017-05-10gnu: Add neovim-syntastic....* gnu/packages/vim.scm (neovim-syntastic): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> ng0
2017-05-10gnu: Add vim-syntastic....* gnu/packages/vim.scm (vim-syntastic): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> ng0
2017-05-10gnu: python-kitchen: Update home-page URL....* gnu/packages/python.scm (python-kitchen, python2-kitchen)[home-page]: Update URL. Leo Famulari
2017-05-10gnu: python2-dogtail: Update home-page URL....* gnu/packages/python.scm (python2-dogtail)[home-page]: Update URL. Signed-off-by: Leo Famulari <leo@famulari.name> Ethan R. Jones
2017-05-10gnu: libaio: Remove dead source URL....* gnu/packages/linux.scm (libaio)[source]: Remove fedorahosted.org URL. Signed-off-by: Leo Famulari <leo@famulari.name> Ethan R. Jones
2017-05-10gnu: font-liberation: Update source and homepage URLs....* gnu/packages/fonts.scm (font-liberation)[source]: Update URL. [home-page]: Update URL. Signed-off-by: Leo Famulari <leo@famulari.name> Ethan R. Jones
2017-05-10gnu: libpwquality: Update source and home-page URLs....* gnu/packages/password-utils.scm (libpwquality)[source]: Update URL. [home-page]: Update URL. Signed-off-by: Leo Famulari <leo@famulari.name> Ethan R. Jones
2017-05-10gnu: python-icalendar: Update to 3.11.4....* gnu/packages/python.scm (python-icalendar): Update to 3.11.4. Leo Famulari
2017-05-10gnu: Add python-tmx....* gnu/packages/game-development.scm (python-tmx, python2-tmx): New variables. Kei Kebreau
2017-05-10gnu: Add python-sge-pygame....* gnu/packages/game-development.scm (python-sge-pygame, python2-sge-pygame): New variables. Kei Kebreau
2017-05-10scripts: Fix singular/plural message mismatch....* guix/scripts.scm (warn-about-old-distro): Swap singular and plural forms in 'N_' call. Ludovic Courtès
2017-05-10gnu: Add pplacer....* gnu/packages/bioinformatics.scm (pplacer, pplacer-scripts): New variables. Ben Woodcroft
2017-05-10gnu: Add taxtastic....* gnu/packages/bioinformatics.scm (taxtastic): New variable. Ben Woodcroft
2017-05-10gnu: Add ocaml4.01-batteries....* gnu/packages/ocaml.scm (ocaml4.01-batteries): New variable. Ben Woodcroft
2017-05-10gnu: Add ocaml4.01-xmlm....* gnu/packages/ocaml.scm (ocaml4.01-xmlm): New variable. Ben Woodcroft
2017-05-10gnu: Add ocaml4.01-ounit....* gnu/packages/ocaml.scm (ocaml4.01-ounit): New variable. Ben Woodcroft
2017-05-10gnu: Add ocaml4.01-qtest....* gnu/packages/ocaml.scm (ocaml4.01-qtest): New variable. Ben Woodcroft
2017-05-10gnu: Add ocaml4.01-camlzip....* gnu/packages/ocaml.scm (ocaml4.01-camlzip): New variable. Ben Woodcroft
2017-05-10gnu: Add ocaml4.01-mcl....* gnu/packages/machine-learning.scm (ocaml4.01-mcl): New variable. Ben Woodcroft
2017-05-10gnu: Add ocaml4.01-gsl....* gnu/packages/maths.scm (ocaml4.01-gsl): New variable. Ben Woodcroft
2017-05-10gnu: Add ocaml4.01-csv....* gnu/packages/ocaml.scm (ocaml4.01-csv): New variable. Ben Woodcroft
2017-05-10gnu: Add ocaml4.01-sqlite3....* gnu/packages/ocaml.scm: (ocaml4.01-sqlite3): New variable. Ben Woodcroft
2017-05-10gnu: Add ocaml4.01-bisect....* gnu/packages/ocaml.scm (ocaml4.01-bisect): New variable. (ocaml-bisect)[properties]: New field. Ben Woodcroft
2017-05-10build-system: Add package-with-ocaml4.01....* guix/build-system/ocaml.scm (default-ocaml4.01, default-ocaml4.01-findlib, package-with-explicit-ocaml, package-with-ocaml4.01, strip-ocaml4.01-variant): New variables. Ben Woodcroft
2017-05-10gnu: Add ocaml4.01-findlib....* gnu/packages/ocaml.scm (ocaml4.01-findlib): New variable. Ben Woodcroft
2017-05-10gnu: Add ocaml-4.01....* gnu/packages/ocaml.scm (ocaml-4.01): New variable. Ben Woodcroft
2017-05-10gnu: cuirass: Update snapshot; switch to Guile 2.2....* gnu/packages/ci.scm (cuirass): Update to commit 870e8d6. Increment REVISION. [source]: Change URL to git.savannah.gnu.org. [arguments]: Add #:modules. In 'wrap-program' phase, get the Guile effective version and honor it. [inputs]: Use GUILE-2.2 instead of GUILE-2.0 and GUILE2.2-JSON instead of GUILE-JSON. [home-page]: Set to the Guix home page. Ludovic Courtès
2017-05-10gnu: guile-sqlite3: Switch to Guile 2.2....* gnu/packages/guile.scm (guile-sqlite3)[version]: Set revision to 1. [inputs]: Use GUILE-2.2 instead of GUILE-2.0. Ludovic Courtès
2017-05-10scripts: Warn about old distro....Fixes <http://bugs.gnu.org/25852>. Suggested by Mark H Weaver <mhw@netris.org>. * guix/scripts.scm (%distro-age-warning): New variable. (warn-about-old-distro): New procedure. * guix/scripts/package.scm (process-actions): Call 'warn-about-old-distro'. * guix/scripts/system.scm (process-action): Likewise. Ludovic Courtès
2017-05-10ui: 'string->duration' correctly handles hours....* guix/ui.scm (string->duration): Add missing '=>' for hours. * tests/ui.scm ("duration, 2 hours"): New test. Ludovic Courtès
2017-05-10gnu: Add java-commons-logging-minimal....* gnu/packages/java.scm (java-commons-logging-minimal): New variable. Ricardo Wurmus
2017-05-10gnu: Add java-guava....* gnu/packages/java.scm (java-guava): New variable. Ricardo Wurmus
2017-05-10gnu: Add java-jsr305....* gnu/packages/java.scm (java-jsr305): New variable. Ricardo Wurmus