summary refs log tree commit diff
AgeCommit message (Collapse)Author
2018-03-26gnu: translate-shell: Update to 0.9.6.7.Oleg Pykhalov
* gnu/packages/patches/translate-shell-fix-curl-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.6.7. [source](patches): Add it. [home-page]: Append slash.
2018-03-26gnu: Add twitchy.Oleg Pykhalov
* gnu/packages/video.scm (twitchy): New public variable.
2018-03-26gnu: Add perl-uri-escape.Oleg Pykhalov
* gnu/packages/perl-web.scm (perl-uri-escape): New public variable.
2018-03-26gnu: Add r-tidyverse.Charlie Ritter
* gnu/packages/cran.scm (r-tidyverse): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-03-26gnu: Add r-rvest.Charlie Ritter
* gnu/packages/cran.scm (r-rvest): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-03-26gnu: Add r-selectr.Charlie Ritter
* gnu/packages/cran.scm (r-selectr): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-03-26gnu: Add r-reprex.Charlie Ritter
* gnu/packages/cran.scm (r-reprex): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-03-26gnu: Add r-callr.Charlie Ritter
* gnu/packages/cran.scm (r-callr): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-03-26gnu: Add r-readxl.Charlie Ritter
* gnu/packages/cran.scm (r-readxl): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-03-26gnu: Add r-modelr.Charlie Ritter
* gnu/packages/cran.scm (r-modelr): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-03-26gnu: Add r-haven.Charlie Ritter
* gnu/packages/cran.scm (r-haven): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-03-26gnu: Add r-arules.Sandeep Subramanian
* gnu/packages/cran.scm (r-arules): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-03-26gnu: emacs-robe: Include the lib directory in the output.Christopher Baines
This contains some Ruby code that needs to be accessible to use robe. * gnu/packages/emacs.scm (emacs-robe)[arguments]: Include the lib directory, in addition to the %default-includes.
2018-03-26gnu: emacs-minitest: Switch source to the git repository.Christopher Baines
The 0.8.0 release was over 3 years ago, and there have been ~50 commits since. * gnu/packages/emacs.scm (emacs-minitest): Wrap with let, and change source to the git repository.
2018-03-26gnu: ghc-cryptonite: Update to 0.25.Ricardo Wurmus
* gnu/packages/haskell-crypto.scm (ghc-cryptonite): Update to 0.25. [inputs]: Add ghc-basement.
2018-03-26gnu: ghc-memory: Update to 0.14.16.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-memory): Update to 0.14.16. [inputs]: Add ghc-basement and ghc-foundation.
2018-03-26gnu: Add ghc-foundation.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-foundation): New variable.
2018-03-26gnu: Add ghc-basement.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-basement): New variable.
2018-03-26gnu: emacs-exwm-x: Update to 1.8.1.Feng Shu
* gnu/packages/emacs.scm (emacs-exwm-x): Update to 1.8.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-03-26gnu: emacs-exwm: Update to 0.18.Feng Shu
* gnu/packages/emacs.scm (emacs-exwm): Update to 0.18. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-03-26gnu: emacs-xelb: Update to 0.14.Feng Shu
* gnu/packages/emacs.scm (emacs-xelb): Update to 0.14. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-03-26gnu: libressl: Update to 2.7.1.Nils Gillmann
* gnu/packages/tls.scm (libressl): Update to 2.7.1. Signed-off-by: Nils Gillmann <ng0@n0.is> Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-03-26gnu: perl-image-exiftool: Update to 10.80.Ludovic Courtès
* gnu/packages/photo.scm (perl-image-exiftool): Update to 10.80.
2018-03-26gnu: magit-svn: Update to 2.2.0.Ludovic Courtès
* gnu/packages/emacs.scm (magit-svn): Update to 2.2.0. [propagated-inputs]: Add WITH-EDITOR. [arguments]: Add WITH-EDITOR to EMACSLOADPATH.
2018-03-26gnu: evince: Update to 3.28.0.Ludovic Courtès
* gnu/packages/gnome.scm (evince): Update to 3.28.0.
2018-03-26gnu: hwloc@1: Update to 1.11.10.Ludovic Courtès
* gnu/packages/mpi.scm (hwloc): Update to 1.11.10.
2018-03-26gnu: hwloc@2: Update to 2.0.1.Ludovic Courtès
* gnu/packages/mpi.scm (hwloc-2.0): Update to 2.0.1. [source]: Remove 'patches'. * gnu/packages/patches/hwloc-tests-without-sysfs.patch: Remove. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2018-03-26gnu: classpath: Add aarch64-linux support.Efraim Flashner
* gnu/packages/java.scm (classpath-bootstrap, classpath-0.99)[source]: Add patch. * gnu/packages/patches/classpath-aarch64-support.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
2018-03-26gnu: linux-libre: Update to 4.15.13.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.13. (%linux-libre-hash): Update hash.
2018-03-26gnu: linux-libre@4.14: Update to 4.14.30.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.30. (%linux-libre-4.14-hash): Update hash.
2018-03-26gnu: linux-libre@4.9: Update to 4.9.90.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.90.
2018-03-26gnu: linux-libre@4.4: Update to 4.4.124.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.124.
2018-03-26guix build: 'guix build --log-file' gracefully reports certificate errors.Ludovic Courtès
Previously 'guix build --log-file' would print a backtrace upon X.509 certificate verification errors. * guix/scripts/build.scm (log-url): Catch 'tls-certificate-error' in addition to 'getaddrinfo-error'.
2018-03-26gnu: geeqie: Update to 1.4.Ludovic Courtès
* gnu/packages/image-viewers.scm (geeqie): Update to 1.4. [arguments]: In 'autogen' phase, create ChangeLog{,.html}.
2018-03-26gnu: emacs-flycheck: Update to 31.Ludovic Courtès
* gnu/packages/emacs.scm (flycheck): Update to 31.
2018-03-26gnu: pius: Update to 2.2.6.Ludovic Courtès
* gnu/packages/gnupg.scm (pius): Update to 2.2.6.
2018-03-26gnu: usbredir: Build without '-Werror'.Ludovic Courtès
Fixes build failure introduced in 58ee8a94a90eb40496b9704d541b5dfbbf1685ba, where compilation would fail with: usbredirhost.c: In function ?usbredirhost_open_full?: usbredirhost.c:749:5: error: ?libusb_set_debug? is deprecated: Use libusb_set_option instead [-Werror=deprecated-declarations] libusb_set_debug(host->ctx, host->verbose); ^ In file included from usbredirhost.h:24:0, from usbredirhost.c:31: /gnu/store/j8hzc465xy33cjfcq3wv39szxia4xrzv-libusb-1.0.22/include/libusb-1.0/libusb.h:1300:18: note: declared here void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level); ^ cc1: all warnings being treated as errors * gnu/packages/spice.scm (usbredir)[arguments]: In 'autogen' phase, remove '-Werror' from configure.ac.
2018-03-26gnu: ecj-javac-wrapper: Fix reference to glibj and tools.zip.Ricardo Wurmus
* gnu/packages/java.scm (ecj-javac-wrapper)[arguments]: Fix references to glibj and tools.zip.
2018-03-26gnu: classpath-jamvm-wrappers: Run JamVM with conservative options.Ricardo Wurmus
* gnu/packages/java.scm (classpath-jamvm-wrappers)[arguments]: Pass extra options to JamVM.
2018-03-26gnu: hwloc@1: Update to 1.11.9.Ludovic Courtès
* gnu/packages/mpi.scm (hwloc): Update to 1.11.9.
2018-03-26git: 'latest-repository-commit' calls 'repository-close!'.Ludovic Courtès
* guix/git.scm (latest-repository-commit): Call 'repository-close!' when it exists.
2018-03-26gnu: ecj-javac-wrapper: Run JamVM with conservative options.Ricardo Wurmus
* gnu/packages/java.scm (ecj-javac-wrapper)[arguments]: Add options to jamvm invocation.
2018-03-26gnu: ant-bootstrap: Make build more reliable.Ricardo Wurmus
* gnu/packages/java.scm (ant-bootstrap)[arguments]: Remove bootstrap phase; create HOME/.ant.properties; pass options to JamVM.
2018-03-25gnu: newsboat: Update to 2.11.Marius Bakke
* gnu/packages/syndication.scm (newsboat): Update to 2.11. [inputs]: Change from JSON-C-0.12 to JSON-C. [native-search-paths]: New field.
2018-03-25gnu: httpd: Update to 2.4.33 [security fixes].Marius Bakke
This fixes CVE-2017-15710, CVE-2017-15715, CVE-2018-1283, CVE-2018-1301, CVE-2018-1302, CVE-2018-1303, and CVE-2018-1312. * gnu/packages/web.scm (httpd): Update to 2.4.33.
2018-03-25gnu: Remove sablevm and sablevm-classpath, update comments.Ricardo Wurmus
* gnu/packages/java.scm (sablevm, sablevm-classpath): Remove variables.
2018-03-25gnu: Remove ecj-javac-on-jamvm-wrapper.Ricardo Wurmus
* gnu/packages/java.scm (ecj-javac-on-jamvm-wrapper): Remove variable. (classpath-devel)[native-inputs]: Use ecj-javac-wrapper instead. (jamvm)[inputs]: Use ecj-javac-wrapper instead. (ecj-javac-on-jamvm-wrapper-final): Rename... (ecj-javac-wrapper-final): ...to this. (icedtea-6)[native-inputs]: Use "ecj-javac-wrapper-final" instead of 'ecj-javac-on-jamvm-wrapper-final". [arguments]: Use jamvm's rt.jar.
2018-03-25gnu: classpath-jamvm-wrappers: Use classpath-0.99.Ricardo Wurmus
* gnu/packages/java.scm (classpath-jamvm-wrappers): Inherit from classpath-0.99. [native-inputs]: Replace "jamvm-bootstrap" with "jamvm-1-bootstrap"; replace "classpath-on-sablevm" with "classpath-0.99".
2018-03-25gnu: Remove jamvm-bootstrap.Ricardo Wurmus
* gnu/packages/java.scm (jamvm-bootstrap): Remove variable. (classpath-devel)[native-inputs]: Use "jamvm-1-bootstrap" instead of "jamvm-bootstrap". (jamvm): Inherit from jamvm-1-bootstrap.
2018-03-25gnu: Replace classpath-on-sablevm with classpath-0.99.Ricardo Wurmus
* gnu/packages/java.scm (classpath-on-sablevm): Replace with... (classpath-0.99): ...this new variable. (classpath-devel): Inherit from classpath-0.99.