[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/13: gnu: harfbuzz: Update to 1.2.3.
From: |
??? |
Subject: |
13/13: gnu: harfbuzz: Update to 1.2.3. |
Date: |
Wed, 16 Mar 2016 03:57:51 +0000 |
iyzsong pushed a commit to branch gtk-update
in repository guix.
commit 8fbc1a9cd26924d673ca11c7def67d727b613ec7
Author: 宋文武 <address@hidden>
Date: Wed Mar 16 11:51:22 2016 +0800
gnu: harfbuzz: Update to 1.2.3.
* gnu/packages/gtk.scm (harfbuzz): Update to 1.2.3.
---
gnu/packages/gtk.scm | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 1a9b73b..dad21dc 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -147,7 +147,7 @@ affine transformation (scale, rotation, shear, etc.).")
(define-public harfbuzz
(package
(name "harfbuzz")
- (version "1.0.6")
+ (version "1.2.3")
(source (origin
(method url-fetch)
(uri (string-append "https://www.freedesktop.org/software/"
@@ -155,7 +155,7 @@ affine transformation (scale, rotation, shear, etc.).")
version ".tar.bz2"))
(sha256
(base32
- "09ivk5m4y09ar4zi9r6db7gp234cy05h0ach7w22g9kqvkxsf5pn"))))
+ "136bjsh58yxkziy5a17151cwb9jass85ldp0gglgvdxa990d45l2"))))
(build-system gnu-build-system)
(outputs '("out"
"bin")) ; 160K, only hb-view depend on cairo
- branch gtk-update created (now 8fbc1a9), ???, 2016/03/15
- 09/13: gnu: pixman: Update to 0.34.0., ???, 2016/03/15
- 06/13: gnu: gtk+: Enable SVG support., ???, 2016/03/15
- 13/13: gnu: harfbuzz: Update to 1.2.3.,
??? <=
- 02/13: gnu: openssl: Update to 1.0.2g., ???, 2016/03/15
- 01/13: gnu: perl: Incorporate patch for CVE-2016-2381., ???, 2016/03/15
- 07/13: gnu: gtk+: Update to 3.18.9., ???, 2016/03/15
- 08/13: gnu: gtk+-2: Update to 2.24.30., ???, 2016/03/15
- 04/13: gnu: eudev: Add dependency on blkid., ???, 2016/03/15
- 10/13: gnu: cairo: Update to 1.14.6., ???, 2016/03/15
- 11/13: gnu: poppler: Update to 0.41.0., ???, 2016/03/15
- 12/13: gnu: glib: Update to 2.46.2., ???, 2016/03/15
- 03/13: gnu: graphite2: Update to 1.3.6., ???, 2016/03/15
- 05/13: gnu: dbus: Incorporate "dbus-helper-search-path.patch"., ???, 2016/03/15