GNU bug report logs - #65091
[PATCH] gnu: cl-unit2: Update to 0.5.2.5e28343.

Previous Next

Package: guix-patches;

Reported by: cage <cage-dev <at> twistfold.it>

Date: Sat, 5 Aug 2023 11:01:02 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

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 65091 in the body.
You can then email your comments to 65091 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#65091; Package guix-patches. (Sat, 05 Aug 2023 11:01:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to cage <cage-dev <at> twistfold.it>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 05 Aug 2023 11:01:02 GMT) Full text and rfc822 format available.

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

From: cage <cage-dev <at> twistfold.it>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: cl-unit2: Update to 0.5.2.5e28343.
Date: Sat, 5 Aug 2023 13:00:07 +0200
---
 gnu/packages/lisp-check.scm | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/gnu/packages/lisp-check.scm b/gnu/packages/lisp-check.scm
index 6bade26aea..6115ded948 100644
--- a/gnu/packages/lisp-check.scm
+++ b/gnu/packages/lisp-check.scm
@@ -355,26 +355,26 @@ (define-public ecl-clunit
   (sbcl-package->ecl-package sbcl-clunit))

 (define-public sbcl-clunit2
-  (let ((commit "5e28343734eb9b7aee39306a614af92c1062d50b")
-        (revision "1"))
+  (let ((commit "c3159275a6c5af166e60b592c3b7e22eaa69c048")
+        (revision "2"))
     (package
       (name "sbcl-clunit2")
-      (version (git-version "0.2.4" revision commit))
+      (version (git-version "0.5.2" revision commit))
       (source
        (origin
          (method git-fetch)
          (uri (git-reference
-               (url "https://notabug.org/cage/clunit2.git")
+               (url "https://codeberg.org/cage/clunit2.git")
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "1ngiapfki6nm8a555mzhb5p7ch79i3w665za5bmb5j7q34fy80vw"))))
+          (base32 "0n92z98dqfik3kfp25nz7yqycx4bpxlqbn69i5skcdnrj2ywmv01"))))
       (build-system asdf-build-system/sbcl)
       (synopsis "Unit testing framework for Common Lisp")
       (description
-       "CLUnit is a Common Lisp unit testing framework.  It is designed to be
+       "CLUnit2 is a Common Lisp unit testing framework.  It is designed to be
 easy to use so that you can quickly start testing.")
-      (home-page "https://notabug.org/cage/clunit2")
+      (home-page "https://codeberg.org/cage/clunit2")
       (license license:expat))))

 (define-public cl-clunit2

base-commit: 42ae42cf41e8f5e88422e30d801251a3427d7f3b
--
2.34.0




Reply sent to Guillaume Le Vaillant <glv <at> posteo.net>:
You have taken responsibility. (Tue, 08 Aug 2023 08:36:02 GMT) Full text and rfc822 format available.

Notification sent to cage <cage-dev <at> twistfold.it>:
bug acknowledged by developer. (Tue, 08 Aug 2023 08:36:02 GMT) Full text and rfc822 format available.

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

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: cage <cage-dev <at> twistfold.it>
Cc: 65091-done <at> debbugs.gnu.org
Subject: Re: [bug#65091] [PATCH] gnu: cl-unit2: Update to 0.5.2.5e28343.
Date: Tue, 08 Aug 2023 08:34:25 +0000
[Message part 1 (text/plain, inline)]
Patch applied as 661cd5772d84eb4c8c4c447bd84b67e8949880e1 with
a complete commit message.
Thanks.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 05 Sep 2023 11:24:13 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 346 days ago.

Previous Next


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