all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#68585] [PATCH]: Update sbcl-lass to 0.6.0-1.1f2418d
@ 2024-01-19 11:23 André A. Gomes
  2024-01-24 10:23 ` bug#68585: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: André A. Gomes @ 2024-01-19 11:23 UTC (permalink / raw)
  To: 68585

[-- 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-lass-Update-to-0.6.0-1.1f2418d.patch --]
[-- Type: text/x-patch, Size: 1396 bytes --]

From bd34c70ec125f0a929a4df3f56995b3b3528da02 Mon Sep 17 00:00:00 2001
From: "Andre A. Gomes" <andremegafone@gmail.com>
Date: Fri, 19 Jan 2024 13:22:11 +0200
Subject: [PATCH] gnu: sbcl-lass: Update to 0.6.0-1.1f2418d.

* gnu/packages/lisp-xyz.scm (sbcl-lass): Update to 0.6.0-1.1f2418d.
---
 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 05fa38ac02..de64475cd6 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -10675,8 +10675,8 @@ (define-public ecl-array-utils
   (sbcl-package->ecl-package sbcl-array-utils))
 
 (define-public sbcl-lass
-  (let ((commit "a7a4452f6a670b8fb01a73d3007030d16bd1ec2c")
-        (revision "0"))
+  (let ((commit "1f2418dbf2d8d6f5892171057616b2ca9d6e5008")
+        (revision "1"))
     (package
       (name "sbcl-lass")
       (version (git-version "0.6.0" revision commit))
@@ -10689,7 +10689,7 @@ (define-public sbcl-lass
            (commit commit)))
          (file-name (git-file-name "cl-lass" version))
          (sha256
-          (base32 "06wds1qzj8s862pmmza1427n7gdpplqplxqnxyqkrr0hgxdl4xbf"))))
+          (base32 "1wax2kykc9ff0sk2linp9v8fcsm5ay6idpq365vivady9fh504r5"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        (list sbcl-cl-base64 sbcl-trivial-indent sbcl-trivial-mimes))
-- 
2.41.0


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

* bug#68585: [PATCH]: Update sbcl-lass to 0.6.0-1.1f2418d
  2024-01-19 11:23 [bug#68585] [PATCH]: Update sbcl-lass to 0.6.0-1.1f2418d André A. Gomes
@ 2024-01-24 10:23 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2024-01-24 10:23 UTC (permalink / raw)
  To: André A. Gomes; +Cc: 68585-done

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

Patch applied as 8aa3ae15dd228509646a360afd977701726f1850.
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-01-24 10:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-19 11:23 [bug#68585] [PATCH]: Update sbcl-lass to 0.6.0-1.1f2418d André A. Gomes
2024-01-24 10:23 ` bug#68585: " Guillaume Le Vaillant

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.