[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
289/328: gnu: ghc-sandi: Update to 0.5.
From: |
guix-commits |
Subject: |
289/328: gnu: ghc-sandi: Update to 0.5. |
Date: |
Sat, 16 Nov 2019 19:33:27 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit ec0a165e85cda8fc4063e72f291a82e75ce2d712
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 c87d253..7d3c94c 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -9204,7 +9204,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)
@@ -9213,7 +9213,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)
- 265/328: gnu: ghc-tree-diff: Update to 0.1., (continued)
- 265/328: gnu: ghc-tree-diff: Update to 0.1., guix-commits, 2019/11/16
- 266/328: gnu: cabal-install: Update to 2.4.0.0., guix-commits, 2019/11/16
- 269/328: gnu: ghc-persistent-sqlite: Update to 2.9.3., guix-commits, 2019/11/16
- 272/328: gnu: ghc-yesod-persistent: Update to 1.6.0.2., guix-commits, 2019/11/16
- 275/328: gnu: Add ghc-bitarray., guix-commits, 2019/11/16
- 278/328: gnu: Add ghc-unicode-transforms., guix-commits, 2019/11/16
- 277/328: gnu: Add ghc-getopt-generics., guix-commits, 2019/11/16
- 285/328: gnu: ghc-yesod-form: Update to 1.6.7., guix-commits, 2019/11/16
- 286/328: gnu: ghc-pandoc-citeproc: Update to 0.16.2., guix-commits, 2019/11/16
- 287/328: gnu: ghc-gtk2hs-buildtools: Update to 0.13.5.4., guix-commits, 2019/11/16
- 289/328: gnu: ghc-sandi: Update to 0.5.,
guix-commits <=
- 293/328: gnu: ghc-stylish-haskell: Fix Cabal dependency constraints., guix-commits, 2019/11/16
- 292/328: gnu: ghc-bsb-http-chunked: Disable tests on i686-linux., guix-commits, 2019/11/16
- 284/328: gnu: ghc-pandoc: Update to 2.7.3., guix-commits, 2019/11/16
- 296/328: gnu: ghc-hindent: Update to 5.3.1., guix-commits, 2019/11/16
- 299/328: gnu: ghc-chart-cairo: Update to 1.9.1., guix-commits, 2019/11/16
- 302/328: gnu: cedille: Use most recent GHC., guix-commits, 2019/11/16
- 301/328: gnu: agda: Update to 2.6.0.1., guix-commits, 2019/11/16
- 313/328: gnu: Add ghc-size-based., guix-commits, 2019/11/16
- 321/328: gnu: Add ghc-active., guix-commits, 2019/11/16
- 318/328: gnu: Add ghc-diagrams-core., guix-commits, 2019/11/16