[PATCH]: Update sbcl-dissect to 1.0.0-2.a70cabc

  • Done
  • quality assurance status badge
Details
2 participants
  • André A. Gomes
  • Guillaume Le Vaillant
Owner
unassigned
Submitted by
André A. Gomes
Severity
normal
A
A
André A. Gomes wrote on 27 May 11:22 +0200
(address . guix-patches@gnu.org)
87wmnf7gnr.fsf@gmail.com
Attached, thanks.


--
André A. Gomes
"You cannot even find the ruins..."
From 8086ae919b6d99d63c719867f44967b700ca24df Mon Sep 17 00:00:00 2001
From: "Andre A. Gomes" <andremegafone@gmail.com>
Date: Mon, 27 May 2024 12:20:24 +0300
Subject: [PATCH] gnu: sbcl-dissect: Update to 1.0.0-2.a70cabc.

* gnu/packages/lisp-xyz.scm (sbcl-dissect): Update to 1.0.0-2.a70cabc.
---
gnu/packages/lisp-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Toggle diff (28 lines)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index c667b997c2..52c3e3ad6e 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -13246,10 +13246,10 @@ (define-public ecl-diff
(sbcl-package->ecl-package sbcl-diff))
(define-public sbcl-dissect
- (let ((commit "cffd38479f0e64e805f167bbdb240b783ecc8d45"))
+ (let ((commit "a70cabcd748cf7c041196efd711e2dcca2bbbb2c"))
(package
(name "sbcl-dissect")
- (version (git-version "1.0.0" "1" commit))
+ (version (git-version "1.0.0" "2" commit))
(source
(origin
(method git-fetch)
@@ -13259,7 +13259,7 @@ (define-public sbcl-dissect
(file-name (git-file-name name version))
(sha256
(base32
- "0rmsjkgjl90gl6ssvgd60hb0d5diyhsiyypvw9hbc0ripvbmk5r5"))))
+ "1ym1zggwrj15l7y2mcz5l2gfk68prqxhdswffd9s5014pa6zyysr"))))
(build-system asdf-build-system/sbcl)
(inputs
(list sbcl-cl-ppcre))
--
2.41.0
G
G
Guillaume Le Vaillant wrote on 27 May 15:05 +0200
(name . André A. Gomes)(address . andremegafone@gmail.com)(address . 71222-done@debbugs.gnu.org)
8734q32ymj.fsf@kitej
Patch applied as 8bafca6f265ff0e8b900a0fbe01157a9268b772b.
Thanks.
-----BEGIN PGP SIGNATURE-----

iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZlSFNA8cZ2x2QHBvc3Rl
by5uZXQACgkQa+ggit8h/j84xAD/SCmDBgGgSTqMsrwhXoLSpZ1cjd4WH0sUmI1G
oAx3SyEA/3JdFVyPBH1GBOWBkOVLPTGRYMddKUn6RXvrH4Z8hSb1
=gc91
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 71222@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 71222
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch