gnu: sbcl-cl-fad: Update to 0.7.6.

* gnu/packages/lisp-xyz.scm (sbcl-cl-fad): Update to 0.7.6.
This commit is contained in:
Guillaume Le Vaillant 2020-02-04 10:37:42 +01:00
parent 5a64785019
commit f0d9eaca69
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -1568,7 +1568,7 @@ (define-public ecl-3bmd-ext-code-blocks
(define-public sbcl-cl-fad
(package
(name "sbcl-cl-fad")
(version "0.7.5")
(version "0.7.6")
(source
(origin
(method git-fetch)
@ -1577,7 +1577,7 @@ (define-public sbcl-cl-fad
(commit (string-append "v" version))))
(sha256
(base32
"1l1qmk9z57q84bz5r04sxsksggsnd7dgkxlybzh9imz6ma7sm52m"))
"1gc8i82v6gks7g0lnm54r4prk2mklidv2flm5fvbr0a7rsys0vpa"))
(file-name (string-append "cl-fad" version "-checkout"))))
(build-system asdf-build-system/sbcl)
(inputs