GNU bug report logs - #54409
[PATCH] gnu: cl-mito: Update to 47ba486.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Tue, 15 Mar 2022 22:47:01 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: jgart <jgart <at> dismail.de>
Subject: bug#54409: closed (Re: [bug#54409] [PATCH] gnu: cl-mito: Update
 to 47ba486.)
Date: Wed, 16 Mar 2022 15:51:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#54409: [PATCH] gnu: cl-mito: Update to 47ba486.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 54409 <at> debbugs.gnu.org.

-- 
54409: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54409
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: jgart <jgart <at> dismail.de>
Cc: 54409-done <at> debbugs.gnu.org
Subject: Re: [bug#54409] [PATCH] gnu: cl-mito: Update to 47ba486.
Date: Wed, 16 Mar 2022 15:49:33 +0000
[Message part 3 (text/plain, inline)]
Patch pushed as 4637b6952c31a0f124a448fa48ade26014a5e601.
Thanks.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: cl-mito: Update to 47ba486.
Date: Tue, 15 Mar 2022 18:45:57 -0400
* 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




This bug report was last modified 3 years and 68 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.