summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2018-02-26gnu: perl-http-server-simple: Update to 0.52....* gnu/packages/web.scm (perl-http-server-simple): Update to 0.52. Tobias Geerinckx-Rice
2018-02-26gnu: dvdstyler: Remove hard-coded version string....* gnu/packages/cdrom.scm (dvdstyler)[arguments]: Remove a hard-coded version string from the docbook-xsl search path. Tobias Geerinckx-Rice
2018-02-26gnu: libdvbpsi: Update to 1.3.2....* gnu/packages/video.scm (libdvbpsi): Update to 1.3.2. Tobias Geerinckx-Rice
2018-02-26gnu: tinc: Update to 1.0.33....* gnu/packages/vpn.scm (tinc): Update to 1.0.33. Tobias Geerinckx-Rice
2018-02-26gnu: gource: Update to 0.48....* gnu/packages/version-control.scm (gource): Update to 0.48. Tobias Geerinckx-Rice
2018-02-26gnu: youtube-dl: Update to 2018.02.22....* gnu/packages/video.scm (youtube-dl): Update to 2018.02.22. Tobias Geerinckx-Rice
2018-02-26gnu: libfilezilla: Update to 0.12.1....* gnu/packages/ftp.scm (libfilezilla): Update to 0.12.1. Tobias Geerinckx-Rice
2018-02-26gnu: automake: Add 1.16....* gnu/packages/autotools.scm (automake-1.16): New variable. Ludovic Courtès
2018-02-26gnu: python-scandir: Run the test suite....* gnu/packages/python.scm (python-scandir)[arguments]: Replace CHECK-PHASE. Marius Bakke
2018-02-26gnu: python-scandir: Update to 1.7....* gnu/packages/python.scm (python-scandir): Update to 1.7. [description]: Mention that the Python3 variant is obsolete. Marius Bakke
2018-02-26gnu: python2-pathlib2: Update to 2.3.0....* gnu/packages/python.scm (python2-pathlib2): Update to 2.3.0. [propagated-inputs]: Add PYTHON2-SCANDIR. Marius Bakke
2018-02-26gnu: python-ipython: Update to 5.5.0....* gnu/packages/python.scm (python-ipython): Update to 5.5.0. Marius Bakke
2018-02-26gnu: python-pickleshare: Run the tests....* gnu/packages/databases.scm (python-pickleshare)[arguments]: Replace CHECK-PHASE. [native-inputs]: Add PYTHON-PYTEST. Marius Bakke
2018-02-26gnu: python2-pathlib2: Propagate python2-six....* gnu/packages/python.scm (python2-pathlib2)[native-inputs]: Move to ... [propagated-inputs] ... here. Marius Bakke
2018-02-26gnu: python-pickleshare: Update to 0.7.4....* gnu/packages/databases.scm (python-pickleshare): Update to 0.7.4. [source](uri): Use PYPI-URI. [propagated-inputs]: Remove. [properties]: Delay python2 variant. (python2-pickleshare)[propagated-inputs]: Add PYTHON2-PATHLIB2. Marius Bakke
2018-02-26gnu: behave: Update to 1.2.6....* gnu/packages/check.scm (behave): Update to 1.2.6. [source](uri): Adjust file extension. [native-inputs]: Add PYTHON-PATHPY and PYTHON-PYTEST. Marius Bakke
2018-02-26gnu: python-pathpy: Update to 11.0....* gnu/packages/python.scm (python-pathpy): Update to 11.0. [source](uri): Use PYPI-URI. [outputs]: Remove field. [arguments]: Set #:tests? #f. Remove #:phases. Marius Bakke
2018-02-26gnu: python-parse-type: Update to 0.4.2....* gnu/packages/python.scm (python-parse-type): Update to 0.4.2. [source](uri): Use PYPI-URI. [arguments]: Remove field. Marius Bakke
2018-02-26gnu: python-parse: Update to 1.8.2....* gnu/packages/patches/python-parse-too-many-fields.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/python.scm (python-parse): Update to 1.8.2. [source](patches): Remove. [arguments]: Use INVOKE instead of SYSTEM*. Marius Bakke
2018-02-26gnu: neomutt: Update to 20180223....* gnu/packages/mail.scm (neomutt): Update to 20180223. [native-inputs]: Use 'docbook-xml-4.2'. [arguments]: Remove 'fix-docbook' phases. Signed-off-by: Marius Bakke <mbakke@fastmail.com> ng0
2018-02-26gnu: Add agda....* gnu/packages/agda.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add adga.scm. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Alex ter Weele
2018-02-26gnu: Add ghc-uri-encode....* gnu/packages/haskell-web.scm (ghc-uri-encode): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Alex ter Weele
2018-02-26gnu: ghc-hashtables: Allow newer version of vector....* gnu/packages/haskell.scm (ghc-hashtables)[arguments]: Allow newer version of vector. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Alex ter Weele
2018-02-26gnu: ghc-edit-distance: Allow newer version of QuickCheck....* gnu/packages/haskell.scm (ghc-edit-distance)[arguments]: Allow running tests with newer version of QuickCheck. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Alex ter Weele
2018-02-26gnu: emacs-ahungry-theme: Update to 1.10.0....* gnu/packages/emacs.scm (emacs-ahungry-theme): Update to 1.10.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Alex Vong
2018-02-26gnu: cl-bordeaux-threads: Update to commit 354abb0a....This commit includes a fix which makes the package compatible asdf 3.3.1. * gnu/packages/lisp.scm (sbcl-bordeaux-threads): Update to commit 354abb0a. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Andy Patterson
2018-02-26gnu: ccl: Update to 1.11.5....* gnu/packages/lisp.scm (ccl): Update to 1.11.5. [inputs]: Update ccl to its new hosting location. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Andy Patterson
2018-02-25gnu: enca: Update to 1.19....* gnu/packages/textutils.scm (enca): Update to 1.19. [inputs]: Remove recode. [arguments]: Allow parallel tests. Efraim Flashner
2018-02-25gnu: recode: Update to 3.7....* gnu/packages/textutils.scm (recode): Update to 3.7. [source]: Update source uri and download type. Add snippet to remove cythonized source. [native-inputs]: Add python2-cython. [arguments]: Remove custom phases. [home-page]: Update to new upstream. [license]: Update license. Efraim Flashner
2018-02-25gnu: fribidi: Update to 1.0.1....* gnu/packages/fribidi.scm (fribidi): Update to 1.0.1. [source](uri): Change to new GitHub URI. [home-page]: Update to redirected URL. Marius Bakke
2018-02-25gnu: kodi: Update to 18.0_alpha-8.ec16dbc....* gnu/packages/kodi.scm (libdvdnav/kodi): Update to 6.0.0-Leia-Alpha-1. (libdvdread/kodi): Update to 6.0.0-Leia-Alpha-1. (libdvdcss/kodi): Update to 1.4.1-Leia-Alpha-1. (kodi): Update to 18.0_alpha-8.ec16dbc. [version]: Use GIT-VERSION. [source](file-name): Use GIT-FILE-NAME. [arguments]: Adjust substitution. [home-page]: Use HTTPS. Marius Bakke
2018-02-25gnu: Add java-plexus-sec-dispatcher....* gnu/packages/java.scm (java-plexus-sec-dispatcher): New variable. Julien Lepiller
2018-02-25gnu: Add java-modello-plugins-xpp3....gnu/packages/java.scm (java-modello-plugins-xpp3): New variable. Julien Lepiller
2018-02-25gnu: Add java-modello-test....gnu/packages/java.scm (java-modello-test): New variable. Julien Lepiller
2018-02-25gnu: Add java-modello-plugins-xml....* gnu/packages/java.scm (java-modello-plugins-xml): New variable. Julien Lepiller
2018-02-25gnu: Add java-modello-plugins-java....* gnu/packages/java.scm (java-modello-plugins-java): New variable. Julien Lepiller
2018-02-25gnu: Add java-modello-core....* gnu/packages/java.scm (java-modello-core): New variable. Julien Lepiller
2018-02-25gnu: Add java-sisu-build-api....* gnu/packages/java.scm (java-sisu-build-api): New variable. Julien Lepiller
2018-02-25gnu: Add java-plexus-compiler-javac....gnu/packages/java.scm (java-plexus-compiler-javac): New variable. Julien Lepiller
2018-02-25gnu: Add java-plexus-compiler-api....* gnu/packages/java.scm (java-plexus-compiler-api): New variable. Julien Lepiller
2018-02-25gnu: Add java-plexus-cipher....* gnu/packages/java.scm (java-plexus-cipher): New variable. Julien Lepiller
2018-02-25gnu: Make java-plexus-container-default-bootstrap private....* gnu/packages/java.scm (java-plexus-container-default-bootstrap): Make private. Julien Lepiller
2018-02-25gnu: Add java-plexus-component-annotations....* gnu/packages/java.scm (java-plexus-component-annotations): New variable. Julien Lepiller
2018-02-25gnu: Update java-testng to 6.14.3....* gnu/packages/java.scm (java-testng): Update to 6.14.3. Julien Lepiller
2018-02-24gnu: wxmaxima: Update to 18.02.0....* gnu/packages/maths.scm (wxmaxima): Update to 18.02.0. [source]: Add patch. [build-system]: Use the cmake-build-system. [native-inputs]: Remove autoconf and automake. [arguments]: Disable tests, remove 'autoconf' phase. * gnu/packages/patches/wxmaxima-do-not-use-old-gnuplot-parameters.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Kei Kebreau
2018-02-24gnu: libraw: Update to 0.18.8....* gnu/packages/photo.scm (libraw): Update to 0.18.8. Marius Bakke
2018-02-24gnu: imlib2: Update to 1.5.0....* gnu/packages/image.scm (imlib2): Update to 1.5.0. Efraim Flashner
2018-02-24gnu: python-django: Update to 1.11.10....* gnu/packages/django.scm (python-django)[version]: Update to version 1.11.10. [arguments]: Patch test helper to add python-pytz to the PYTHONPATH. [inputs]: Remove python-pytz. [propagated-inputs]: Add python-pytz. Signed-off-by: Christopher Baines <mail@cbaines.net> Jane Baines
2018-02-24gnu: Add licensecheck....* gnu/packages/license.scm (licensecheck): New public variable. Oleg Pykhalov
2018-02-24gnu: Add perl-moo-2....* gnu/packages/perl.scm (perl-moo-2): New public variable. Oleg Pykhalov