gnu: sbcl-quri: Update to 0.4.0.

* gnu/packages/lisp-xyz.scm (sbcl-quri): Update to 0.4.0.
This commit is contained in:
Pierre Neidhardt 2021-06-16 09:20:27 +02:00
parent 7959aabbe1
commit 72a5095e17
No known key found for this signature in database
GPG key ID: 9BDCF497A4BBCC7F

View file

@ -4439,7 +4439,7 @@ (define-public ecl-map-set
(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 @@ (define-public sbcl-quri
(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: