unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: jgart via Guix-patches via <guix-patches@gnu.org>
To: 59740@debbugs.gnu.org
Cc: Guillaume Le Vaillant <glv@posteo.net>, jgart <jgart@dismail.de>
Subject: [bug#59740] [PATCH v2 1/2] gnu: sbcl-clavier: Update to 9b1424e.
Date: Thu,  1 Dec 2022 23:16:24 -0600	[thread overview]
Message-ID: <20221202051624.11931-1-jgart@dismail.de> (raw)
In-Reply-To: <20221201133345.12672-1-jgart@dismail.de>

* gnu/packages/lisp-xyz.scm (sbcl-clavier): Update to 9b1424e.

hi,

v2 also updates clavier because tests were failing for ecl. 

see this issue for more context:

https://github.com/mmontone/duologue/issues/10#issuecomment-1333815582

all best,

jgart
---
 gnu/packages/lisp-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 592c9518b5..1e4f6b8e13 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -455,7 +455,7 @@ (define-public ecl-meta
   (sbcl-package->ecl-package sbcl-meta))
 
 (define-public sbcl-clavier
-  (let ((commit "048bea40cac0a89480f8c41ae542be45945f3268")
+  (let ((commit "9b1424eaad131e114a45b400784079124b5e2321")
         (revision "0"))
     (package
       (name "sbcl-clavier")
@@ -468,7 +468,7 @@ (define-public sbcl-clavier
                (commit commit)))
          (file-name (git-file-name "cl-clavier" version))
          (sha256
-          (base32 "0734xia2hf7lqkm59gjhyvpsp0vl50djyhy4llwwbzbwwdkdihw4"))))
+          (base32 "1gjd0rhxs2x7gn3fw1hnxivmm4ca4f1wxlg0fqv8fdfabgzsvl5y"))))
       (build-system asdf-build-system/sbcl)
       (native-inputs (list sbcl-stefil))
       (inputs
-- 
2.38.1





  parent reply	other threads:[~2022-12-02  5:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-01 13:33 [bug#59740] [PATCH] gnu: Add cl-duologue jgart via Guix-patches via
2022-12-01 13:38 ` [bug#59740] [PATCH v2] " jgart via Guix-patches via
2022-12-02  5:16 ` jgart via Guix-patches via [this message]
2022-12-02  5:16   ` [bug#59740] [PATCH v2 2/2] " jgart via Guix-patches via
2022-12-05 13:16     ` bug#59740: " 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=20221202051624.11931-1-jgart@dismail.de \
    --to=guix-patches@gnu.org \
    --cc=59740@debbugs.gnu.org \
    --cc=glv@posteo.net \
    --cc=jgart@dismail.de \
    /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).