summary refs log tree commit diff
path: root/gnu
AgeCommit message (Collapse)Author
2018-02-13gnu: data-default-instances-base: Update to 0.1.0.1.Ricardo Wurmus
* gnu/packages/haskell.scm (data-default-instances-base): Update to 0.1.0.1.
2018-02-13gnu: ghc-data-default-class: Update to 0.1.2.0.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-data-default-class): Update to 0.1.2.0.
2018-02-13gnu: ghc-data-default: Update to 0.7.1.1.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-data-default): Update to 0.7.1.1.
2018-02-13gnu: ghc-prelude-extras: Update to 0.4.0.3.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-prelude-extras): Update to 0.4.0.3.
2018-02-13gnu: ghc-generic-deriving: Update to 1.11.1.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-generic-deriving): Update to 1.11.1. [native-inputs]: Add ghc-hspec and hspec-discover.
2018-02-13gnu: Add ghc-time-locale-compat.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-time-locale-compat): New variable.
2018-02-13gnu: ghc-text: Update to 1.2.2.2.Ricardo Wurmus
* 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.
2018-02-13gnu: ghc-hashable: Update to 1.2.6.1.Ricardo Wurmus
* 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.
2018-02-13gnu: ghc-quickcheck-instances: Update to 0.3.16.1.Ricardo Wurmus
* 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.
2018-02-13gnu: ghc-uuid-types: Fix tests with latest QuickCheck.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-uuid-types)[arguments]: Relax version constraint for QuickCheck.
2018-02-13gnu: ghc-old-time: Allow building with GHC 8.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-old-time)[arguments]: Allow building with newer version of "base".
2018-02-13gnu: Add ghc-hashable-time.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-hashable-time): New variable.
2018-02-13gnu: Add ghc-th-abstraction.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-th-abstraction): New variable.
2018-02-13gnu: ghc-attoparsec: Update to 0.13.2.2.Ricardo Wurmus
* 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.
2018-02-13gnu: ghc-scientific: Update to 0.3.5.2.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-scientific): Update to 0.3.5.2. [inputs]: Add ghc-integer-logarithms and ghc-primitive; remove ghc-vector.
2018-02-13gnu: Add ghc-integer-logarithms.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-integer-logarithms): New variable.
2018-02-13gnu: ghc-hspec-meta: Update to 2.2.1.Ricardo Wurmus
* gnu/packages/haskell-check.scm (ghc-hspec-meta): Update to 2.2.1.
2018-02-13gnu: ghc-hunit: Update to 1.3.1.2.Ricardo Wurmus
* gnu/packages/haskell-check.scm (ghc-hunit): Update to 1.3.1.2.
2018-02-13gnu: ghc-hspec-core: Update to 2.2.4.Ricardo Wurmus
* gnu/packages/haskell-check.scm (ghc-hspec-core): Update to 2.2.4.
2018-02-13gnu: ghc-hspec: Update to 2.2.4.Ricardo Wurmus
* gnu/packages/haskell-check.scm (ghc-hspec): Update to 2.2.4.
2018-02-13gnu: ghc-tasty: Update to 0.11.0.4.Ricardo Wurmus
* gnu/packages/haskell-check.scm (ghc-tasty): Update to 0.11.0.4. [inputs]: Add ghc-regex-tdfa.
2018-02-13gnu: ghc-test-framework-quickcheck2: Update to 0.3.0.4.Ricardo Wurmus
* gnu/packages/haskell-check.scm (ghc-test-framework-quickcheck2): Update to 0.3.0.4. [source]: Remove snippet.
2018-02-13gnu: hspec-discover: Update to 2.2.4.Ricardo Wurmus
* gnu/packages/haskell-check.scm (hspec-discover): Update to 2.2.4.
2018-02-13gnu: ghc-test-framework: Fix build with GHC 8.Ricardo Wurmus
* gnu/packages/haskell-check.scm (ghc-test-framework)[arguments]: Permit building with newer version of "time".
2018-02-13gnu: ghc-vector: Update to 0.12.0.1.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-vector): Update to 0.12.0.1.
2018-02-13gnu: ghc-dlist: Update to 0.8.0.4.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-dlist): Update to 0.8.0.4.
2018-02-13gnu: ghc-mtl: Fix build with GHC 8.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-mtl)[inputs]: Add ghc-transformers. [arguments]: Permit building with newer version of transformers.
2018-02-13gnu: Add ghc-quickcheck-latest.Ricardo Wurmus
* gnu/packages/haskell-check.scm (ghc-quickcheck-latest): New variable.
2018-02-13gnu: ghc-quickcheck: Update to 2.10.1.Ricardo Wurmus
* gnu/packages/haskell-check.scm (ghc-quickcheck): Update to 2.10.1. [inputs]: Add ghc-random. [description]: Add two sentences.
2018-02-13gnu: ghc-primitive: Update to 0.6.3.0.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-primitive): Update to 0.6.3.0.
2018-02-13gnu: ghc-old-locale: Allow building with newer base package.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-old-locale)[arguments]: Add configure flag to allow newer "base" version.
2018-02-13gnu: ghc: Use ghc-8 as default GHC.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc): Rename variable... (ghc-7): ...to this. (ghc-8)[native-inputs]: Adjust accordingly. (ghc): New alias for ghc-8.
2018-02-13gnu: ghc-streaming-commons: Fix license and description.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-streaming-commons)[license]: The correct license is Expat. [description]: Use a complete sentence.
2018-02-13gnu: local.mk: Remove mpv patch lines.Rutger Helling
* gnu/local.mk: Remove mpv CVE-2018-6360 patch lines.
2018-02-13gnu: fuse-exfat: Update to 1.2.8.Rutger Helling
* gnu/packages/linux.scm (fuse-exfat): Update to 1.2.8.
2018-02-13gnu: Update copyright line.Rutger Helling
* gnu/packages/video.scm: Update copyright line for commit 171c764.
2018-02-13gnu: mpv: Update to 0.28.1 [fixes CVE-2018-6360].Rutger Helling
* gnu/packages/video.scm (mpv): Update to 0.28.1.
2018-02-12gnu: ccache: Update to 3.4.Eric Bavier
* gnu/packages/ccache.scm (ccache): Update to 3.4.
2018-02-12gnu: go: Update to 1.9.4 [fixes CVE-2018-6574].Leo Famulari
* gnu/packages/golang.scm (go-1.9): Update to 1.9.4.
2018-02-12gnu: Add kirigami.Hartmut Goebel
2018-02-12gnu: Add r-scran.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-scran): New variable.
2018-02-12gnu: Add r-scater.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-scater): New variable. Co-authored-by: Raoul Jean Pierre Bonnal <ilpuccio.febo@gmail.com>
2018-02-12gnu: Add r-singlecellexperiment.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-singlecellexperiment): New variable.
2018-02-12gnu: Add r-beachmat.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-beachmat): New variable.
2018-02-12gnu: Add r-rhdf5lib.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-rhdf5lib): New variable.
2018-02-12gnu: Add r-shinydashboard.Ricardo Wurmus
* gnu/packages/web.scm (r-shinydashboard): New variable. Co-authored-by: Raoul Jean Pierre Bonnal <ilpuccio.febo@gmail.com>
2018-02-12gnu: hdf5: Build with -fPIC.Ricardo Wurmus
* gnu/packages/maths.scm (hdf5)[arguments]: Add -fPIC to CFLAGS and CXXFLAGS.
2018-02-12gnu: emacs-emms-player-mpv: Update to 0.0.13.Arun Isaac
* gnu/packages/emacs.scm (emacs-emms-player-mpv): Update to 0.0.13.
2018-02-12gnu: emacs-ob-ipython: Declare a source file-name.Efraim Flashner
* gnu/packages/emacs.scm (emacs-ob-ipython)[source]: Add 'file-name field.
2018-02-12gnu: emacs-d-mode: Declare a source file-name.Efraim Flashner
* gnu/packages/emacs.scm (emacs-d-mode)[source]: Add 'file-name field.