- May 14, 2018
-
-
Nicolas Goaziou authored
* gnu/packages/emacs.scm (emacs-orgalist): New variable.
-
Arun Isaac authored
* gnu/services/games.scm: Export wesnothd-configuration?, not the non-existent wesnoth-configuration?.
-
Arun Isaac authored
* gnu/packages/password-utils.scm (pass-rotate): New variable.
-
Arun Isaac authored
Prior to this change, libguile-dbi.so was unable to find libguile-dbd-sqlite3.so. * gnu/packages/guile.scm (guile-dbi-bootstrap): New variable. (guile-dbd-sqlite3)[propagated-inputs]: Remove guile-dbi. [native-inputs]: Add guile-dbi-bootstrap. (guile-dbi)[inputs]: Add guile-dbd-sqlite3. [arguments]: Set RPATH using #:make-flags.
-
Efraim Flashner authored
* gnu/packages/pdf.scm (mupdf): Update to 1.13.0. [source]: Remove patches. * gnu/packages/patches/mupdf-build-with-latest-openjpeg.patch, gnu/packages/patches/mupdf-CVE-2017-17858.patch, gnu/packages/patches/mupdf-CVE-2018-6544.patch, gnu/packages/patches/mupdf-CVE-2018-1000051.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them.
-
Mathieu Othacehe authored
* gnu/packages/emacs.scm (emacs-dts-mode): New variable.
-
- May 13, 2018
-
-
Tonton authored
* gnu/packages/haskell.scm (ghc-containers): New variable. Signed-off-by:
Ludovic Courtès <ludo@gnu.org>
-
Tonton authored
* gnu/packages/haskell.scm (ghc-array): New variable. Signed-off-by:
Ludovic Courtès <ludo@gnu.org>
-
Tonton authored
* gnu/packages/haskell-check.scm (ghc-quickcheck-2.9): New variable. Signed-off-by:
Ludovic Courtès <ludo@gnu.org>
-
Ludovic Courtès authored
Reported by Efraim Flashner. * gnu/packages/printers.scm (robocut)[native-inputs]: Replace QTTOOLS with QTBASE, which is where 'qmake' lives.
-
Ludovic Courtès authored
Reported by uniq10. * build-aux/test-env.in: Check whether FILE exists before invoking 'guix download'.
-
Efraim Flashner authored
* gnu/packages/networking.scm (speedtest-cli): Update to 2.0.0.
-
Efraim Flashner authored
* gnu/packages/version-control.scm (myrepos)[source]: Add patch. * gnu/packages/patches/myrepos-CVE-2018-7032.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
-
Efraim Flashner authored
* gnu/packages/image-viewers.scm (viewnior): Update to 1.7. [source]: Update source uri. [build-system]: Switch to meson-build-system. [arguments]: Remove custom 'autogen and 'skip-gtk-update-icon-cache phases, add 'patch-source phase. Skip tests. [native-inputs]: Remove automake, autoconf, intltool, gnome-common, libtool, which, add gettext-minimal. [home-page]: Update home-page.
-
Leo Famulari authored
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-43.
-
Ludovic Courtès authored
* gnu/packages/printers.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
-
Ludovic Courtès authored
Fixes <https://bugs.gnu.org/28446>. Reported by Mark H Weaver <mhw@netris.org>. * gnu/packages.scm (find-packages-by-name): Use 'version-prefix?' instead of 'string-prefix?'.
-
Ludovic Courtès authored
* guix/utils.scm (version-prefix?): New procedure. * tests/utils.scm ("version-prefix?"): New test.
-
Ludovic Courtès authored
Previously the test suite would fail to run 'ppmquant', though it would silently ignore it. * gnu/packages/maths.scm (hypre)[native-inputs]: Add PERL.
-
Leo Famulari authored
* gnu/packages/golang.scm (go-1.10): Update to 1.10.2.
-
Leo Famulari authored
* gnu/packages/golang.scm (go-1.9): Update to 1.9.6.
-
- May 12, 2018
-
-
Danny Milosavljevic authored
* gnu/packages/bootloaders.scm (make-u-boot-package): Install "u-boot".
-
Danny Milosavljevic authored
* gnu/packages/bootloaders.scm (u-boot-cubieboard): New variable.
-
Leo Famulari authored
Libmad is not used by gst-plugins-ugly since 1.12.0. * gnu/packages/gstreamer.scm (gst-plugins-ugly)[inputs]: Remove libmad.
-
Leo Famulari authored
MPD already depends on FFmpeg, which uses LAME for MP3 decoding. gnu/packages/mpd.scm (mpd)[inputs]: Remove LIBMAD.
-
Leo Famulari authored
* gnu/packages/libreoffice.scm (libreoffice): Update to 5.4.7.1.
-
Rutger Helling authored
* gnu/packages/wine.scm (wine-staging): Update to 3.8.
-
Rutger Helling authored
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.8.
-
Rutger Helling authored
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.28.2.
-
Rutger Helling authored
* gnu/packages/xorg.scm (xpra): Update to 2.3.
-
Ludovic Courtès authored
Fixes a regression introduced in ede121de. Reported by Mark H Weaver <mhw@netris.org>. * build-aux/hydra/gnu-system.scm (job-name): Pass "-" as the second argument to 'package-full-name'.
-
Danny Milosavljevic authored
* gnu/packages/bootloaders.scm (u-boot-versatilepb): Delete variable.
-
Danny Milosavljevic authored
* gnu/packages/bootloaders.scm (u-boot-pine64-plus)[arguments]<#:phases> [set-environment]: Use bundled dtc.
-
Danny Milosavljevic authored
* gnu/packages/bootloaders.scm (make-u-boot-package): Print errors to (current-error-port).
-
Danny Milosavljevic authored
* gnu/packages/bootloaders.scm (make-u-boot-package): Sort printed configurations.
-
Danny Milosavljevic authored
* gnu/packages/bootloaders.scm (u-boot)[native-inputs]: Add dtc.
-
Vagrant Cascadian authored
* gnu/packages/bootloaders.scm (u-boot): Update to 2018.05. Signed-off-by:
Danny Milosavljevic <dannym@scratchpost.org>
-
Mark H Weaver authored
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.8. (%linux-libre-hash): Update hash.
-
Mark H Weaver authored
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.40. (%linux-libre-4.14-hash): Update hash.
-
Mark H Weaver authored
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.99.
-