summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorPierre Neidhardt <mail@ambrevar.xyz>2021-06-16 09:20:27 +0200
committerPierre Neidhardt <mail@ambrevar.xyz>2021-06-16 09:20:27 +0200
commit72a5095e17b3b20ce0244d210a81351a79d32f0f (patch)
treef21d7d069bcdb0a586ca7238addc636548d22406 /gnu
parent7959aabbe1273e95d53ab11b1a12babe0bdde4ed (diff)
downloadguix-patches-72a5095e17b3b20ce0244d210a81351a79d32f0f.tar
guix-patches-72a5095e17b3b20ce0244d210a81351a79d32f0f.tar.gz
gnu: sbcl-quri: Update to 0.4.0.
* gnu/packages/lisp-xyz.scm (sbcl-quri): Update to 0.4.0.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/lisp-xyz.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index ee994180de..488e13d1e6 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -4439,7 +4439,7 @@ addition, removal, and random selection.")
(define-public sbcl-quri
(package
(name "sbcl-quri")
- (version "0.3.0")
+ (version "0.4.0")
(source
(origin
(method git-fetch)
@@ -4448,7 +4448,7 @@ addition, removal, and random selection.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1pkvpiwwhx2fcknr7x47h7036ypkg8xzsskqbl5z315ipfmi8s2m"))))
+ (base32 "0ka5haq3g72hvaz4hdv7y1d6df9ncmx029wwixn4r413gll5yxy7"))))
(build-system asdf-build-system/sbcl)
(arguments
;; Test system must be loaded before, otherwise tests fail with: