[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/06: gnu: sbcl-golden-utils: Update to 0.0.0-3.fe1898f.
From: |
guix-commits |
Subject: |
03/06: gnu: sbcl-golden-utils: Update to 0.0.0-3.fe1898f. |
Date: |
Thu, 20 May 2021 08:11:35 -0400 (EDT) |
glv pushed a commit to branch master
in repository guix.
commit f724e508e38a9a5733b23b38743107a565a25dfb
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Wed May 19 23:06:47 2021 +0100
gnu: sbcl-golden-utils: Update to 0.0.0-3.fe1898f.
* gnu/packages/lisp-xyz.scp (sbcl-golden-utils): Update to 0.0.0-3.fe1898f.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
---
gnu/packages/lisp-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 13396c2..dc60c4a 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -195,8 +195,8 @@ implementation with no external dependencies.")
(sbcl-package->ecl-package sbcl-bodge-queue))
(define-public sbcl-golden-utils
- (let ((commit "62a5cb948a011eb26e7a89f56d5839a3334b4100")
- (revision "2"))
+ (let ((commit "fe1898f9abbd302b0359f017637c063173cf73e1")
+ (revision "3"))
(package
(name "sbcl-golden-utils")
(version (git-version "0.0.0" revision commit))
@@ -208,7 +208,7 @@ implementation with no external dependencies.")
(commit commit)))
(file-name (git-file-name "golden-utils" version))
(sha256
- (base32 "13mvxqwd1nmpq8h5hb1s60wyqdj7ji4haxrqr0sy3csyqa8aq2j8"))))
+ (base32 "1ljc8yj32lmd1d60446rzl9m0r1ar15gdzacsf6blw1kny8xlrsr"))))
(build-system asdf-build-system/sbcl)
(inputs
`(("alexandria" ,sbcl-alexandria)))
- 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, 2021/05/20
- 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 <=
- 04/06: gnu: sbcl-fiveam: Update to 1.4.2., guix-commits, 2021/05/20