[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/09: gnu: gtk+: Update to 3.16.3.
From: |
??? |
Subject: |
06/09: gnu: gtk+: Update to 3.16.3. |
Date: |
Sat, 23 May 2015 03:32:45 +0000 |
iyzsong pushed a commit to branch gtk-rebuild
in repository guix.
commit 508891e62a5f569cc791f45e1f489f9cc74ff5fc
Author: 宋文武 <address@hidden>
Date: Sat May 23 10:54:05 2015 +0800
gnu: gtk+: Update to 3.16.3.
* gnu/packages/gtk.scm (gtk+): Update to 3.16.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 f2fe949..9a7e8f9 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -486,7 +486,7 @@ application suites.")
(define-public gtk+
(package (inherit gtk+-2)
(name "gtk+")
- (version "3.16.2")
+ (version "3.16.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -494,7 +494,7 @@ application suites.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1yhwg2l72l3khfkprydcjlpxjrg11ccqfc80sjl56llz3jk66fd0"))))
+ "195ykv53sl2gsc847wcnd79zilm1yzcc2cfjxnrakhh2dd5gshr9"))))
(propagated-inputs
`(("at-spi2-atk" ,at-spi2-atk)
("atk" ,atk)
- branch gtk-rebuild created (now 281c215), ???, 2015/05/22
- 01/09: gnu: gtk+-2: build gobject introspection typelib file., ???, 2015/05/22
- 02/09: Merge branch 'master' into gtk-rebuild, ???, 2015/05/22
- 03/09: gnu: harfbuzz: Update to 0.9.40., ???, 2015/05/22
- 04/09: gnu: harfbuzz: Enable GObject integration., ???, 2015/05/22
- 05/09: gnu: gtk+-2: Update to 2.24.28., ???, 2015/05/22
- 06/09: gnu: gtk+: Update to 3.16.3.,
??? <=
- 07/09: gnu: gtk+: Add SVG support to 'gtk-encode-symbolic-svg'., ???, 2015/05/22
- 08/09: gnu: Add adwaita-icon-theme., ???, 2015/05/22
- 09/09: gnu: librsvg: Update to 2.40.9., ???, 2015/05/22