aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Add ghc-time-locale-compat.Ricardo Wurmus2018-02-13
| | | | * gnu/packages/haskell.scm (ghc-time-locale-compat): New variable.
* gnu: ghc-text: Update to 1.2.2.2.Ricardo Wurmus2018-02-13
| | | | | | | * gnu/packages/haskell.scm (ghc-text): Update to 1.2.2.2. [inputs]: Add ghc-random. squash! gnu: ghc-text: Update to 1.2.3.0.
* gnu: ghc-hashable: Update to 1.2.6.1.Ricardo Wurmus2018-02-13
| | | | | | | | | * gnu/packages/haskell.scm (ghc-hashable): Update to 1.2.6.1. [arguments]: Enable tests. [inputs]: Add ghc-random. [native-inputs]: Add ghc-test-framework, ghc-test-framework-hunit, ghc-test-framework-quickcheck2, ghc-hunit, and ghc-quickcheck. [description]: Use Texinfo syntax for class name.
* gnu: ghc-quickcheck-instances: Update to 0.3.16.1.Ricardo Wurmus2018-02-13
| | | | | | | * gnu/packages/haskell-check.scm (ghc-quickcheck-instances): Update to 0.3.16.1. [inputs]: Add ghc-base-compat, ghc-tagged, ghc-transformers-compat, ghc-uuid-types, and ghc-case-insensitive.
* gnu: ghc-uuid-types: Fix tests with latest QuickCheck.Ricardo Wurmus2018-02-13
| | | | | * gnu/packages/haskell.scm (ghc-uuid-types)[arguments]: Relax version constraint for QuickCheck.
* gnu: ghc-old-time: Allow building with GHC 8.Ricardo Wurmus2018-02-13
| | | | | * gnu/packages/haskell.scm (ghc-old-time)[arguments]: Allow building with newer version of "base".
* gnu: Add ghc-hashable-time.Ricardo Wurmus2018-02-13
| | | | * gnu/packages/haskell.scm (ghc-hashable-time): New variable.
* gnu: Add ghc-th-abstraction.Ricardo Wurmus2018-02-13
| | | | * gnu/packages/haskell.scm (ghc-th-abstraction): New variable.
* gnu: ghc-attoparsec: Update to 0.13.2.2.Ricardo Wurmus2018-02-13
| | | | | | | * gnu/packages/haskell.scm (ghc-attoparsec): Update to 0.13.2.2. [arguments]: Disable tests. [native-inputs]: Remove ghc-test-framework and ghc-test-framework-quickcheck2; add ghc-tasty and ghc-tasty-quickcheck.
* gnu: ghc-scientific: Update to 0.3.5.2.Ricardo Wurmus2018-02-13
| | | | | * gnu/packages/haskell.scm (ghc-scientific): Update to 0.3.5.2. [inputs]: Add ghc-integer-logarithms and ghc-primitive; remove ghc-vector.
* gnu: Add ghc-integer-logarithms.Ricardo Wurmus2018-02-13
| | | | * gnu/packages/haskell.scm (ghc-integer-logarithms): New variable.
* gnu: ghc-hspec-meta: Update to 2.2.1.Ricardo Wurmus2018-02-13
| | | | * gnu/packages/haskell-check.scm (ghc-hspec-meta): Update to 2.2.1.
* gnu: ghc-hunit: Update to 1.3.1.2.Ricardo Wurmus2018-02-13
| | | | * gnu/packages/haskell-check.scm (ghc-hunit): Update to 1.3.1.2.
* gnu: ghc-hspec-core: Update to 2.2.4.Ricardo Wurmus2018-02-13
| | | | * gnu/packages/haskell-check.scm (ghc-hspec-core): Update to 2.2.4.
* 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.