[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/07: gnu: harfbuzz: Update to 1.5.1.
From: |
Marius Bakke |
Subject: |
07/07: gnu: harfbuzz: Update to 1.5.1. |
Date: |
Wed, 20 Sep 2017 13:48:34 -0400 (EDT) |
mbakke pushed a commit to branch staging
in repository guix.
commit 7c9b87600b9dc22bb0f5b74fb8b9a1fe7ba691c2
Author: Marius Bakke <address@hidden>
Date: Wed Sep 20 19:26:45 2017 +0200
gnu: harfbuzz: Update to 1.5.1.
* gnu/packages/gtk.scm (harfbuzz): Update to 1.5.1.
---
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 857d570..0c717ea 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -171,7 +171,7 @@ affine transformation (scale, rotation, shear, etc.).")
(define-public harfbuzz
(package
(name "harfbuzz")
- (version "1.5.0")
+ (version "1.5.1")
(source (origin
(method url-fetch)
(uri (string-append "https://www.freedesktop.org/software/"
@@ -179,7 +179,7 @@ affine transformation (scale, rotation, shear, etc.).")
version ".tar.bz2"))
(sha256
(base32
- "1haansza0v2908xycv3xwrw2c42z5p96vdzy11vkzl787cvfr260"))))
+ "0lbwzif7ndvx1iqzp7wxv6j3ilal6di2vj33cy3bha97mpyqv0sn"))))
(build-system gnu-build-system)
(outputs '("out"
"bin")) ; 160K, only hb-view depend on cairo
- branch staging updated (f40aef6 -> 7c9b876), Marius Bakke, 2017/09/20
- 06/07: gnu: gtk+: Update to 3.22.21., Marius Bakke, 2017/09/20
- 03/07: gnu: gdk-pixbuf: Remove graft for 2.36.10., Marius Bakke, 2017/09/20
- 02/07: gnu: bluez: Update to 5.47., Marius Bakke, 2017/09/20
- 05/07: gnu: ruby: Remove graft for 2.4.2., Marius Bakke, 2017/09/20
- 01/07: Merge branch 'master' into staging, Marius Bakke, 2017/09/20
- 07/07: gnu: harfbuzz: Update to 1.5.1.,
Marius Bakke <=
- 04/07: gnu: gd: Remove graft for 2.2.5., Marius Bakke, 2017/09/20