unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Sharlatan Hellseher <sharlatanus@gmail.com>
To: 51672@debbugs.gnu.org
Subject: [bug#51672] [PATCH]: gnu: fiasco: Update to 0.0.1-2.bb47d2f
Date: Sun, 7 Nov 2021 19:55:41 +0000	[thread overview]
Message-ID: <CAO+9K5qdGbXtGtCn0e7cZwRG=U7c4L89aUNB0081vJbQkH21uQ@mail.gmail.com> (raw)

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


             reply	other threads:[~2021-11-07 19:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-07 19:55 Sharlatan Hellseher [this message]
2021-11-08  8:39 ` bug#51672: [PATCH]: gnu: fiasco: Update to 0.0.1-2.bb47d2f Guillaume Le Vaillant

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAO+9K5qdGbXtGtCn0e7cZwRG=U7c4L89aUNB0081vJbQkH21uQ@mail.gmail.com' \
    --to=sharlatanus@gmail.com \
    --cc=51672@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).