GNU bug report logs - #31096
[PATCH] gnu: ghc-psqueues: Update to 0.2.6.0.

Previous Next

Package: guix-patches;

Reported by: rsiddharth <s <at> ricketyspace.net>

Date: Sun, 8 Apr 2018 14:09:02 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 31096 in the body.
You can then email your comments to 31096 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#31096; Package guix-patches. (Sun, 08 Apr 2018 14:09:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to rsiddharth <s <at> ricketyspace.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 08 Apr 2018 14:09:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: rsiddharth <s <at> ricketyspace.net>
To: guix-patches <at> gnu.org
Cc: rsiddharth <s <at> ricketyspace.net>
Subject: [PATCH] gnu: ghc-psqueues: Update to 0.2.6.0.
Date: Sun,  8 Apr 2018 14:07:59 +0000
* gnu/packages/haskell.scm (ghc-psqueues): Update to 0.2.6.0.
[arguments]: Enable tests.
[home-page]: Update link.
---
 gnu/packages/haskell.scm | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index dcb48f34d..9b26ff56f 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -7822,7 +7822,7 @@ bytestrings and their hexademical representation.")
 (define-public ghc-psqueues
   (package
     (name "ghc-psqueues")
-    (version "0.2.2.3")
+    (version "0.2.6.0")
     (source
      (origin
        (method url-fetch)
@@ -7831,9 +7831,8 @@ bytestrings and their hexademical representation.")
                            "psqueues-" version ".tar.gz"))
        (sha256
         (base32
-         "1dd6xv1wjxj1xinx155b14hijw8fafrg4096srzdzj7xyqq7qxbd"))))
+         "0n39s1i88j6s7vvsdhpbhcr3gpbwlzabwcc3nbd7nqb4kb4i0sls"))))
     (build-system haskell-build-system)
-    (arguments `(#:tests? #f)) ; Tests require QuickCheck < 2.10
     (inputs
      `(("ghc-hashable" ,ghc-hashable)))
     (native-inputs
@@ -7843,7 +7842,7 @@ bytestrings and their hexademical representation.")
        ("ghc-test-framework" ,ghc-test-framework)
        ("ghc-test-framework-hunit" ,ghc-test-framework-hunit)
        ("ghc-test-framework-quickcheck2" ,ghc-test-framework-quickcheck2)))
-    (home-page "https://github.com/bttr/psqueues")
+    (home-page "https://github.com/jaspervdj/psqueues")
     (synopsis "Pure priority search queues")
     (description "The psqueues package provides
 @uref{https://en.wikipedia.org/wiki/Priority_queue, Priority Search Queues} in
-- 
2.17.0





Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Tue, 10 Apr 2018 20:55:01 GMT) Full text and rfc822 format available.

Notification sent to rsiddharth <s <at> ricketyspace.net>:
bug acknowledged by developer. (Tue, 10 Apr 2018 20:55:02 GMT) Full text and rfc822 format available.

Message #10 received at 31096-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: rsiddharth <s <at> ricketyspace.net>
Cc: 31096-done <at> debbugs.gnu.org
Subject: Re: [bug#31096] [PATCH] gnu: ghc-psqueues: Update to 0.2.6.0.
Date: Tue, 10 Apr 2018 22:54:32 +0200
rsiddharth <s <at> ricketyspace.net> skribis:

> * gnu/packages/haskell.scm (ghc-psqueues): Update to 0.2.6.0.
> [arguments]: Enable tests.
> [home-page]: Update link.

Pushed as 20c902f0d0024a8e8946fc42edc924c0fe3be9d2, thanks!

Ludo'.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 09 May 2018 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 46 days ago.

Previous Next


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