[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/13: gnu: pango: Update to 1.40.14.
From: |
Marius Bakke |
Subject: |
11/13: gnu: pango: Update to 1.40.14. |
Date: |
Tue, 28 Nov 2017 08:26:38 -0500 (EST) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit 8dd35a0e20934aaf86095e0f8a65123d32160ae5
Author: Marius Bakke <address@hidden>
Date: Sun Nov 19 16:28:51 2017 +0100
gnu: pango: Update to 1.40.14.
* gnu/packages/gtk.scm (pango): Update to 1.40.14.
---
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 756d0fe..dcbd0af 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -209,7 +209,7 @@ affine transformation (scale, rotation, shear, etc.).")
(define-public pango
(package
(name "pango")
- (version "1.40.13")
+ (version "1.40.14")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/pango/"
@@ -217,7 +217,7 @@ affine transformation (scale, rotation, shear, etc.).")
name "-" version ".tar.xz"))
(sha256
(base32
- "15kihlvw9j1h076cplh8vpgz0bpqkxia2h2vjgs2yxvq23drhkpq"))))
+ "1qqpd8x1pl483ynj3mc5q4n8y2pxqhg2bv19vd94r7mzlzm1pbwh"))))
(build-system gnu-build-system)
(propagated-inputs
`(("cairo" ,cairo)
- 03/13: gnu: libuv: Update to 1.16.1., (continued)
- 03/13: gnu: libuv: Update to 1.16.1., Marius Bakke, 2017/11/28
- 04/13: gnu: libuv: Use 'modify-phases' syntax., Marius Bakke, 2017/11/28
- 07/13: gnu: dbus: Update to 1.12.2., Marius Bakke, 2017/11/28
- 08/13: gnu: libxml2: Update to 2.9.7., Marius Bakke, 2017/11/28
- 10/13: gnu: libatomic-ops: Update to 7.4.8., Marius Bakke, 2017/11/28
- 12/13: gnu: harfbuzz: Update to 1.7.1., Marius Bakke, 2017/11/28
- 02/13: gnu: check: Update to 0.12.0., Marius Bakke, 2017/11/28
- 09/13: gnu: libxslt: Update to 1.1.32., Marius Bakke, 2017/11/28
- 05/13: gnu: libxfont2: Update to 2.0.2., Marius Bakke, 2017/11/28
- 13/13: gnu: glibc: Update to 2.26-91-gaaa2eb83b8., Marius Bakke, 2017/11/28
- 11/13: gnu: pango: Update to 1.40.14.,
Marius Bakke <=
- 01/13: gnu: ncurses: Update to 6.0-20170930., Marius Bakke, 2017/11/28