unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#48527] [PATCH 5/5] sbcl-flexi-streams: Update to 1.0.19
@ 2021-05-19 22:16 Sharlatan Hellseher
  2021-05-19 22:24 ` [bug#48527] [PATCH 4/5] sbcl-fiveam: Update to 1.4.2 Sharlatan Hellseher
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Sharlatan Hellseher @ 2021-05-19 22:16 UTC (permalink / raw)
  To: 48527

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

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

[-- Attachment #2: 0005-gnu-sbcl-flexi-streams-Update-to-1.0.19.patch --]
[-- Type: text/x-patch, Size: 1215 bytes --]

From 106844854dd3aca255dbca6502dc2b638f7227c2 Mon Sep 17 00:00:00 2001
From: Sharlatan Hellseher <sharlatanus@gmail.com>
Date: Wed, 19 May 2021 23:14:04 +0100
Subject: [PATCH 5/5] gnu: sbcl-flexi-streams: Update to 1.0.19

---
 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 a9fea35625..24a262b879 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -544,7 +544,7 @@ logical continuation of Stefil.  It focuses on interactive debugging.")
 (define-public sbcl-flexi-streams
   (package
     (name "sbcl-flexi-streams")
-    (version "1.0.18")
+    (version "1.0.19")
     (source
      (origin
        (method git-fetch)
@@ -553,7 +553,7 @@ logical continuation of Stefil.  It focuses on interactive debugging.")
              (commit (string-append "v" version))))
        (file-name (git-file-name "flexi-streams" version))
        (sha256
-        (base32 "0bjv7fd2acknidc5dyi3h85pn10krxv5jyxs1xg8jya2rlfv7f1j"))))
+        (base32 "0v7lh4nrldzczd4mwylvmxfdxk7wfsli24iv1axd6mkb833llr70"))))
     (build-system asdf-build-system/sbcl)
     (arguments
      `(#:phases
-- 
2.31.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-05-20 12:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-19 22:16 [bug#48527] [PATCH 5/5] sbcl-flexi-streams: Update to 1.0.19 Sharlatan Hellseher
2021-05-19 22:24 ` [bug#48527] [PATCH 4/5] sbcl-fiveam: Update to 1.4.2 Sharlatan Hellseher
2021-05-19 22:25 ` [bug#48527] [PATCH 3/5] sbcl-golden-utils: Update to 0.0.0-3.fe1898f Sharlatan Hellseher
2021-05-19 22:26 ` [bug#48527] [PATCH 2/5] sbcl-numcl: Update to 0.2.0-2.3dcdb0e Sharlatan Hellseher
2021-05-19 22:27 ` [bug#48527] [PATCH 1/5] sbcl-pzmq: Update to 0.0.0-2.6f7b2ca Sharlatan Hellseher
2021-05-20 12:15 ` bug#48527: [PATCH 5/5] sbcl-flexi-streams: Update to 1.0.19 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).