* [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
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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).