gnu: grpc: Update to 1.34.0.
authorVincent Legoll <vincent.legoll@gmail.com>
Tue, 29 Dec 2020 12:16:55 +0000 (13:16 +0100)
committerLeo Famulari <leo@famulari.name>
Wed, 30 Dec 2020 22:08:21 +0000 (17:08 -0500)
* gnu/packages/rpc.scm (grpc): Update to 1.34.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu/packages/rpc.scm

index cffa703..a0d979e 100644 (file)
@@ -45,7 +45,7 @@
 (define-public grpc
   (package
     (name "grpc")
-    (version "1.33.2")
+    (version "1.34.0")
     (outputs '("out" "static"))
     (source (origin
               (method git-fetch)
@@ -55,7 +55,7 @@
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "09xd9pkyp10gh051kf8kwxn4myw42zv8kngr9z8wpm6mjy0j4ylw"))))
+                "1fs407hnlnm0b8sncjwys9rc7ia5nb7wxrpx39nq3pzzfs1lv3vq"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f ; no test target