all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: cage <cage-dev@twistfold.it>
To: 67206@debbugs.gnu.org
Subject: [bug#67206] [PATCH] gnu: croatoan: Update to 0.2.
Date: Wed, 15 Nov 2023 19:03:57 +0100	[thread overview]
Message-ID: <8b9ed14dacb09bcc2973e780c0aca03d11614bef.1700071328.git.cage-dev@twistfold.it> (raw)

Change-Id: Ia23646016f14f9531cfc6eec2842263cd212c1e9
---
 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 760d0e9e45..974ec0c616 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -18881,7 +18881,7 @@ (define-public cl-tooter
 (define-public sbcl-croatoan
   (package
     (name "sbcl-croatoan")
-    (version "0.1")
+    (version "0.2")
     (source
      (origin
        (method git-fetch)
@@ -18890,7 +18890,7 @@ (define-public sbcl-croatoan
              (commit (string-append "v" version))))
        (file-name (git-file-name "cl-croatoan" version))
        (sha256
-        (base32 "1whbvwc4df7zz0002xy3aczrpf4s3vk6kmyh9wydgwl112h060pd"))))
+        (base32 "0x2rlckyn8kn5mqy0fib8piggz694g3naarz2dvha1hsy4jhb1wg"))))
     (build-system asdf-build-system/sbcl)
     (arguments
      '(#:phases

base-commit: 66132d6a20b3a8fa4649df338568765540057bd1
--
2.41.0




             reply	other threads:[~2023-11-15 18:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-15 18:03 cage [this message]
2023-11-18 16:13 ` bug#67206: [PATCH] gnu: croatoan: Update to 0.2 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

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

  git send-email \
    --in-reply-to=8b9ed14dacb09bcc2973e780c0aca03d11614bef.1700071328.git.cage-dev@twistfold.it \
    --to=cage-dev@twistfold.it \
    --cc=67206@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 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.