[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/13: gnu: protobuf: Update to 3.11.3.
From: |
guix-commits |
Subject: |
10/13: gnu: protobuf: Update to 3.11.3. |
Date: |
Mon, 10 Feb 2020 14:34:12 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit 1d5261dacc31103836eab6d607a028fda0f6bc1d
Author: Marius Bakke <address@hidden>
AuthorDate: Mon Feb 10 15:49:57 2020 +0100
gnu: protobuf: Update to 3.11.3.
* gnu/packages/protobuf.scm (protobuf): Update to 3.11.3.
---
gnu/packages/protobuf.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/protobuf.scm b/gnu/packages/protobuf.scm
index 9ef9587..165995f 100644
--- a/gnu/packages/protobuf.scm
+++ b/gnu/packages/protobuf.scm
@@ -75,7 +75,7 @@ data in motion, or as a file format for data at rest.")
(define-public protobuf
(package
(name "protobuf")
- (version "3.10.1")
+ (version "3.11.3")
(source (origin
(method url-fetch)
(uri (string-append
"https://github.com/google/protobuf/releases/"
@@ -83,7 +83,7 @@ data in motion, or as a file format for data at rest.")
version ".tar.gz"))
(sha256
(base32
- "16xrclp3xw4hzni1h53px9s99657hs5790726lchm3hrvsyyabp8"))))
+ "0l8a1sgzhwwx5j5hv9n9zx8vkdwwn5gvd9dcpkkz4h0j17k1zywz"))))
(build-system gnu-build-system)
(inputs `(("zlib" ,zlib)))
(outputs (list "out"
- 02/13: gnu: swaybg: Remove unused input., (continued)
- 02/13: gnu: swaybg: Remove unused input., guix-commits, 2020/02/10
- 03/13: gnu: swaylock: Remove unused input., guix-commits, 2020/02/10
- 04/13: gnu: sway: Remove unused input., guix-commits, 2020/02/10
- 05/13: gnu: signify: Update to 28., guix-commits, 2020/02/10
- 06/13: gnu: strace: Update to 5.5., guix-commits, 2020/02/10
- 09/13: gnu: ceph: Update to 14.2.7., guix-commits, 2020/02/10
- 12/13: gnu: node: Disable flaky test., guix-commits, 2020/02/10
- 07/13: gnu: http-parser: Update to 2.9.3., guix-commits, 2020/02/10
- 08/13: gnu: rocksdb: Update to 6.6.4., guix-commits, 2020/02/10
- 11/13: gnu: python-protobuf: Update to 3.11.3., guix-commits, 2020/02/10
- 10/13: gnu: protobuf: Update to 3.11.3.,
guix-commits <=
- 13/13: gnu: unbound: Remove redundant input., guix-commits, 2020/02/10