[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/33: gnu: ghc-deepseq-generics: Update to 0.2.0.0.
From: |
Tobias Geerinckx-Rice |
Subject: |
15/33: gnu: ghc-deepseq-generics: Update to 0.2.0.0. |
Date: |
Tue, 5 Dec 2017 10:38:15 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 59e08129666ab3fde11473ed71cfaf8f1539aac7
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat Dec 2 05:46:07 2017 +0100
gnu: ghc-deepseq-generics: Update to 0.2.0.0.
* gnu/packages/haskell.scm (ghc-deepseq-generics): Update to 0.2.0.0.
[arguments]: Delete ‘relax-ghc-prim-dependency’ phase.
---
gnu/packages/haskell.scm | 12 ++----------
1 file changed, 2 insertions(+), 10 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index de81e40..1024370 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -4375,7 +4375,7 @@ using a simple box model.")
(define-public ghc-deepseq-generics
(package
(name "ghc-deepseq-generics")
- (version "0.1.1.2")
+ (version "0.2.0.0")
(source (origin
(method url-fetch)
(uri (string-append "https://hackage.haskell.org/package/"
@@ -4383,16 +4383,8 @@ using a simple box model.")
version ".tar.gz"))
(sha256
(base32
- "01pvigx8n9p8hwbzp2qiq6kzf7cxiam843jz2sjgliacmmp1v7l3"))))
+ "17bwghc15mc9pchfd1w46jh2p3wzc86aj6a537wqwxn08rayzcxh"))))
(build-system haskell-build-system)
- (arguments
- `(#:phases
- (modify-phases %standard-phases
- (add-after 'unpack 'relax-ghc-prim-dependency
- (lambda _
- (substitute* "deepseq-generics.cabal"
- (("< 0.4") "< 0.5"))
- #t)))))
(native-inputs
`(("ghc-hunit" ,ghc-hunit)
("ghc-test-framework" ,ghc-test-framework)
- 04/33: gnu: ghc-bytestring-builder: Update to 0.10.8.1.0., (continued)
- 04/33: gnu: ghc-bytestring-builder: Update to 0.10.8.1.0., Tobias Geerinckx-Rice, 2017/12/05
- 10/33: gnu: ghc-clock: Update to 0.7.2., Tobias Geerinckx-Rice, 2017/12/05
- 09/33: gnu: ghc-cheapskate: Expand description., Tobias Geerinckx-Rice, 2017/12/05
- 06/33: gnu: ghc-bytestring-handle: Alphabetise inputs., Tobias Geerinckx-Rice, 2017/12/05
- 20/33: gnu: ghc-exceptions: Run tests., Tobias Geerinckx-Rice, 2017/12/05
- 12/33: gnu: ghc-cmdargs: Update to 0.10.18., Tobias Geerinckx-Rice, 2017/12/05
- 18/33: gnu: ghc-enclosed-exceptions: Update to 2.0.1., Tobias Geerinckx-Rice, 2017/12/05
- 23/33: gnu: ghc-fingertree: Update to 0.1.3.0., Tobias Geerinckx-Rice, 2017/12/05
- 29/33: gnu: ghc-psqueues: Tweak description., Tobias Geerinckx-Rice, 2017/12/05
- 32/33: gnu: di: Streamline description., Tobias Geerinckx-Rice, 2017/12/05
- 15/33: gnu: ghc-deepseq-generics: Update to 0.2.0.0.,
Tobias Geerinckx-Rice <=
- 26/33: gnu: ghc-free: Update to 4.12.4., Tobias Geerinckx-Rice, 2017/12/05
- 31/33: gnu: ghc-comonad: Run tests., Tobias Geerinckx-Rice, 2017/12/05
- 13/33: gnu: ghc-contravariant: Update to 1.4., Tobias Geerinckx-Rice, 2017/12/05
- 19/33: gnu: ghc-exceptions: Update to 0.8.3., Tobias Geerinckx-Rice, 2017/12/05
- 21/33: gnu: ghc-executable-path: Update to 0.0.3.1., Tobias Geerinckx-Rice, 2017/12/05
- 16/33: gnu: ghc-directory: Update to 1.3.1.5., Tobias Geerinckx-Rice, 2017/12/05
- 33/33: gnu: libvirt: Update to 3.10.0., Tobias Geerinckx-Rice, 2017/12/05
- 27/33: gnu: ghc-glob: Update to 0.9.1., Tobias Geerinckx-Rice, 2017/12/05
- 17/33: gnu: ghc-dlist: Update to 0.8.0.3., Tobias Geerinckx-Rice, 2017/12/05
- 22/33: gnu: ghc-fgl-arbitrary: Update to 0.2.0.3., Tobias Geerinckx-Rice, 2017/12/05