unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#51672] [PATCH]: gnu: fiasco: Update to 0.0.1-2.bb47d2f
@ 2021-11-07 19:55 Sharlatan Hellseher
  2021-11-08  8:39 ` bug#51672: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Sharlatan Hellseher @ 2021-11-07 19:55 UTC (permalink / raw)
  To: 51672

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

successfully built
/gnu/store/0bi539jpsygdkkbdqfs0xk232yzcq0gy-ecl-fiasco-0.0.1-2.bb47d2f.drv
/gnu/store/p86py7ahcfzs12b1l5h5j4k4z3b79a1k-ecl-fiasco-0.0.1-2.bb47d2f
/gnu/store/qp6q0bf4q1f9xi2qpx1h3kspzwddrsy7-sbcl-fiasco-0.0.1-2.bb47d2f

-- 
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.

[-- Attachment #2: 0001-gnu-fiasco-Update-to-0.0.1-2.bb47d2f.patch --]
[-- Type: text/x-patch, Size: 1335 bytes --]

From f596681eac64da74b3b9c828187869ae53ae793e Mon Sep 17 00:00:00 2001
From: Sharlatan Hellseher <sharlatanus@gmail.com>
Date: Sun, 7 Nov 2021 19:53:40 +0000
Subject: [PATCH] gnu: fiasco: Update to 0.0.1-2.bb47d2f

* gnu/packages/lisp-check.scm: (sbcl-fiasco): Update to 0.0.1-2.bb47d2f.
---
 gnu/packages/lisp-check.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/lisp-check.scm b/gnu/packages/lisp-check.scm
index ca00e5054e..d80af459e4 100644
--- a/gnu/packages/lisp-check.scm
+++ b/gnu/packages/lisp-check.scm
@@ -298,8 +298,8 @@ (define-public ecl-eos
   (sbcl-package->ecl-package sbcl-eos))
 
 (define-public sbcl-fiasco
-  (let ((commit "d62f7558b21addc89f87e306f65d7f760632655f")
-        (revision "1"))
+  (let ((commit "bb47d2fef4eb24cc16badc1c9a73d73c3a7e18f5")
+        (revision "2"))
     (package
       (name "sbcl-fiasco")
       (version (git-version "0.0.1" revision commit))
@@ -312,7 +312,7 @@ (define-public sbcl-fiasco
          (file-name (git-file-name "fiasco" version))
          (sha256
           (base32
-           "1zwxs3d6iswayavcmb49z2892xhym7n556d8dnmvalc32pm9bkjh"))))
+           "1k8i2kq57201bvy3zfpsxld530hd104dgbglxigqb6i408c1a7aw"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        `(("alexandria" ,sbcl-alexandria)
-- 
2.33.1


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

* bug#51672: [PATCH]: gnu: fiasco: Update to 0.0.1-2.bb47d2f
  2021-11-07 19:55 [bug#51672] [PATCH]: gnu: fiasco: Update to 0.0.1-2.bb47d2f Sharlatan Hellseher
@ 2021-11-08  8:39 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2021-11-08  8:39 UTC (permalink / raw)
  To: Sharlatan Hellseher; +Cc: 51672-done

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

Patch pushed as 0502be5bafc7fa1b65fa4aaaf417c5653a89bb6a.
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:[~2021-11-08  8:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-07 19:55 [bug#51672] [PATCH]: gnu: fiasco: Update to 0.0.1-2.bb47d2f Sharlatan Hellseher
2021-11-08  8:39 ` bug#51672: " 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).