[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
31/49: gnu: harfbuzz: Update to 2.8.2.
From: |
guix-commits |
Subject: |
31/49: gnu: harfbuzz: Update to 2.8.2. |
Date: |
Fri, 23 Jul 2021 11:33:09 -0400 (EDT) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit 2ebd7ac4a60ce7fc4df3c76e8a7e287468b00c01
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Mon Jul 19 20:50:12 2021 +0200
gnu: harfbuzz: Update to 2.8.2.
* gnu/packages/gtk.scm (harfbuzz): Update to 2.8.2.
---
gnu/packages/gtk.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 5e9c9fe..76debd8 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -226,7 +226,7 @@ output. Experimental backends include OpenGL, BeOS, OS/2,
and DirectFB.")
(define-public harfbuzz
(package
(name "harfbuzz")
- (version "2.8.1")
+ (version "2.8.2")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/harfbuzz/harfbuzz"
@@ -234,7 +234,7 @@ output. Experimental backends include OpenGL, BeOS, OS/2,
and DirectFB.")
version ".tar.xz"))
(sha256
(base32
- "000ki4nwi3vfy3qflkgkiyj4jhhb6xl0c8ygv6af5x2bxiizc921"))))
+ "1rvv86wpm3y04fqns1655268rhvhvms469837709v2z2bhwn316m"))))
(build-system gnu-build-system)
(outputs '("out"
"bin")) ; 160K, only hb-view depend on cairo
- 29/49: gnu: fontconfig: Update to 2.13.94., (continued)
- 29/49: gnu: fontconfig: Update to 2.13.94., guix-commits, 2021/07/23
- 25/49: gnu: ncurses: Update to 6.2.20210619., guix-commits, 2021/07/23
- 30/49: gnu: libspectre: Update to 0.2.9., guix-commits, 2021/07/23
- 33/49: gnu: util-linux: Update to 2.37., guix-commits, 2021/07/23
- 34/49: gnu: poppler: Update to 21.07.0., guix-commits, 2021/07/23
- 38/49: gnu: libgcrypt: Update to 1.8.8., guix-commits, 2021/07/23
- 18/49: gnu: Perl: Update to 5.34.0., guix-commits, 2021/07/23
- 19/49: gnu: Perl: Update cross-compilation code., guix-commits, 2021/07/23
- 26/49: gnu: acl: Update to 2.3.1., guix-commits, 2021/07/23
- 28/49: gnu: binutils: Update to 2.37., guix-commits, 2021/07/23
- 31/49: gnu: harfbuzz: Update to 2.8.2.,
guix-commits <=
- 32/49: gnu: pango: Update to 1.48.7., guix-commits, 2021/07/23
- 35/49: gnu: sqlite: Update to 3.36.0., guix-commits, 2021/07/23
- 36/49: gnu: libtiff: Update to 4.3.0., guix-commits, 2021/07/23
- 37/49: gnu: libxml2: Update to 2.9.12., guix-commits, 2021/07/23
- 41/49: gnu: perl-test-needs: Update to 0.002009., guix-commits, 2021/07/23
- 42/49: gnu: graphviz: Turn arguments into a gexp., guix-commits, 2021/07/23
- 46/49: gnu: Python: Fix bytecode compilation., guix-commits, 2021/07/23
- 47/49: gnu: Python: Delete existing compiled files before compiling bytecode., guix-commits, 2021/07/23
- 49/49: gnu: Python: Disable indeterministic optimizations., guix-commits, 2021/07/23
- 45/49: gnu: Python: Do not embed timestamps in wheel files., guix-commits, 2021/07/23