[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/61: gnu: glibmm: Update to 2.56.0.
From: |
guix-commits |
Subject: |
10/61: gnu: glibmm: Update to 2.56.0. |
Date: |
Sat, 9 Mar 2019 02:53:21 -0500 (EST) |
rekado pushed a commit to branch staging
in repository guix.
commit 1258112a2717d1285fc4d69549f7d208ff094317
Author: Ricardo Wurmus <address@hidden>
Date: Sun Aug 5 15:54:59 2018 +0200
gnu: glibmm: Update to 2.56.0.
* gnu/packages/glib.scm (glibmm): Update to 2.56.0.
---
gnu/packages/glib.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm
index 5877c5f..11c865a 100644
--- a/gnu/packages/glib.scm
+++ b/gnu/packages/glib.scm
@@ -509,7 +509,7 @@ has an ease of use unmatched by other C++ callback
libraries.")
(define glibmm
(package
(name "glibmm")
- (version "2.54.1")
+ (version "2.56.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/glibmm/"
@@ -517,7 +517,7 @@ has an ease of use unmatched by other C++ callback
libraries.")
"/glibmm-" version ".tar.xz"))
(sha256
(base32
- "0jkapw18icz59cmlmsl00nwwz0wh291kb4hc9z9hxmq45drqrhkw"))))
+ "1abrkqhca5p8n6ly3vp1232rny03s7lrd8f8iz2m2m141nxgqx3f"))))
(build-system gnu-build-system)
(arguments
`(;; XXX: Some tests uses C++14 features. Remove this when the default
- branch staging updated (9776417 -> 2b0c755), guix-commits, 2019/03/09
- 02/61: gnu: Add gtksourceview-3., guix-commits, 2019/03/09
- 01/61: gnu: gtksourceview: Update to 4.0.2., guix-commits, 2019/03/09
- 10/61: gnu: glibmm: Update to 2.56.0.,
guix-commits <=
- 03/61: gnu: gtk-doc: Update to 1.28., guix-commits, 2019/03/09
- 05/61: gnu: yelp: Update to 3.28.1., guix-commits, 2019/03/09
- 12/61: gnu: libproxy: Remove network-manager., guix-commits, 2019/03/09
- 15/61: gnu: gsettings-desktop-schemas: Update to 3.28.0., guix-commits, 2019/03/09
- 04/61: gnu: at-spi2-core: Update to 2.28.0., guix-commits, 2019/03/09
- 08/61: gnu: file-roller: Update to 3.28.0., guix-commits, 2019/03/09
- 16/61: gnu: adwaita-icon-theme: Update to 3.28.0., guix-commits, 2019/03/09
- 19/61: gnu: geocode-glib: Update to 3.26.0., guix-commits, 2019/03/09
- 20/61: gnu: libgweather: Update to 3.28.2., guix-commits, 2019/03/09
- 14/61: gnu: gcr: Update to 3.28.0., guix-commits, 2019/03/09