GNU bug report logs - #68097
[PATCH] gnu: cl-try: Update to 0.0.1-2.cf2a888.

Previous Next

Package: guix-patches;

Reported by: "Paul A. Patience" <paul <at> apatience.com>

Date: Fri, 29 Dec 2023 12:02:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "Paul A. Patience" <paul <at> apatience.com>
Subject: bug#68097: closed (Re: [bug#68097] [PATCH] gnu: cl-try: Update to
 0.0.1-2.cf2a888.)
Date: Thu, 04 Jan 2024 10:48:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#68097: [PATCH] gnu: cl-try: Update to 0.0.1-2.cf2a888.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 68097 <at> debbugs.gnu.org.

-- 
68097: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68097
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: "Paul A. Patience" <paul <at> apatience.com>
Cc: 68097-done <at> debbugs.gnu.org
Subject: Re: [bug#68097] [PATCH] gnu: cl-try: Update to 0.0.1-2.cf2a888.
Date: Thu, 04 Jan 2024 10:46:34 +0000
[Message part 3 (text/plain, inline)]
Patch applied as 6efd7b1bcd333c208c786fc7121a3a18a0ff0c0a.
Thanks.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: "Paul A. Patience" <paul <at> apatience.com>
To: guix-patches <at> gnu.org
Cc: "Paul A. Patience" <paul <at> apatience.com>
Subject: [PATCH] gnu: cl-try: Update to 0.0.1-2.cf2a888.
Date: Fri, 29 Dec 2023 12:00:35 +0000
* gnu/packages/lisp-check.scm (sbcl-try): Update to 0.0.1-2.cf2a888.

Change-Id: Iaa21e7ab9baf362c58b03f28513796abd59f0099
---
 gnu/packages/lisp-check.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/lisp-check.scm b/gnu/packages/lisp-check.scm
index 5f5e39c193..cbaef71b87 100644
--- a/gnu/packages/lisp-check.scm
+++ b/gnu/packages/lisp-check.scm
@@ -1038,8 +1038,8 @@ (define-public ecl-stefil
   (sbcl-package->ecl-package sbcl-stefil))
 
 (define-public sbcl-try
-  (let ((commit "a1fffad2ca328b3855f629b633ab1daaeec929c2")
-        (revision "1"))
+  (let ((commit "cf2a8887d091bf297b72ef69e15012e7e849ba3b")
+        (revision "2"))
     (package
       (name "sbcl-try")
       (version (git-version "0.0.1" revision commit))
@@ -1051,7 +1051,7 @@ (define-public sbcl-try
                (commit commit)))
          (file-name (git-file-name "cl-try" version))
          (sha256
-          (base32 "03dm2i2y4wiyzz9d25zdxm6gdglnvwali0ylp0rfwpk6wf29sj09"))))
+          (base32 "166i3fqwxfv9skz6yf95c95nx0jjqy1ak1131bd0sqmd582gi9mg"))))
       (build-system asdf-build-system/sbcl)
       (native-inputs
        (list sbcl-cl-ppcre))

base-commit: d4cef7edffe0283949fc0f06d7796cea3543b92f
-- 
2.41.0





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

Previous Next


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