branch: elpa/flymake-guile
commit 3fab1652a48ffd8acbbc7c95008077814a970353
Author: Distopico <[email protected]>
Commit: Distopico <[email protected]>

    Update guile version hash
---
 guix.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/guix.scm b/guix.scm
index 0044127e14..277142e95a 100644
--- a/guix.scm
+++ b/guix.scm
@@ -16,7 +16,7 @@
        (commit version)))
      (file-name (git-file-name name version))
      (sha256
-      (base32 "044k5rjc6bxpb1bsnlclc5n86vvj8gqkf974np9kcb3fgdrwvbqf"))))
+      (base32 "06x237qhvnbyxngbqinjg417n341h652jkagr1a5whximlsaw2c8"))))
   (build-system emacs-build-system)
   (propagated-inputs (list emacs-flymake-quickdef))
   (home-page "https://framagit.org/flymake-backends/flymake-guile";)

Reply via email to