[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/12: gnu: google-brotli: Update to 1.0.7.
From: |
guix-commits |
Subject: |
12/12: gnu: google-brotli: Update to 1.0.7. |
Date: |
Tue, 19 Mar 2019 12:04:00 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 598c2bbc5312f5d25c52015714343d4da8e3e7b0
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Mar 19 16:34:22 2019 +0100
gnu: google-brotli: Update to 1.0.7.
* gnu/packages/compression.scm (google-brotli): Update to 1.0.7.
---
gnu/packages/compression.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/compression.scm b/gnu/packages/compression.scm
index 2f32fb0..fee657c 100644
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@ -1758,7 +1758,7 @@ non-Windows systems without running the actual installer
using wine.")
(define-public google-brotli
(package
(name "google-brotli")
- (version "1.0.4")
+ (version "1.0.7")
(source
(origin
(method git-fetch)
@@ -1767,7 +1767,7 @@ non-Windows systems without running the actual installer
using wine.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0n5snycxgwqj2v8sgxiqxq4zqh5ydx70dr7qa4ygizs02ms69n1i"))))
+ (base32 "1811b55wdfg4kbsjcgh1kc938g118jpvif97ilgrmbls25dfpvvw"))))
(build-system cmake-build-system)
(arguments
`(#:phases
- branch master updated (c0aaca0 -> 598c2bb), guix-commits, 2019/03/19
- 12/12: gnu: google-brotli: Update to 1.0.7.,
guix-commits <=
- 08/12: gnu: perl-apache-logformat-compiler: Update to 0.35., guix-commits, 2019/03/19
- 09/12: gnu: perl-catalyst-action-rest: Update to 1.21., guix-commits, 2019/03/19
- 07/12: gnu: geomyidae: Update to 0.34., guix-commits, 2019/03/19
- 04/12: gnu: youtube-dl: Update to 2019.03.18., guix-commits, 2019/03/19
- 10/12: gnu: perl-catalyst-plugin-session: Update to 0.41., guix-commits, 2019/03/19
- 03/12: gnu: dcmtk: Support more., guix-commits, 2019/03/19
- 11/12: gnu: google-brotli: Don't use unstable tarball., guix-commits, 2019/03/19
- 02/12: gnu: dcmtk: Update to 3.6.4., guix-commits, 2019/03/19
- 06/12: gnu: geomyidae: Update home page., guix-commits, 2019/03/19
- 05/12: gnu: geomyidae: Don't use unstable tarball., guix-commits, 2019/03/19