emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#68125: closed ([PATCH] gnu: cl-nibbles: Update to 0.14-3.a46a677.)


From: GNU bug Tracking System
Subject: bug#68125: closed ([PATCH] gnu: cl-nibbles: Update to 0.14-3.a46a677.)
Date: Thu, 04 Jan 2024 14:17:03 +0000

Your message dated Thu, 04 Jan 2024 14:16:18 +0000
with message-id <87zfxltc8e.fsf@kitej>
and subject line Re: [bug#68125] [PATCH] gnu: cl-nibbles: Update to 
0.14-3.a46a677.
has caused the debbugs.gnu.org bug report #68125,
regarding [PATCH] gnu: cl-nibbles: Update to 0.14-3.a46a677.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
68125: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68125
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: cl-nibbles: Update to 0.14-3.a46a677. Date: Sat, 30 Dec 2023 01:58:24 +0000
* gnu/packages/lisp-xyz.scm (sbcl-nibbles): Update to 0.14-3.a46a677.
  [file-name]: Rename to cl-nibbles. Move above sha256.

Change-Id: I6a95f3f24b043d7e2c192840d9bad62f5c661fb2
---
 gnu/packages/lisp-xyz.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 1625197550..495659f3c7 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -3407,8 +3407,8 @@ (define-public cl-fn
 
 (define-public sbcl-nibbles
   ;; No tagged release since 2018.
-  (let ((commit "dad25240928d5cf8f7df69c4398244e03570bb35")
-        (revision "2"))
+  (let ((commit "a46a67736e07b548cdd7485cb36834f7942313f1")
+        (revision "3"))
     (package
       (name "sbcl-nibbles")
       (version (git-version "0.14" revision commit))
@@ -3418,9 +3418,9 @@ (define-public sbcl-nibbles
          (uri (git-reference
                (url "https://github.com/sharplispers/nibbles/";)
                (commit commit)))
+         (file-name (git-file-name "cl-nibbles" version))
          (sha256
-          (base32 "0r6ljlpgjmkf87pmvdwzva8qj15bhznc3ylgcjjqyy4frbx9lygz"))
-         (file-name (git-file-name "nibbles" version))))
+          (base32 "12qjich11hp31dhbvbsixyjbddmr6faaajigrivgbxy9kw6d279j"))))
       (build-system asdf-build-system/sbcl)
       (native-inputs
        ;; Tests only.

base-commit: d4cef7edffe0283949fc0f06d7796cea3543b92f
-- 
2.41.0





--- End Message ---
--- Begin Message --- Subject: Re: [bug#68125] [PATCH] gnu: cl-nibbles: Update to 0.14-3.a46a677. Date: Thu, 04 Jan 2024 14:16:18 +0000
Patch applied as 3f5023a503a4cc232ced2097efe1ca3a57e80fe9.
Thanks.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]