[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/13: gnu: harfbuzz: Update to 1.3.4.
From: |
Mark H. Weaver |
Subject: |
07/13: gnu: harfbuzz: Update to 1.3.4. |
Date: |
Wed, 11 Jan 2017 16:25:11 +0000 (UTC) |
mhw pushed a commit to branch master
in repository guix.
commit 16f6ee9932fc0fdb9ba59ff0afa71d921286b0ae
Author: Efraim Flashner <address@hidden>
Date: Sun Dec 25 07:54:13 2016 +0200
gnu: harfbuzz: Update to 1.3.4.
* gnu/packages/gtk.scm (harfbuzz): Update to 1.3.4.
---
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 0ce96cc..3b32782 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -168,7 +168,7 @@ affine transformation (scale, rotation, shear, etc.).")
(define-public harfbuzz
(package
(name "harfbuzz")
- (version "1.3.3")
+ (version "1.3.4")
(source (origin
(method url-fetch)
(uri (string-append "https://www.freedesktop.org/software/"
@@ -176,7 +176,7 @@ affine transformation (scale, rotation, shear, etc.).")
version ".tar.bz2"))
(sha256
(base32
- "1jdkdjvci5d6r26vimsz24hz3xqqrk5xq40n693jn4m42mqrh816"))))
+ "0ava7y24797k5ps3ghq2ccjjds97ri1gx32v6546a6pgmpyad2ki"))))
(build-system gnu-build-system)
(outputs '("out"
"bin")) ; 160K, only hb-view depend on cairo
- branch master updated (9b5364a -> c5edbb9), Mark H. Weaver, 2017/01/11
- 03/13: gnu: libxpm: Update to 3.5.12., Mark H. Weaver, 2017/01/11
- 04/13: gnu: mesa: Enable floating point textures., Mark H. Weaver, 2017/01/11
- 10/13: Revert "gnu: nss: Add comment about test failures in NSS 3.27.2", Mark H. Weaver, 2017/01/11
- 08/13: gnu: cairo: Update to 1.14.8., Mark H. Weaver, 2017/01/11
- 02/13: gnu: kmod: Update to 23., Mark H. Weaver, 2017/01/11
- 07/13: gnu: harfbuzz: Update to 1.3.4.,
Mark H. Weaver <=
- 01/13: gnu: Patch libxt's default search path., Mark H. Weaver, 2017/01/11
- 11/13: gnu: kcrash: Work around race condition when starting Xvfb., Mark H. Weaver, 2017/01/11
- 05/13: gnu: cups-filters: Update to 1.13.1., Mark H. Weaver, 2017/01/11
- 09/13: gnu: cairomm: Update to 1.12.2., Mark H. Weaver, 2017/01/11
- 12/13: Revert "gnu: Add threaded variants of fftw and fftwf for Ardour and mod-host.", Mark H. Weaver, 2017/01/11
- 13/13: gnu: ardour: Add eudev dependency., Mark H. Weaver, 2017/01/11
- 06/13: gnu: poppler: Update to 0.50.0., Mark H. Weaver, 2017/01/11