gnu: monero: Update to 0.17.1.6.
authorGuillaume Le Vaillant <glv@posteo.net>
Wed, 9 Dec 2020 09:34:35 +0000 (10:34 +0100)
committerguillaume <guillaume@orange>
Wed, 9 Dec 2020 10:34:25 +0000 (11:34 +0100)
* gnu/packages/finance.scm (monero): Update to 0.17.1.6.

gnu/packages/finance.scm

index df6d6fa..a1becff 100644 (file)
@@ -625,7 +625,7 @@ other machines/servers.  Electroncash does not download the Bitcoin Cash blockch
   ;; the system's dynamically linked library.
   (package
     (name "monero")
-    (version "0.17.1.5")
+    (version "0.17.1.6")
     (source
      (origin
        (method git-fetch)
@@ -645,7 +645,7 @@ other machines/servers.  Electroncash does not download the Bitcoin Cash blockch
               "external/unbound"))
            #t))
        (sha256
-        (base32 "0yy9n2qng02j314h8fh5n0mcy6vpdks0yk4d8ifn8hj03f3g2c8b"))))
+        (base32 "0b6zyr3mzqvcxf48i2g45gr649x6nhppik5598jsvg0z7i2hxb9q"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("doxygen" ,doxygen)