about summary refs log tree commit diff
path: root/gn
diff options
context:
space:
mode:
Diffstat (limited to 'gn')
-rw-r--r--gn/packages/bnw.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gn/packages/bnw.scm b/gn/packages/bnw.scm
index 784413e..9f1b1a8 100644
--- a/gn/packages/bnw.scm
+++ b/gn/packages/bnw.scm
@@ -17,7 +17,7 @@
   #:use-module (gn packages web))
 
 (define-public bnw
-  (let ((commit "73ba58868451b5fc6611e1feaa9b63f17b6cd19d")
+  (let ((commit "ea3796d38c2dfeeafd79465518626feff727da74")
         (revision "5"))
     (package
       (name "bnw")
@@ -30,7 +30,7 @@
                (file-name (git-file-name name version))
                (sha256
                 (base32
-                 "150aq4cg3yxhgv8vw6mxkq94ib1v0s94c2cibd5fpw92vgf24y9n"))
+                 "0qy6rf4r8lzccn4hlr21mkm29cz5r8v5c4x2db4lac3ijs69ri9s"))
                (modules '((guix build utils)))
                (snippet
                 '(begin