guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

287/290: gnu: ghc-gtk2hs-buildtools: Update to 0.13.5.4.


From: guix-commits
Subject: 287/290: gnu: ghc-gtk2hs-buildtools: Update to 0.13.5.4.
Date: Wed, 6 Nov 2019 08:23:30 -0500 (EST)

samplet pushed a commit to branch wip-haskell-updates
in repository guix.

commit 41c288c54bd900556576bc2345f4c236cd03d5b9
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 a8c4213..d94649c 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -4284,7 +4284,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)
@@ -4293,7 +4293,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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]