[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
289/290: gnu: ghc-sandi: Update to 0.5.
From: |
guix-commits |
Subject: |
289/290: gnu: ghc-sandi: Update to 0.5. |
Date: |
Wed, 6 Nov 2019 08:23:30 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 2dfd339f6ebec01486323141d5d4bfaf26b512bc
Author: Timothy Sample <address@hidden>
Date: Sun Nov 3 21:08:30 2019 -0500
gnu: ghc-sandi: Update to 0.5.
* gnu/packages/haskell-xyz.scm (ghc-sandi): Update to 0.5.
---
gnu/packages/haskell-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index d94649c..aa6faa1 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -9199,7 +9199,7 @@ are not exception safe and can be broken by
@code{killThread}.")
(define-public ghc-sandi
(package
(name "ghc-sandi")
- (version "0.4.2")
+ (version "0.5")
(source
(origin
(method url-fetch)
@@ -9208,7 +9208,7 @@ are not exception safe and can be broken by
@code{killThread}.")
version ".tar.gz"))
(sha256
(base32
- "0dvkpk91n9kz2ha04rvp231ra9sgd1ilyc1qkzf9l03iir7zrh9b"))))
+ "1ndgai8idlxyccvkz5zsgq06v58blc30i6hkky5b1sf5x6gs2h29"))))
(build-system haskell-build-system)
(inputs
`(("ghc-stringsearch" ,ghc-stringsearch)
- 290/290: gnu: darcs: Fix Cabal dependency constraints., (continued)
- 290/290: gnu: darcs: Fix Cabal dependency constraints., guix-commits, 2019/11/06
- 222/290: gnu: ghc-cryptohash-sha1: Update Cabal file to r4., guix-commits, 2019/11/06
- 242/290: gnu: ghc-simple-sendfile: Update to 0.2.30., guix-commits, 2019/11/06
- 228/290: gnu: ghc-mono-traversable: Update to 1.0.13.0., guix-commits, 2019/11/06
- 254/290: gnu: ghc-warp: Update to 3.2.28., guix-commits, 2019/11/06
- 259/290: gnu: ghc-deepseq-generics: Update Cabal file to r4., guix-commits, 2019/11/06
- 260/290: gnu: ghc-yesod-core: Update to 1.6.16.1., guix-commits, 2019/11/06
- 263/290: gnu: ghc-linear: Update to 1.20.9., guix-commits, 2019/11/06
- 280/290: gnu: Add ghc-microlens-aeson., guix-commits, 2019/11/06
- 287/290: gnu: ghc-gtk2hs-buildtools: Update to 0.13.5.4., guix-commits, 2019/11/06
- 289/290: gnu: ghc-sandi: Update to 0.5.,
guix-commits <=
- 284/290: gnu: ghc-pandoc: Update to 2.7.3., guix-commits, 2019/11/06