all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#68104] [PATCH] gnu: cl-one-more-re-nightmare: Update to 0.0.0-1.5b0b02e.
@ 2023-12-29 12:37 Paul A. Patience
  2024-01-04 10:49 ` bug#68104: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Paul A. Patience @ 2023-12-29 12:37 UTC (permalink / raw)
  To: 68104; +Cc: Paul A. Patience

* gnu/packages/lisp-xyz.scm (sbcl-one-more-re-nightmare): Update to
  0.0.0-1.5b0b02e.

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

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 1625197550..1d73e15703 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -1510,8 +1510,8 @@ (define-public ecl-cl-ppcre
   (sbcl-package->ecl-package sbcl-cl-ppcre))
 
 (define-public sbcl-one-more-re-nightmare
-  (let ((commit "09c33feed35797512bf123ccca053cf8ba42bfbd")
-        (revision "0"))
+  (let ((commit "5b0b02e59f90964baf5737abd13300fa82f27667")
+        (revision "1"))
     (package
       (name "sbcl-one-more-re-nightmare")
       (version (git-version "0.0.0" revision commit))
@@ -1523,7 +1523,7 @@ (define-public sbcl-one-more-re-nightmare
                (commit commit)))
          (file-name (git-file-name "cl-one-more-re-nightmare" version))
          (sha256
-          (base32 "0vc0lxvn3anjb63hr26r1l18aw5nbj80w9ja3a32fip6nbwfsrfv"))))
+          (base32 "0mwgjgnp8dsf2zn0290px5q89z93zs0v4dhvs3rcir4mpiw8rbsn"))))
       (build-system asdf-build-system/sbcl)
       (arguments
        '(#:asd-test-systems '("one-more-re-nightmare-tests")

base-commit: d4cef7edffe0283949fc0f06d7796cea3543b92f
-- 
2.41.0






^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#68104: [PATCH] gnu: cl-one-more-re-nightmare: Update to 0.0.0-1.5b0b02e.
  2023-12-29 12:37 [bug#68104] [PATCH] gnu: cl-one-more-re-nightmare: Update to 0.0.0-1.5b0b02e Paul A. Patience
@ 2024-01-04 10:49 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2024-01-04 10:49 UTC (permalink / raw)
  To: Paul A. Patience; +Cc: 68104-done

[-- Attachment #1: Type: text/plain, Size: 67 bytes --]

Patch applied as d4644e8f9a6456d90a290ba9c44ee104f5986d6d.
Thanks.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-04 10:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-29 12:37 [bug#68104] [PATCH] gnu: cl-one-more-re-nightmare: Update to 0.0.0-1.5b0b02e Paul A. Patience
2024-01-04 10:49 ` bug#68104: " Guillaume Le Vaillant

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.