From: "André A. Gomes" <andremegafone@gmail.com>
To: 71222@debbugs.gnu.org
Subject: [bug#71222] [PATCH]: Update sbcl-dissect to 1.0.0-2.a70cabc
Date: Mon, 27 May 2024 12:22:48 +0300 [thread overview]
Message-ID: <87wmnf7gnr.fsf@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 82 bytes --]
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-dissect-Update-to-1.0.0-2.a70cabc.patch --]
[-- Type: text/x-patch, Size: 1386 bytes --]
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(-)
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
next reply other threads:[~2024-05-27 9:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-27 9:22 André A. Gomes [this message]
2024-05-27 13:05 ` bug#71222: [PATCH]: Update sbcl-dissect to 1.0.0-2.a70cabc Guillaume Le Vaillant
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wmnf7gnr.fsf@gmail.com \
--to=andremegafone@gmail.com \
--cc=71222@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).