about summary refs log tree commit diff
path: root/gn
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2026-08-21 12:11:43 -0500
committerFrederick Muriuki Muriithi2026-08-21 12:11:43 -0500
commit0cf09724db5a55712e0f0ad00c5fa2fbe44a4206 (patch)
treed0655e61d0cee3a4e9ad886db6e35aef3ed81e49 /gn
parentd1c64e3857c526b6a39ccd89e7f47c6bed232261 (diff)
downloadguix-bioinformatics-fredm/bnw-updates.tar.gz
BNW: Upgrade to commit ea3796d. fredm/bnw-updates
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