gnu: cl-form-types: Update to 0.3.2.

* gnu/packages/lisp-xyz.scm (sbcl-cl-form-types): Update to 0.3.2.

Change-Id: I33a90bba9efb181466d113951a9eb398d20b2648
This commit is contained in:
Sharlatan Hellseher 2024-03-21 21:21:12 +00:00
parent ae1c3ce8dc
commit 9d1f3593e8
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -16655,7 +16655,7 @@ and comparison operations when used heavily in numeric code.")
(define-public sbcl-cl-form-types
(package
(name "sbcl-cl-form-types")
(version "0.3.1")
(version "0.3.2")
(source
(origin
(method git-fetch)
@ -16665,7 +16665,7 @@ and comparison operations when used heavily in numeric code.")
(file-name (git-file-name name version))
(sha256
(base32
"17kdjqmm2ib347b8lqm3k4kca2j53kr0azb6h7m0v5i157ibndsw"))))
"0k4j657vfh4zblp9a7d3z15r82yyz4fzqh8vfn2s7ljsj1dmhp2n"))))
(build-system asdf-build-system/sbcl)
(inputs
(list sbcl-agutil