[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/20: gnu: ghc-gtk2hs-buildtools: Update to 0.13.5.4.
From: |
guix-commits |
Subject: |
10/20: gnu: ghc-gtk2hs-buildtools: Update to 0.13.5.4. |
Date: |
Fri, 1 Nov 2019 22:16:56 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 862f781a4f86e8205b61e01999f62f9032523110
Author: Timothy Sample <address@hidden>
Date: Fri Nov 1 21:51:25 2019 -0400
gnu: ghc-gtk2hs-buildtools: Update to 0.13.5.4.
* gnu/packages/haskell-xyz.scm (ghc-gtk2hs-buildtools): Update to 0.13.5.4.
---
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 4eecf92..b0d93bf 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -4087,7 +4087,7 @@ and edge labels with positional information, etc.
(define-public ghc-gtk2hs-buildtools
(package
(name "ghc-gtk2hs-buildtools")
- (version "0.13.4.0")
+ (version "0.13.5.4")
(source
(origin
(method url-fetch)
@@ -4096,7 +4096,7 @@ and edge labels with positional information, etc.
version ".tar.gz"))
(sha256
(base32
- "0yg6xmylgpylmnh5g33qwwn5x9bqckdvvv4czqzd9vrr12lnnghg"))))
+ "1flxsacxwmabzzalhn8558kmj95z01c0lmikrn56nxh7p62nxm25"))))
(build-system haskell-build-system)
(inputs
`(("ghc-random" ,ghc-random)
- branch wip-haskell-updates updated (50ec6f8 -> 2b64eaf), guix-commits, 2019/11/01
- 01/20: gnu: Add ghc-base-compat-batteries., guix-commits, 2019/11/01
- 03/20: gnu: ghc-adjunctions: Update Cabal file to r2., guix-commits, 2019/11/01
- 06/20: gnu: ghc-charset: Update Cabal file to r1., guix-commits, 2019/11/01
- 10/20: gnu: ghc-gtk2hs-buildtools: Update to 0.13.5.4.,
guix-commits <=
- 02/20: squash! gnu: Add ghc-splitmix., guix-commits, 2019/11/01
- 04/20: squash! gnu: ghc-math-functions: Update to 0.3.3.0., guix-commits, 2019/11/01
- 05/20: gnu: ghc-contravariant-extras: Update Cabal file to r1., guix-commits, 2019/11/01
- 08/20: gnu: ghc-cryptohash-md5: Update Cabal file to r4., guix-commits, 2019/11/01
- 07/20: gnu: ghc-deepseq-generics: Update Cabal file to r4., guix-commits, 2019/11/01
- 09/20: gnu: ghc-cryptohash-sha1: Update Cabal file to r4., guix-commits, 2019/11/01
- 11/20: squash! gnu: ghc-hedgehog: Update to 1.0.1., guix-commits, 2019/11/01
- 13/20: squash! gnu: ghc-libmpd: Update to 0.9.0.10., guix-commits, 2019/11/01
- 17/20: gnu: ghc-diff: Patch to work with newer QuickCheck., guix-commits, 2019/11/01
- 15/20: gnu: ghc-split: Update Cabal file to r2., guix-commits, 2019/11/01