* [bug#52762] [PATCH]: gnu: cl-split-sequence: Upate to 2.0.1
@ 2021-12-23 22:21 Sharlatan Hellseher
2021-12-26 9:07 ` bug#52762: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Sharlatan Hellseher @ 2021-12-23 22:21 UTC (permalink / raw)
To: 52762
[-- 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#52762: [PATCH]: gnu: cl-split-sequence: Upate to 2.0.1
2021-12-23 22:21 [bug#52762] [PATCH]: gnu: cl-split-sequence: Upate to 2.0.1 Sharlatan Hellseher
@ 2021-12-26 9:07 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2021-12-26 9:07 UTC (permalink / raw)
To: Sharlatan Hellseher; +Cc: 52762-done
[-- Attachment #1: Type: text/plain, Size: 97 bytes --]
Patch pushed as d038c52feca9edd7803e54e2d387ed562d3cd969 with a complete
commit message.
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-12-26 9:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-23 22:21 [bug#52762] [PATCH]: gnu: cl-split-sequence: Upate to 2.0.1 Sharlatan Hellseher
2021-12-26 9:07 ` bug#52762: " 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).