hwi: bump to 3.0.0
authoralex <[email protected]>
Sat, 13 Apr 2024 06:40:29 +0000 (23:40 -0700)
committeralex <[email protected]>
Sat, 13 Apr 2024 06:40:47 +0000 (23:40 -0700)
infiniteadaptability/bitcoin.scm

index b4d71e5ffb367a67eda4138ce87bdc5a215f9abb..ae7d0166c0d36a10f19afb18473c81a08b56b0da 100644 (file)
@@ -22,7 +22,7 @@
 (define-public hwi
   (package
     (name "hwi")
-    (version "2.4.0")
+    (version "3.0.0")
     (source
      (origin
        (method git-fetch)
@@ -30,7 +30,7 @@
              (url "https://github.com/bitcoin-core/hwi")
              (commit version)))
        (sha256
-        (base32 "1m5f30j8m1shw0kc4l4q6sy6ggsb3w5bibx4mi6jpv4q7dh6jnkb"))
+        (base32 "1qyxj2z781l7d6vd2frpw4mg8xzbf032b92bc70k9zdpkkfhg4w6"))
        (file-name (git-file-name name version))))
     (build-system pyproject-build-system)
     (arguments