unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71222] [PATCH]: Update sbcl-dissect to 1.0.0-2.a70cabc
@ 2024-05-27  9:22 André A. Gomes
  2024-05-27 13:05 ` bug#71222: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: André A. Gomes @ 2024-05-27  9:22 UTC (permalink / raw)
  To: 71222

[-- 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


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

* bug#71222: [PATCH]: Update sbcl-dissect to 1.0.0-2.a70cabc
  2024-05-27  9:22 [bug#71222] [PATCH]: Update sbcl-dissect to 1.0.0-2.a70cabc André A. Gomes
@ 2024-05-27 13:05 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2024-05-27 13:05 UTC (permalink / raw)
  To: André A. Gomes; +Cc: 71222-done

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

Patch applied as 8bafca6f265ff0e8b900a0fbe01157a9268b772b.
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:[~2024-05-27 13:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-27  9:22 [bug#71222] [PATCH]: Update sbcl-dissect to 1.0.0-2.a70cabc André A. Gomes
2024-05-27 13:05 ` bug#71222: " 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).