summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: ghc-hspec: Update to 2.2.4.Ricardo Wurmus2018-02-13
| | | | * gnu/packages/haskell-check.scm (ghc-hspec): Update to 2.2.4.
* gnu: ghc-tasty: Update to 0.11.0.4.Ricardo Wurmus2018-02-13
| | | | | * gnu/packages/haskell-check.scm (ghc-tasty): Update to 0.11.0.4. [inputs]: Add ghc-regex-tdfa.
* gnu: ghc-test-framework-quickcheck2: Update to 0.3.0.4.Ricardo Wurmus2018-02-13
| | | | | | * gnu/packages/haskell-check.scm (ghc-test-framework-quickcheck2): Update to 0.3.0.4. [source]: Remove snippet.
* gnu: hspec-discover: Update to 2.2.4.Ricardo Wurmus2018-02-13
| | | | * gnu/packages/haskell-check.scm (hspec-discover): Update to 2.2.4.
* gnu: ghc-test-framework: Fix build with GHC 8.Ricardo Wurmus2018-02-13
| | | | | * gnu/packages/haskell-check.scm (ghc-test-framework)[arguments]: Permit building with newer version of "time".
* gnu: ghc-vector: Update to 0.12.0.1.Ricardo Wurmus2018-02-13
| | | | * gnu/packages/haskell.scm (ghc-vector): Update to 0.12.0.1.
* gnu: ghc-dlist: Update to 0.8.0.4.Ricardo Wurmus2018-02-13
| | | | * gnu/packages/haskell.scm (ghc-dlist): Update to 0.8.0.4.
* gnu: ghc-mtl: Fix build with GHC 8.Ricardo Wurmus2018-02-13
| | | | | * gnu/packages/haskell.scm (ghc-mtl)[inputs]: Add ghc-transformers. [arguments]: Permit building with newer version of transformers.
* gnu: Add ghc-quickcheck-latest.Ricardo Wurmus2018-02-13
| | | | * gnu/packages/haskell-check.scm (ghc-quickcheck-latest): New variable.
* gnu: ghc-quickcheck: Update to 2.10.1.Ricardo Wurmus2018-02-13
| | | | | | * gnu/packages/haskell-check.scm (ghc-quickcheck): Update to 2.10.1. [inputs]: Add ghc-random. [description]: Add two sentences.
* gnu: ghc-primitive: Update to 0.6.3.0.Ricardo Wurmus2018-02-13
| | | | * gnu/packages/haskell.scm (ghc-primitive): Update to 0.6.3.0.
* gnu: ghc-old-locale: Allow building with newer base package.Ricardo Wurmus2018-02-13
| | | | | * gnu/packages/haskell.scm (ghc-old-locale)[arguments]: Add configure flag to allow newer "base" version.
* gnu: ghc: Use ghc-8 as default GHC.Ricardo Wurmus2018-02-13
| | | | | | | * gnu/packages/haskell.scm (ghc): Rename variable... (ghc-7): ...to this. (ghc-8)[native-inputs]: Adjust accordingly. (ghc): New alias for ghc-8.
* gnu: ghc-streaming-commons: Fix license and description.Ricardo Wurmus2018-02-13
| | | | | | * gnu/packages/haskell.scm (ghc-streaming-commons)[license]: The correct license is Expat. [description]: Use a complete sentence.
* gnu: local.mk: Remove mpv patch lines.Rutger Helling2018-02-13
| | | | * gnu/local.mk: Remove mpv CVE-2018-6360 patch lines.
* gnu: fuse-exfat: Update to 1.2.8.Rutger Helling2018-02-13
| | | | * gnu/packages/linux.scm (fuse-exfat): Update to 1.2.8.
* gnu: Update copyright line.Rutger Helling2018-02-13
| | | | * gnu/packages/video.scm: Update copyright line for commit 171c764.
* gnu: mpv: Update to 0.28.1 [fixes CVE-2018-6360].Rutger Helling2018-02-13
| | | | * gnu/packages/video.scm (mpv): Update to 0.28.1.
* gnu: ccache: Update to 3.4.Eric Bavier2018-02-12
| | | | * gnu/packages/ccache.scm (ccache): Update to 3.4.
* gnu: go: Update to 1.9.4 [fixes CVE-2018-6574].Leo Famulari2018-02-12
| | | | * gnu/packages/golang.scm (go-1.9): Update to 1.9.4.
* gnu: Add kirigami.Hartmut Goebel2018-02-12
|
* gnu: Add r-scran.Ricardo Wurmus2018-02-12
| | | | * gnu/packages/bioinformatics.scm (r-scran): New variable.
* gnu: Add r-scater.Ricardo Wurmus2018-02-12
| | | | | | * gnu/packages/bioinformatics.scm (r-scater): New variable. Co-authored-by: Raoul Jean Pierre Bonnal <ilpuccio.febo@gmail.com>
* gnu: Add r-singlecellexperiment.Ricardo Wurmus2018-02-12
| | | | * gnu/packages/bioinformatics.scm (r-singlecellexperiment): New variable.
* gnu: Add r-beachmat.Ricardo Wurmus2018-02-12
| | | | * gnu/packages/bioinformatics.scm (r-beachmat): New variable.
* gnu: Add r-rhdf5lib.Ricardo Wurmus2018-02-12
| | | | * gnu/packages/bioinformatics.scm (r-rhdf5lib): New variable.
* gnu: Add r-shinydashboard.Ricardo Wurmus2018-02-12
| | | | | | * gnu/packages/web.scm (r-shinydashboard): New variable. Co-authored-by: Raoul Jean Pierre Bonnal <ilpuccio.febo@gmail.com>
* gnu: hdf5: Build with -fPIC.Ricardo Wurmus2018-02-12
| | | | * gnu/packages/maths.scm (hdf5)[arguments]: Add -fPIC to CFLAGS and CXXFLAGS.
* gnu: emacs-emms-player-mpv: Update to 0.0.13.Arun Isaac2018-02-12
| | | | * gnu/packages/emacs.scm (emacs-emms-player-mpv): Update to 0.0.13.
* gnu: emacs-ob-ipython: Declare a source file-name.Efraim Flashner2018-02-12
| | | | * gnu/packages/emacs.scm (emacs-ob-ipython)[source]: Add 'file-name field.
* gnu: emacs-d-mode: Declare a source file-name.Efraim Flashner2018-02-12
| | | | * gnu/packages/emacs.scm (emacs-d-mode)[source]: Add 'file-name field.
* gnu: guile-emacs: Declare a source file-name.Efraim Flashner2018-02-12
| | | | * gnu/packages/emacs.scm (guile-emacs)[source]: Add 'file-name field.
* gnu: vifm: Update to 0.9.1.Efraim Flashner2018-02-11
| | | | * gnu/packages/vim.scm (vifm): Update to 0.9.1.
* gnu: libreoffice: Update to 5.4.5.1 [CVE-2018-6871].Marius Bakke2018-02-11
| | | | | | | | | | | | | * gnu/packages/check.scm (cppunit-1.14): New public variable. * gnu/packages/libreoffice.scm (xmlsec-src-libreoffice): Remove variable. (libreoffice): Update to 5.4.5.1. [native-inputs]: Change CPPUNIT to CPPUNIT-1.14. Remove AUTOCONF and AUTOMAKE. [inputs]: Add GPGME, XMLSEC-NSS and LIBLTDL. Remove XMLSEC-SRC-LIBREOFFICE. Replace LIBJPEG with LIBJPEG-TURBO. [arguments]: Remove xmlsec code from PREPARE-SRC-PHASE. Make sure GPGME++ headers are found. Add workaround for <https://bugs.gentoo.org/641812>. Add "--disable-pdfium" to #:configure-flags. * gnu/packages/xml.scm (xmlsec-nss): New public variable.
* gnu: libmd: Update to 1.0.0.Marius Bakke2018-02-11
| | | | | * gnu/packages/crypto.scm (libmd): Update to 1.0.0. [source](uri): Add freedesktop.org mirror.
* gnu: gmtp: Update to 1.3.11.Kei Kebreau2018-02-11
| | | | * gnu/packages/libusb.scm (gmtp): Update to 1.3.11.
* gnu: w3m: Update to 0.5.3+git20180125 [fixes CVE-2018-{6196,6197,6198}].Leo Famulari2018-02-11
| | | | * gnu/packages/w3m.scm (w3m): Update to 0.5.3+git20180125.
* gnu: python-pycanberra: Use new URLs.ng02018-02-11
| | | | | | | * gnu/packages/libcanberra.scm (python-pycanberra)[source]: Use new URL. [home-page]: Update URL. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: propeller-gcc: Fix build.Ricardo Wurmus2018-02-11
| | | | * gnu/packages/embedded.scm (propeller-gcc)[native-inputs]: Use GCC 4.9.
* gnu: Add r-hdf5array.Ricardo Wurmus2018-02-11
| | | | * gnu/packages/bioinformatics.scm (r-hdf5array): New variable.
* gnu: libtasn1: Fix CVE-2018-6003.Leo Famulari2018-02-10
| | | | | | * gnu/packages/patches/libtasn1-CVE-2018-6003.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/tls.scm (libtasn1/fixed)[source]: Use it.
* gnu: libtiff: Fix CVE-2017-{9935,11335,18013}.Leo Famulari2018-02-10
| | | | | | | | | * gnu/packages/patches/libtiff-CVE-2017-9935.patch, gnu/packages/patches/libtiff-CVE-2017-11335.patch, gnu/packages/patches/libtiff-CVE-2017-18013.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/image.scm (libtiff)[replacement]: New field. (libtiff/fixed): New variable.
* gnu: loksh: Update to 6.2.Tobias Geerinckx-Rice2018-02-11
| | | | * gnu/packages/shells.scm (loksh): Update to 6.2.
* gnu: global: Update to 6.6.2.Tobias Geerinckx-Rice2018-02-11
| | | | * gnu/packages/code.scm (global): Update to 6.6.2.
* gnu: acpica: Update to 20180209.Tobias Geerinckx-Rice2018-02-11
| | | | * gnu/packages/admin.scm (acpica): Update to 20180209.
* gnu: youtube-dl: Update to 2018.02.08.Tobias Geerinckx-Rice2018-02-11
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.02.08.
* gnu: perl-net-dns: Update to 1.15.Tobias Geerinckx-Rice2018-02-10
| | | | * gnu/packages/networking.scm (perl-net-dns): Update to 1.15.
* gnu: exfat-utils: Update to 1.2.8.Tobias Geerinckx-Rice2018-02-10
| | | | * gnu/packages/mtools.scm (exfat-utils): Update to 1.2.8.
* gnu: unibilium: Update to 1.2.1.Tobias Geerinckx-Rice2018-02-10
| | | | * gnu/packages/terminals.scm (unibilium): Update to 1.2.1.
* gnu: exim: Update to 4.90.1 [fixes CVE-2018-6789].Leo Famulari2018-02-10
| | | | | * gnu/packages/mail.scm (exim): Update to 4.90.1. [source]: Use HTTPS URLs.