guix-commits
[Top][All Lists]
Advanced

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

159/177: gnu: ghc-hs-bibutils: Update to 6.2.0.1.


From: Ricardo Wurmus
Subject: 159/177: gnu: ghc-hs-bibutils: Update to 6.2.0.1.
Date: Tue, 13 Feb 2018 07:38:29 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 1ddcb5e30024cf8c3b1ed7c633551564b7465c23
Author: Ricardo Wurmus <address@hidden>
Date:   Tue Feb 13 11:45:30 2018 +0100

    gnu: ghc-hs-bibutils: Update to 6.2.0.1.
    
    * gnu/packages/haskell.scm (ghc-hs-bibutils): Update to 6.2.0.1.
---
 gnu/packages/haskell.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index c15a293..25b58ac 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -5913,7 +5913,7 @@ provided for those who need a drop-in replacement for 
Markdown.pl.")
 (define-public ghc-hs-bibutils
   (package
     (name "ghc-hs-bibutils")
-    (version "5.5")
+    (version "6.2.0.1")
     (source
      (origin
        (method url-fetch)
@@ -5922,7 +5922,7 @@ provided for those who need a drop-in replacement for 
Markdown.pl.")
              version ".tar.gz"))
        (sha256
         (base32
-         "0pf5lh179rw9jkmw16ss3kiwydlj6zgfk868mjl5s57kx55z7ycm"))))
+         "0c56sjgg82kjcg5rrplnyn7vf02ccsj3kkcbgc87zxlv0j880rjb"))))
     (build-system haskell-build-system)
     (inputs `(("ghc-syb" ,ghc-syb)))
     (home-page "https://hackage.haskell.org/package/hs-bibutils";)



reply via email to

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