guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: sbcl-cl-webkit: Update hash.


From: guix-commits
Subject: branch master updated: gnu: sbcl-cl-webkit: Update hash.
Date: Thu, 03 Dec 2020 06:43:00 -0500

This is an automated email from the git hooks/post-receive script.

ambrevar pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 1d03543  gnu: sbcl-cl-webkit: Update hash.
1d03543 is described below

commit 1d0354332a0629bd64a937a027b3d323d3ee5a6e
Author: Pierre Neidhardt <mail@ambrevar.xyz>
AuthorDate: Thu Dec 3 12:42:09 2020 +0100

    gnu: sbcl-cl-webkit: Update hash.
    
    * gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update hash which was 
forgotten
    in previous update commit.
---
 gnu/packages/lisp-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index a919901..c4f5ced 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -2639,7 +2639,7 @@ is a library for creating graphical user interfaces.")
          (file-name (git-file-name "cl-webkit" version))
          (sha256
           (base32
-           "1j2wvn19kz0bcg17qr9pc4xp6fgjy8zngdnnp5rpfxd25sli62yc"))))
+           "0zgd8hp2nalh0v4xgjvqxd6rf95f7mci181xbg3gmqxxwxd4mkpk"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        `(("cffi" ,sbcl-cffi)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]