[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/06: gnu: sbcl-flexi-streams: Update to 1.0.19.
From: |
guix-commits |
Subject: |
05/06: gnu: sbcl-flexi-streams: Update to 1.0.19. |
Date: |
Thu, 20 May 2021 08:11:36 -0400 (EDT) |
glv pushed a commit to branch master
in repository guix.
commit cb789cb43c6b7dc85580e25ebc0b9514f3d3ef4d
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Wed May 19 23:14:04 2021 +0100
gnu: sbcl-flexi-streams: Update to 1.0.19.
* gnu/packages/lisp-xyz.scm (sbcl-flexi-streams): Update to 1.0.19.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
---
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 4c367d1..570a645 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
- branch master updated (71045f4 -> 7992203), guix-commits, 2021/05/20
- 01/06: gnu: sbcl-pzmq: Update to 0.0.0-2.6f7b2ca., guix-commits, 2021/05/20
- 02/06: gnu: sbcl-numcl: Update to 0.2.0-2.3dcdb0e., guix-commits, 2021/05/20
- 05/06: gnu: sbcl-flexi-streams: Update to 1.0.19.,
guix-commits <=
- 06/06: gnu: txr: Update to 259., guix-commits, 2021/05/20
- 03/06: gnu: sbcl-golden-utils: Update to 0.0.0-3.fe1898f., guix-commits, 2021/05/20
- 04/06: gnu: sbcl-fiveam: Update to 1.4.2., guix-commits, 2021/05/20