GNU bug report logs - #44954
[PATCH] Add hledger-web and dependencies.

Previous Next

Package: guix-patches;

Reported by: paul <goodoldpaul <at> autistici.org>

Date: Sun, 29 Nov 2020 22:32:01 UTC

Severity: normal

Tags: patch

Done: Timothy Sample <samplet <at> ngyro.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Giacomo Leidi <goodoldpaul <at> autistici.org>
To: 44954 <at> debbugs.gnu.org
Cc: Giacomo Leidi <goodoldpaul <at> autistici.org>
Subject: [bug#44954] [PATCH 2/9] gnu: ghc-yesod-test: Update to 1.6.9.
Date: Fri,  4 Dec 2020 20:15:38 +0100
* gnu/packages/haskell-web.scm (ghc-yesod-test): Update to 1.6.9.
---
 gnu/packages/haskell-web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/haskell-web.scm b/gnu/packages/haskell-web.scm
index 0571076c49..f439678acc 100644
--- a/gnu/packages/haskell-web.scm
+++ b/gnu/packages/haskell-web.scm
@@ -2028,7 +2028,7 @@ Authoring and Versioning (WebDAV) extensions to HTTP as well an executable,
 (define-public ghc-yesod-test
   (package
    (name "ghc-yesod-test")
-   (version "1.6.10")
+   (version "1.6.9")
    (source
     (origin
      (method url-fetch)
@@ -2038,7 +2038,7 @@ Authoring and Versioning (WebDAV) extensions to HTTP as well an executable,
            ".tar.gz"))
      (sha256
       (base32
-       "0vw6yg5b22a6flbl822z23k0l23as5mmxjcdnj2zgjjv5i713yfx"))))
+       "0v25lqq7hgd5lggnyfd9kamkzd4126rd7vlhc131n253n4by4yak"))))
    (build-system haskell-build-system)
    (inputs
     `(("ghc-hunit" ,ghc-hunit)
-- 
2.29.2





This bug report was last modified 4 years and 245 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.