summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2018-07-05gnu: keepalived: Update to 2.0.5.Tobias Geerinckx-Rice
* gnu/packages/cluster.scm (keepalived): Update to 2.0.5.
2018-07-05gnu: inxi: Update to 3.0.14-1.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (inxi-minimal): Update to 3.0.14-1.
2018-07-04gnu: linux-libre: Update to 4.17.4.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.4. (%linux-libre-hash): Update hash.
2018-07-04gnu: linux-libre@4.14: Update to 4.14.53.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.53. (%linux-libre-4.14-hash): Update hash.
2018-07-04gnu: linux-libre@4.9: Update to 4.9.111.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.111.
2018-07-04gnu: linux-libre@4.4: Update to 4.4.139.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.139.
2018-07-04gnu: Remove linux-libre@4.1.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.1): Remove variable. * gnu/packages/aux-files/linux-libre/4.1-i686.conf, gnu/packages/aux-files/linux-libre/4.1-x86_64.conf: Delete files. * Makefile.am (AUX_FILES): Remove them.
2018-07-05gnu: pigx-scrnaseq: Update to 0.0.6.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 0.0.6. [arguments]: Remove "wrap-executable" phase.
2018-07-04gnu: maven: Fix maven crash when compiling java8 code.Julien Lepiller
* gnu/packages/maven.scm (maven)[arguments]: Configure classloading properly instead of adding jars to maven's classpath.
2018-07-04gnu: maven-compat: Fix test failure.Julien Lepiller
* gnu/packages/maven.scm (maven-compat)[arguments]: Add recreate-removed-jar phase.
2018-07-04gnu: maven-artifact: Update to 3.5.4.Julien Lepiller
* gnu/packages/maven.scm (maven-artifact): Update to 3.5.4. (maven-core)[arguments]: Use new version.
2018-07-04gnu: maven-wagon-provider-api: Update to 3.1.0.Julien Lepiller
* gnu/packages/maven.scm (maven-wagon-provider-api): Update to 3.1.0.
2018-07-04gnu: java-plexus-compiler-api: Update to 2.8.4.Julien Lepiller
* gnu/packages/java.scm (java-plexus-compiler-api): Update to 2.8.4.
2018-07-04gnu: ledger: Use HTTPS home page URI.Arun Isaac
* gnu/packages/finance.scm (ledger)[home-page]: Use HTTPS URI.
2018-07-04gnu: ledger: Use invoke and fix #t return.Arun Isaac
* gnu/packages/finance.scm (ledger)[arguments]: Replace system* with invoke in build-doc phase. Remove #t return from relocate-elisp phase since emacs-generate-autoloads already returns #t.
2018-07-04gnu: ledger: Skip failing test.Arun Isaac
* gnu/packages/finance.scm (ledger)[arguments]: Set #:make-flags to skip failing test BaselineTest_cmd-org. Replace check phase with the check phase from gnu-build-system.
2018-07-04gnu: qtox: Update to 1.16.0.Rutger Helling
* gnu/packages/messaging.scm (qtox): Update to 1.16.0.
2018-07-04gnu: clutter-gtk: Update to 1.8.4.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (clutter-gtk): Update to 1.8.4.
2018-07-04gnu: totem: Update to 3.26.1.Tobias Geerinckx-Rice
I did not re-enable #:parallel-build? because I was unable to reproduce the original failure in the first place. * gnu/packages/gnome.scm (totem): Update to 3.26.1.
2018-07-04gnu: exempi: Update to 2.4.5.Tobias Geerinckx-Rice
* gnu/packages/freedesktop.scm (exempi): Update to 2.4.5.
2018-07-04gnu: gtkwave: Update to 3.3.91.Tobias Geerinckx-Rice
* gnu/packages/fpga.scm (gtkwave): Update to 3.3.91.
2018-07-04gnu: kicad-library: Update to 4.0.7.Tobias Geerinckx-Rice
* gnu/packages/engineering.scm (kicad-library): Update to 4.0.7.
2018-07-04gnu: kicad-library: Return #t from phases.Tobias Geerinckx-Rice
* gnu/packages/engineering.scm (kicad-library)[arguments]: Substitute INVOKE for SYSTEM*.
2018-07-04gnu: r-learnr: Update to 0.9.2.1.Tobias Geerinckx-Rice
* gnu/packages/cran.scm (r-learnr): Update to 0.9.2.1.
2018-07-03gnu: Add r-loomr.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-loomr): New variable.
2018-07-03gnu: Add r-itertools.Ricardo Wurmus
* gnu/packages/cran.scm (r-itertools): New variable.
2018-07-03gnu: Update stellarium to 0.18.0.Björn Höfling
[[PGP Signed Part:Good signature from BF286CB6593E5FFD Björn Höfling <bjoern.hoefling@bjoernhoefling.de> (trust undefined) created at 2018-06-29T20:39:51+0200 using DSA]] * gnu/packages/astronomy.scm (stellarium): Update to 0.18.0. [home-page]: Update URL. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-03gnu: emacs-helm-system-packages: Update to 1.10.0.Pierre Neidhardt
* gnu/packages/emacs.scm (emacs-helm-system-packages): Update to 1.10.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-03gnu: Add pocl.Fis Trivial
* gnu/packages/opencl.scm (pocl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-03tests: basic: Wait for /var/run/shepherd/socket to be ready.Ludovic Courtès
* gnu/tests/base.scm (run-basic-test)["shepherd socket ready"]: New test.
2018-07-03gnu: pigx-bsseq: Update to 0.0.10.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (pigx-bsseq): Update to 0.0.10. [arguments]: Remove "wrap-executable" phase.
2018-07-03gnu: pigx-rnaseq: Update to 0.0.4.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.4. [arguments]: Remove "wrap-executable" phase.
2018-07-03gnu: pigx-chipseq: Update to 0.0.20.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.20.
2018-07-03gnu: ikiwiki: Include auto setup files in output.Paul Garlick
* gnu/packages/web.scm(ikiwiki)[arguments]: Add patch-Makefile phase. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-07-03gnu: emacs-use-package: Update to commit da8c9e2.Peter Mikkelsen
This update is needed because the release tarball from github does not contain all the files needed for us to build the package. * gnu/packages/emacs.scm (emacs-use-package): Update to commit da8c9e2. [source]: change to git. [arguments]: Enable tests. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-07-03gnu: Add emacs-atom-one-dark-theme.Peter Mikkelsen
* gnu/packages/emacs.scm (emacs-atom-one-dark-theme): New variable Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-07-03gnu: libuninameslist: Update to 20180701.Marius Bakke
* gnu/packages/fontutils.scm (libuninameslist): Update to 20180701. [source]: Change URI to use release tarball. Remove FILE-NAME. [native-inputs]: Remove.
2018-07-03gnu: libuninameslist: Correct license.Marius Bakke
* gnu/packages/fontutils.scm (libuninameslist)[license]: Remove GPL2. Add BSD-3 and X11-STYLE.
2018-07-03gnu: Add vsftpd.Danny Milosavljevic
* gnu/packages/ftp.scm (vsftpd): New variable.
2018-07-03gnu: vkd3d: Add vulkan-headers.Rutger Helling
* gnu/packages/vulkan.scm (vkd3d)[inputs]: Add vulkan-headers.
2018-07-03gnu: vkquake: Add vulkan-headers.Rutger Helling
* gnu/packages/games.scm (vkquake)[inputs]: Add vulkan-headers.
2018-07-03gnu: mpv: Add vulkan-headers.Rutger Helling
* gnu/packages/video.scm (mpv)[inputs]: Add vulkan-headers.
2018-07-03gnu: vulkan-loader: Update to 1.1.77.0.Rutger Helling
* gnu/packages/vulkan.scm (vulkan-loader): Update to 1.1.77.0. [inputs]: Add 'vulkan-headers. [home-page]: Correct URL.
2018-07-03gnu: Add vulkan-headers.Rutger Helling
* gnu/packages/vulkan.scm (vulkan-headers): New variable.
2018-07-03gnu: openrct2: Update to 0.2.0.Rutger Helling
* gnu/packages/games.scm (openrct2): Update to 0.2.0. [configure-flags]: Add -DDOWNLOAD_OBJECTS=OFF configure flag. [arguments]: Add 'fixgcc7, 'get-rid-of-errors phases. [native-inputs]: Add gcc@7.
2018-07-03gnu: dolphin-emu: Update to commit 806c1ee.Rutger Helling
* gnu/packages/emulators.scm (dolphin-emu): Update to commit 806c1ee. [source]: Don't delete removed externals. [arguments]: Remove unused variables. [inputs]: Add 'pugixml. Remove 'wxwidgets-gtk2-3.1.
2018-07-03gnu: Add keynav.Oleg Pykhalov
* gnu/packages/xorg.scm (keynav): New variable.
2018-07-02gnu: units: Update to 2.17.Kei Kebreau
* gnu/packages/maths.scm (units): Update to 2.17.
2018-07-03gnu: icedtea Work around gcc segfault.Gábor Boskovits
* gnu/packages/java.scm (icedtea-8)[native-inputs]: Add icedtea-7 patch to hotspot.
2018-07-02gnu: libgit2: Update to 0.26.4 [fixes CVE-2018-11235].Leo Famulari
* gnu/packages/version-control.scm (libgit2): Update to 0.26.4. (source): Adjust patch name. * gnu/packages/patches/libgit2-0.25.1-mtime-0.patch: Rename to ... * gnu/packages/patches/libgit2-mtime-0.patch: ... this. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.