[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/97: gnu: harfbuzz: Update to 1.2.4.
From: |
??? |
Subject: |
15/97: gnu: harfbuzz: Update to 1.2.4. |
Date: |
Thu, 07 Apr 2016 03:13:02 +0000 |
iyzsong pushed a commit to branch gnome-updates
in repository guix.
commit 9f1fd8118e0d136a8121f31febae9831b6b9c7ca
Author: 宋文武 <address@hidden>
Date: Sun Apr 3 19:13:06 2016 +0800
gnu: harfbuzz: Update to 1.2.4.
* gnu/packages/gtk.scm (harfbuzz): Update to 1.2.4.
---
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 928858f..1c532af 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.4")
(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"))))
+ "14g4kpph8hgplkm954daxiymxx0vicfq7b7svvdsx54g5bqvv7a4"))))
(build-system gnu-build-system)
(outputs '("out"
"bin")) ; 160K, only hb-view depend on cairo
- 05/97: gnu: gobject-introspection: Remove cairo from inputs., (continued)
- 05/97: gnu: gobject-introspection: Remove cairo from inputs., ???, 2016/04/06
- 07/97: gnu: dbus: Update to 1.10.8., ???, 2016/04/06
- 03/97: gnu: pixman: Update to 0.34.0., ???, 2016/04/06
- 04/97: gnu: cairo: Update to 1.14.6., ???, 2016/04/06
- 06/97: gnu: poppler: Enable GObject introspection., ???, 2016/04/06
- 08/97: gnu: poppler: Update to 0.42.0., ???, 2016/04/06
- 10/97: gnu: freetype: Add libpng and zlib to propagated-inputs., ???, 2016/04/06
- 23/97: gnu: atk: Update to 2.20.0., ???, 2016/04/06
- 09/97: gnu: freetype: Update to 2.6.3., ???, 2016/04/06
- 14/97: gnu: glib: Update to 2.48.0., ???, 2016/04/06
- 15/97: gnu: harfbuzz: Update to 1.2.4.,
??? <=
- 16/97: gnu: shared-mime-info: Update to 1.6., ???, 2016/04/06
- 21/97: gnu: libsigc++: Update to 2.8.0., ???, 2016/04/06
- 18/97: gnu: librsvg: Update to 2.40.15., ???, 2016/04/06
- 24/97: gnu: gtksourceview: Update to 3.20.1., ???, 2016/04/06
- 11/97: gnu: glib: Use modify-phases syntax., ???, 2016/04/06
- 17/97: gnu: gdk-pixbuf: Update to 2.34.0., ???, 2016/04/06
- 20/97: gnu: pango: Update to 1.40.0., ???, 2016/04/06
- 12/97: gnu: glib: Drop glib-tests-homedir.patch., ???, 2016/04/06
- 19/97: gnu: gobject-introspection: Update to 1.48.0., ???, 2016/04/06
- 29/97: gnu: gdk-pixbuf: Fix tests., ???, 2016/04/06