* [bug#59308] [PATCH]: Update sbcl-symbol-munger to 0.0.1-2.e96558e
@ 2022-11-16 13:44 André A. Gomes
2022-11-17 9:20 ` bug#59308: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: André A. Gomes @ 2022-11-16 13:44 UTC (permalink / raw)
To: 59308
[-- Attachment #1: Type: text/plain, Size: 111 bytes --]
Hello Guix,
Please find the patch attached.
--
André A. Gomes
"You cannot even find the ruins..."
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-sbcl-symbol-munger-Update-to-0.0.1-2.e96558e.patch --]
[-- Type: text/x-patch, Size: 1400 bytes --]
From b67b7dcd2957dae9b6bb7a8131d83af51755a198 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20A=2E=20Gomes?= <andremegafone@gmail.com>
Date: Wed, 16 Nov 2022 15:42:28 +0200
Subject: [PATCH] gnu: sbcl-symbol-munger: Update to 0.0.1-2.e96558e.
* gnu/packages/lisp-xyz.scm (sbcl-symbol-munger): Update to 0.0.1-2.e96558e.
---
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 360196bc49..6049e7416f 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -8887,8 +8887,8 @@ (define-public ecl-cl-interpol
(sbcl-package->ecl-package sbcl-cl-interpol))
(define-public sbcl-symbol-munger
- (let ((commit "97598d4c3c53fd5da72ab78908fbd5d8c7a13416")
- (revision "1"))
+ (let ((commit "e96558e8315b8eef3822be713354787b2348b25e")
+ (revision "2"))
(package
(name "sbcl-symbol-munger")
(version (git-version "0.0.1" revision commit))
@@ -8901,7 +8901,7 @@ (define-public sbcl-symbol-munger
(file-name (git-file-name name version))
(sha256
(base32
- "0y8jywjy0ldyhp7bxf16fdvdd2qgqnd7nlhlqfpfnzxcqk4xy1km"))))
+ "16fshnxp9212503z1vjlmx5pafv14bzpihn486x1ljakqjigfnfz"))))
(build-system asdf-build-system/sbcl)
(inputs
`(("alexandria" ,sbcl-alexandria)
--
2.38.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#59308: [PATCH]: Update sbcl-symbol-munger to 0.0.1-2.e96558e
2022-11-16 13:44 [bug#59308] [PATCH]: Update sbcl-symbol-munger to 0.0.1-2.e96558e André A. Gomes
@ 2022-11-17 9:20 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2022-11-17 9:20 UTC (permalink / raw)
To: André A. Gomes; +Cc: 59308-done
[-- Attachment #1: Type: text/plain, Size: 66 bytes --]
Patch pushed as 4e401243dc2b3b821e01cfe89951c8da015f22da.
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:[~2022-11-17 9:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-16 13:44 [bug#59308] [PATCH]: Update sbcl-symbol-munger to 0.0.1-2.e96558e André A. Gomes
2022-11-17 9:20 ` bug#59308: " 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).