all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sharlatan Hellseher <sharlatanus@gmail.com>
To: 52762@debbugs.gnu.org
Subject: [bug#52762] [PATCH]: gnu: cl-split-sequence: Upate to 2.0.1
Date: Thu, 23 Dec 2021 22:21:22 +0000	[thread overview]
Message-ID: <CAO+9K5qRG1JEfV6oD-Qhy2gtCMMu=uJoyLEz68Z1QxFxdhEing@mail.gmail.com> (raw)

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

Sharlatan Hellseher (1):
  gnu: cl-split-sequence: Update to 2.0.1

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


base-commit: fe5ade556be2b8f199cceb4a759109a9507bca31


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

[-- Attachment #2: 0001-gnu-cl-split-sequence-Update-to-2.0.1.patch --]
[-- Type: text/x-patch, Size: 1122 bytes --]

From de6b7da09c9bff3b66b0cc5485b0419f9b2f95c1 Mon Sep 17 00:00:00 2001
From: Sharlatan Hellseher <sharlatanus@gmail.com>
Date: Thu, 23 Dec 2021 22:16:42 +0000
Subject: [PATCH 1/1] gnu: cl-split-sequence: Update to 2.0.1

---
 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 3d586663f1..bb831c301a 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -1728,7 +1728,7 @@ (define-public ecl-esrap
 (define-public sbcl-split-sequence
   (package
     (name "sbcl-split-sequence")
-    (version "2.0.0")
+    (version "2.0.1")
     (source
      (origin
        (method git-fetch)
@@ -1737,7 +1737,7 @@ (define-public sbcl-split-sequence
              (commit (string-append "v" version))))
        (sha256
         (base32
-         "0jcpnx21hkfwqj5fvp7kc6pn1qcz9hk7g2s5x8h0349x1j2irln0"))
+         "172k7iv775kwism6304p6z7mqpjvipl57nq1bgvmbk445943fmhq"))
        (file-name (git-file-name "split-sequence" version))))
     (build-system asdf-build-system/sbcl)
     (native-inputs
-- 
2.34.0


             reply	other threads:[~2021-12-23 22:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-23 22:21 Sharlatan Hellseher [this message]
2021-12-26  9:07 ` bug#52762: [PATCH]: gnu: cl-split-sequence: Upate to 2.0.1 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='CAO+9K5qRG1JEfV6oD-Qhy2gtCMMu=uJoyLEz68Z1QxFxdhEing@mail.gmail.com' \
    --to=sharlatanus@gmail.com \
    --cc=52762@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.