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

commit 18a52cc520ea4e306e126b8162fd8c9604245f4d
Author: Timothy Sample <[email protected]>
Date:   Thu Oct 31 10:03:20 2019 -0400

    gnu: ghc-vector-th-unbox: Update to 0.2.1.7.
    
    * gnu/packages/haskell-xyz.scm (ghc-vector-th-unbox): Update to 0.2.1.7.
---
 gnu/packages/haskell-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 5d16d12..242f162 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -11319,7 +11319,7 @@ vector. ")
 (define-public ghc-vector-th-unbox
   (package
     (name "ghc-vector-th-unbox")
-    (version "0.2.1.6")
+    (version "0.2.1.7")
     (source
      (origin
        (method url-fetch)

Reply via email to