gnu: sbcl-cl-prevalence: Update to 20221122.

* gnu/packages/lisp-xyz.scm (sbcl-cl-prevalence): Update to 20221122.
This update contains a critical bugfix, hence the conssecutive version bump.
This commit is contained in:
Pierre Neidhardt 2022-11-23 13:58:41 +01:00
parent 4b23e2d868
commit 22a788d085
No known key found for this signature in database
GPG key ID: 9BDCF497A4BBCC7F

View file

@ -7724,8 +7724,8 @@ (define-public ecl-s-sysdeps
(sbcl-package->ecl-package sbcl-s-sysdeps))
(define-public sbcl-cl-prevalence
(let ((commit "f22105d9728949a8e0c733801cad589f06447e25")
(revision "5"))
(let ((commit "e6b27640ce89ae5f8af38beb740e319bb6cd2368")
(revision "6"))
(package
(name "sbcl-cl-prevalence")
(build-system asdf-build-system/sbcl)
@ -7740,7 +7740,7 @@ (define-public sbcl-cl-prevalence
(file-name (git-file-name name version))
(sha256
(base32
"11iqrgpzzyn2xsqyryh5jc5x93s23djsvrzsqyjhcy3zkzrxfkha"))))
"1lb957ivshgp56phqhvhsmnc4r55x5shvi3mpsan2xsm4hvqspp0"))))
(inputs
(list sbcl-moptilities sbcl-s-sysdeps sbcl-s-xml))
(native-inputs