all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#62610] [PATCH]: Update sbcl-log4cl to 1.1.4-2.fe3da51
@ 2023-04-02  9:09 André A. Gomes
  2023-04-04  8:24 ` bug#62610: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: André A. Gomes @ 2023-04-02  9:09 UTC (permalink / raw)
  To: 62610

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

Hi Guix,

Please find the patch attached.  Thanks.


-- 
André A. Gomes
"You cannot even find the ruins..."

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-sbcl-log4cl-Update-to-1.1.4-2.fe3da51.patch --]
[-- Type: text/x-patch, Size: 1362 bytes --]

From f9a92cad844fe0155af3f0894cf59de2d806463a Mon Sep 17 00:00:00 2001
From: "Andre A. Gomes" <andremegafone@gmail.com>
Date: Sun, 2 Apr 2023 12:07:08 +0300
Subject: [PATCH] gnu: sbcl-log4cl: Update to 1.1.4-2.fe3da51.

* gnu/packages/lisp-xyz.scm (sbcl-log4cl): Update to 1.1.4-2.fe3da51.
---
 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 ff6eebed25..a365dd7954 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -7089,8 +7089,8 @@ (define-public ecl-cl-log
   (sbcl-package->ecl-package sbcl-cl-log))
 
 (define-public sbcl-log4cl
-  (let ((commit "75c4184fe3dbd7dec2ca590e5f0176de8ead7911")
-        (revision "1"))
+  (let ((commit "fe3da517147d023029782ced7cd989ba24f1e62d")
+        (revision "2"))
     (package
       (name "sbcl-log4cl")
       (version (git-version "1.1.4" revision commit))
@@ -7102,7 +7102,7 @@ (define-public sbcl-log4cl
                (commit commit)))
          (file-name (git-file-name "cl-log4cl" version))
          (sha256
-          (base32 "0mjkw4w3ksxvn87jqdnailqy2h6sziwmp4gf73jym45x9l5zahi5"))))
+          (base32 "0n119sy35k9yl4n18az1sw9a7saa5jh3v44863b305by1p5xdy7k"))))
       (build-system asdf-build-system/sbcl)
       (native-inputs
        (list sbcl-stefil))
-- 
2.39.2


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

* bug#62610: [PATCH]: Update sbcl-log4cl to 1.1.4-2.fe3da51
  2023-04-02  9:09 [bug#62610] [PATCH]: Update sbcl-log4cl to 1.1.4-2.fe3da51 André A. Gomes
@ 2023-04-04  8:24 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-04-04  8:24 UTC (permalink / raw)
  To: André A. Gomes; +Cc: 62610-done

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

Patch pushed as 8f4b37ee7d848df853078af6d9cea46b24be5b4f.
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:[~2023-04-04  8:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-02  9:09 [bug#62610] [PATCH]: Update sbcl-log4cl to 1.1.4-2.fe3da51 André A. Gomes
2023-04-04  8:24 ` bug#62610: " 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.