all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#54409] [PATCH] gnu: cl-mito: Update to 47ba486.
@ 2022-03-15 22:45 jgart via Guix-patches via
  2022-03-16 15:49 ` bug#54409: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2022-03-15 22:45 UTC (permalink / raw)
  To: 54409; +Cc: jgart

* gnu/packages/lisp-xyz.scm (cl-mito): Update to 47ba486.
---
 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 f52c37543d..694ad7c48e 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -12205,8 +12205,8 @@ (define-public ecl-envy
   (sbcl-package->ecl-package sbcl-envy))
 
 (define-public sbcl-mito
-  (let ((commit "2fbfc8aa6f9e3e8029bf09888c74b9af98dad341")
-	(revision "2"))
+  (let ((commit "47ba4865ca4bb2894b53703a49a299e973f8eb86")
+	(revision "3"))
     (package
       (name "sbcl-mito")
       (version (git-version "0.1" revision commit))
@@ -12219,7 +12219,7 @@ (define-public sbcl-mito
                (commit commit)))
          (file-name (git-file-name "mito" version))
          (sha256
-          (base32 "1a9kivpy9j2grf1c6gdjk7fwcdlvvq67p3m98jyfhiyzj7axjymd"))))
+          (base32 "0313nxlj1zqw6zyc23xpf85v0jk32sg0543ql8363jki0pmg7yhs"))))
       (build-system asdf-build-system/sbcl)
       (native-inputs
        (list sbcl-prove))
-- 
2.35.1





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

* bug#54409: [PATCH] gnu: cl-mito: Update to 47ba486.
  2022-03-15 22:45 [bug#54409] [PATCH] gnu: cl-mito: Update to 47ba486 jgart via Guix-patches via
@ 2022-03-16 15:49 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2022-03-16 15:49 UTC (permalink / raw)
  To: jgart; +Cc: 54409-done

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

Patch pushed as 4637b6952c31a0f124a448fa48ade26014a5e601.
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-03-16 15:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-15 22:45 [bug#54409] [PATCH] gnu: cl-mito: Update to 47ba486 jgart via Guix-patches via
2022-03-16 15:49 ` bug#54409: " 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.