gnu: xauth: Update to 1.0.10.
* gnu/packages/xorg.scm (xauth): Update to 1.0.10.
gnu: re2: Update to 2017-01-01.
* gnu/packages/regex.scm (re2): Update to 2017-01-01.
[arguments]: End 'delete-static-library' phase on #t.
gnu: ghc-8: Update to 8.0.2.
* gnu/packages/haskell.scm (ghc-8): Update to 8.0.2.
[arguments]: Remove #:modules, #:imported-modules and phase
configure-testsuite.
* gnu/packages/patches/ghc-dont-pass-linker-flags-via-response-files.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
gnu: Add reducelcs.
* gnu/packages/maths.scm (reducelcs): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
maint: Fix invalid calls to 'info'.
* HACKING <Contributing>: Remove name of the manual from the item argument.
* README <Installation>: Likewise.
gnu: Add r-bsgenome-hsapiens-1000genomes-hs37d5.
* gnu/packages/bioinformatics.scm (r-bsgenome-hsapiens-1000genomes-hs37d5):
New variable.
gnu: Add light.
* gnu/packages/linux.scm (light): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
environment: Fix setting writable? on networking related files
* guix/scripts/environment.scm (launch-environment/container): Include the
file name in the call to string=? when deciding if the file should be
writable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add font-awesome.
* gnu/packages/fonts.scm (font-awesome): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add opencascade-oce.
* gnu/packages/maths.scm (opencascade-oce): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
store: Add 'add-data-to-store'.
* guix/serialization.scm (write-bytevector): New procedure.
(write-string): Rewrite in terms of 'write-bytevector'.
* guix/store.scm (write-arg): Add 'bytevector' case.
(add-data-to-store): New procedure, from former 'add-text-to-store'.
(add-text-to-store): Rewrite in terms of 'add-data-to-store'.
* tests/store.scm ("add-data-to-store"): New test.
gnu: Add catimg.
* gnu/packages/image-viewers.scm (catimg): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
gnu: Add dub.
* gnu/packages/ldc.scm (dub): New variable.
gnu: khal: Update to 0.9.1.
* gnu/packages/calendar.scm (khal): Update to 0.9.1.
doc: Fix typo.
* doc/guix.texi (ocaml-build-system): Replace ocaml with OCaml.
doc: Document ocaml-build-system.
* doc/guix.texi (Build Systems) [ocaml-build-system]: New definition.
gnu: emacs-org: Update to 20170124.
* gnu/packages/emacs.scm (emacs-org): Update to 20170124.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: wireshark: Update to 2.2.4.
* gnu/packages/networking.scm (wireshark): Update to 2.2.4.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: asymptote: Update to 2.39
* gnu/packages/plotutils.scm (asymptote): Update to 2.39.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: vim: Update to 8.0.0257.
* gnu/packages/vim.scm (vim): Update to 8.0.0257.