gnu: sbcl-cl-webkit: Update hash.

* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update hash which was forgotten
in previous update commit.
This commit is contained in:
Pierre Neidhardt 2020-12-03 12:42:09 +01:00
parent 846e52400f
commit 1d0354332a
No known key found for this signature in database
GPG key ID: 9BDCF497A4BBCC7F

View file

@ -2639,7 +2639,7 @@ (define-public sbcl-cl-webkit
(file-name (git-file-name "cl-webkit" version))
(sha256
(base32
"1j2wvn19kz0bcg17qr9pc4xp6fgjy8zngdnnp5rpfxd25sli62yc"))))
"0zgd8hp2nalh0v4xgjvqxd6rf95f7mci181xbg3gmqxxwxd4mkpk"))))
(build-system asdf-build-system/sbcl)
(inputs
`(("cffi" ,sbcl-cffi)