summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-17gnu: libraw: Update to 0.18.11....* gnu/packages/photo.scm (libraw): Update to 0.18.11. Tobias Geerinckx-Rice
2018-05-17gnu: r-desolve: Update to 1.21....* gnu/packages/maths.scm (r-desolve): Update to 1.21. Tobias Geerinckx-Rice
2018-05-17gnu: rng-tools: Use INVOKE....* gnu/packages/linux.scm (rng-tools)[arguments]: Substitute INVOKE for SYSTEM* and explicitly return #t from phase. Tobias Geerinckx-Rice
2018-05-17gnu: rng-tools: Update to 6.2....* gnu/packages/linux.scm (rng-tools): Update to 6.2. Tobias Geerinckx-Rice
2018-05-17gnu: python-graphviz: Update to 0.8.3....* gnu/packages/graphviz.scm (python-graphviz): Update to 0.8.3. Tobias Geerinckx-Rice
2018-05-17gnu: usbutils: Update to 010....* gnu/packages/linux.scm (usbutils): Update to 010. Tobias Geerinckx-Rice
2018-05-17gnu: phonon: Update to 4.10.1....* gnu/packages/kde-frameworks.scm (phonon): Update to 4.10.1. Tobias Geerinckx-Rice
2018-05-17gnu: graphicsmagick: Update to 1.3.29....* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.29. Tobias Geerinckx-Rice
2018-05-17gnu: feh: Update to 2.26.2....* gnu/packages/image-viewers.scm (feh): Update to 2.26.2. Tobias Geerinckx-Rice
2018-05-17gnu: youtube-dl: Update to 2018.05.09....* gnu/packages/video.scm (youtube-dl): Update to 2018.05.09. Tobias Geerinckx-Rice
2018-05-17gnu: links: Update to 2.16....* gnu/packages/web-browsers.scm (links): Update to 2.16. Tobias Geerinckx-Rice
2018-05-17gnu: lynx: Update to 2.8.9dev.18....* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9dev.18. Tobias Geerinckx-Rice
2018-05-17gnu: i3status: Update to 2.12....* gnu/packages/wm.scm (i3status): Update to 2.12. Tobias Geerinckx-Rice
2018-05-17gnu: perl-xml-compile-wsdl11: Update to 3.07....* gnu/packages/xml.scm (perl-xml-compile-wsdl11): Update to 3.07. Tobias Geerinckx-Rice
2018-05-17gnu: perl-xml-compile-tester: Update to 0.91....* gnu/packages/xml.scm (perl-xml-compile-tester): Update to 0.91. Tobias Geerinckx-Rice
2018-05-17gnu: dunst: Update to 1.3.2....* gnu/packages/dunst.scm (dunst): Update to 1.3.2. Tobias Geerinckx-Rice
2018-05-17gnu: uim: Update to 1.8.8....* gnu/packages/xorg.scm (uim): Update to 1.8.8. Tobias Geerinckx-Rice
2018-05-17gnu: maim: Update to 5.5.1....* gnu/packages/xdisorg.scm (maim): Update to 5.5.1. Tobias Geerinckx-Rice
2018-05-17gnu: prosody: Update to 0.10.1 [security fixes]....* gnu/packages/messaging.scm (prosody): Update to 0.10.1. Tobias Geerinckx-Rice
2018-05-16gnu: dolphin-emu: Update to commit 47fd8c6eff4cdea7660d0fa78040f98d1d4fa136....* gnu/packages/emulators.scm (dolphin-emu): Update to commit 47fd8c6eff4cdea7660d0fa78040f98d1d4fa136. [arguments]: Add 'fixgcc7 phase. [native-inputs]: Add gcc@7 since building with gcc@5 doesn't work anymore. Rutger Helling
2018-05-16gnu: wine: Update to 3.0.1....* gnu/packages/wine.scm (wine): Update to 3.0.1. Rutger Helling
2018-05-16gnu: emacs-orgalist: Fix texinfo markup in description....* gnu/packages/emacs.scm (emacs-orgalist)[description]: Modify. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Gábor Boskovits
2018-05-16doc: Update 'guix size' example....* doc/guix.texi (Invoking guix size): Update example. Ludovic Courtès
2018-05-16doc: Improve 'guix size' documentation....Suggested by Martin Castillo <castilma@uni-bremen.de>. Fixes <https://bugs.gnu.org/31456>. * doc/guix.texi (Invoking guix size): Clarify that 'guix size' looks for ungrafted packages. Clarify that it can be passed several package specifications. Ludovic Courtès
2018-05-15gnu: nano: Update to 2.9.7....* gnu/packages/nano.scm: Update to 2.9.7. Eric Bavier
2018-05-16gnu: python-statsmodels: Fix build....* gnu/packages/patches/python-statsmodels-fix-tests.patch: Remove patch. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/statistics.scm (python-statsmodels)[source]: Remove patches. [arguments]: Disable tests; adjust build phases; add build phase "patch-for-scipy" to fix runtime error. Ricardo Wurmus
2018-05-15gnu: filezilla: Update to 0.12.2....* gnu/packages/ftp.scm (libfilezilla): Update to 0.12.2. Tobias Geerinckx-Rice
2018-05-15gnu: inkscape: Disable "icon-theme.cache" generation....* gnu/packages/inkscape.scm (inkscape)[arguments]<#:make-flags>: Delete. <#:phases>[patch-icon-cache-generator]: Add phase. Danny Milosavljevic
2018-05-15gnu: wesnoth: Update to 1.14.1....* gnu/packages/games.scm (wesnoth): Update to 1.14.1. [source]: Remove wesnoth-fix-std-bad-cast.patch. * gnu/packages/patches/wesnoth-fix-std-bad-cast.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Unregister it. Arun Isaac
2018-05-15gnu: Add r-bsgenome-dmelanogaster-ucsc-dm6....* gnu/packages/bioconductor.scm (r-bsgenome-dmelanogaster-ucsc-dm6): New variable. Ricardo Wurmus
2018-05-15gnu: Add guile-simple-zmq....* gnu/package/guile.scm (guile-simple-zmq): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Rouby Pierre-Antoine
2018-05-15gexp: Disable deprecation warnings for 'imported-modules'....Fixes <https://bugs.gnu.org/31450>. Reported by Martin Castillo <castilma@uni-bremen.de>. * guix/gexp.scm (gexp->derivation): Pass #:deprecation-warnings to 'imported-modules'. (imported-files): Add #:deprecation-warnings and pass #:env-vars to 'gexp->derivation'. (imported-modules): Add #:deprecation-warnings and pass it to 'imported-files'. Ludovic Courtès
2018-05-14pack: Link top-level entries of wrapped packages....Previously things like: guix pack -R guile guile-json would lead to a profile without Guile-JSON, and to an 'etc/profile' that does not define 'GUILE_LOAD_PATH'. * guix/scripts/pack.scm (wrapped-package)[build]: Link top-level entries of PACKAGE into OUTPUT. Ludovic Courtès
2018-05-14gnu: opencv: Ignore CVEs....* gnu/packages/image-processing.scm (opencv)[properties]: Add a lint-hidden-cve property and add three CVEs to be ignored. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Björn Höfling
2018-05-14doc: Update documentation of guix lint...* doc/guix.texi (Invoking guix lint): Add cpe-version to example. (Invoking guix lint): Add example for lint-hidden-cve. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Björn Höfling
2018-05-14gnu: Add emacs-orgalist....* gnu/packages/emacs.scm (emacs-orgalist): New variable. Nicolas Goaziou
2018-05-14gnu: services: Fix wesnothd-configuration? symbol export....* gnu/services/games.scm: Export wesnothd-configuration?, not the non-existent wesnoth-configuration?. Arun Isaac
2018-05-14gnu: Add pass-rotate....* gnu/packages/password-utils.scm (pass-rotate): New variable. Arun Isaac
2018-05-14gnu: guile-dbi: Fix RPATH and dependencies....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. Arun Isaac
2018-05-14gnu: mupdf: Update to 1.13.0....* 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. Efraim Flashner
2018-05-14gnu: Add emacs-dts-mode....* gnu/packages/emacs.scm (emacs-dts-mode): New variable. Mathieu Othacehe
2018-05-13gnu: Add ghc-containers....* gnu/packages/haskell.scm (ghc-containers): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tonton
2018-05-13gnu: Add ghc-array....* gnu/packages/haskell.scm (ghc-array): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tonton
2018-05-13gnu: Add ghc-quickcheck-2.9....* gnu/packages/haskell-check.scm (ghc-quickcheck-2.9): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tonton
2018-05-13gnu: robocut: Remove unnecessary dependency on qttools....Reported by Efraim Flashner. * gnu/packages/printers.scm (robocut)[native-inputs]: Replace QTTOOLS with QTBASE, which is where 'qmake' lives. Ludovic Courtès
2018-05-13build: 'test-env' does not 'guix download' non-existent files....Reported by uniq10. * build-aux/test-env.in: Check whether FILE exists before invoking 'guix download'. Ludovic Courtès
2018-05-13gnu: speedtest-cli: Update to 2.0.0....* gnu/packages/networking.scm (speedtest-cli): Update to 2.0.0. Efraim Flashner
2018-05-13gnu: myrepos: Fix CVE-2018-7032....* 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
2018-05-13gnu: viewnior: Update to 1.7....* 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. Efraim Flashner
2018-05-13gnu: ImageMagick: Update to 6.9.9-43....* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-43. Leo Famulari