[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/74: gnu: glibmm: Update to 2.56.0.
From: |
guix-commits |
Subject: |
17/74: gnu: glibmm: Update to 2.56.0. |
Date: |
Fri, 30 Nov 2018 09:07:16 -0500 (EST) |
rekado pushed a commit to branch wip-gnome-upgrades
in repository guix.
commit f6cddb862e33e300b7028581915f61cd9fd1596a
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 491f688..65bfc33 100644
--- a/gnu/packages/glib.scm
+++ b/gnu/packages/glib.scm
@@ -513,7 +513,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/"
@@ -521,7 +521,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
- 15/74: gnu: Add libusbmuxd., (continued)
- 15/74: gnu: Add libusbmuxd., guix-commits, 2018/11/30
- 18/74: gnu: gnome-maps: Update to 3.28.2., guix-commits, 2018/11/30
- 13/74: gnu: libusb.scm: Use license: prefix., guix-commits, 2018/11/30
- 20/74: gnu: gnome-desktop: Update to 3.28.2., guix-commits, 2018/11/30
- 32/74: gnu: totem-pl-parser: Update to 3.26.1., guix-commits, 2018/11/30
- 36/74: gnu: gnome-keyring: Update to 3.28.2., guix-commits, 2018/11/30
- 37/74: gnu: gvfs: Update to 1.36.2., guix-commits, 2018/11/30
- 35/74: gnu: libgnome-games-support: Update to 1.4.1., guix-commits, 2018/11/30
- 12/74: gnu: gedit: Use gtksourceview-3., guix-commits, 2018/11/30
- 01/74: gnu: Add umockdev., guix-commits, 2018/11/30
- 17/74: gnu: glibmm: Update to 2.56.0.,
guix-commits <=
- 52/74: gnu: libgnomekbd: Update to 3.26.0., guix-commits, 2018/11/30
- 31/74: gnu: gnome-settings-daemon: Update to 3.28.1., guix-commits, 2018/11/30
- 30/74: gnu: libgweather: Update to 3.28.2., guix-commits, 2018/11/30
- 48/74: gnu: python-pyatspi: Update to 2.26.0., guix-commits, 2018/11/30
- 73/74: gnu: gnome-shell: Update to 3.28.2., guix-commits, 2018/11/30
- 54/74: gnu: Add libdazzle., guix-commits, 2018/11/30
- 58/74: gnu: gnome-screenshot: Update to 3.26.0., guix-commits, 2018/11/30
- 40/74: gnu: devhelp: Update to 3.28.1., guix-commits, 2018/11/30
- 50/74: gnu: gucharmap: Update to 10.0.4., guix-commits, 2018/11/30
- 70/74: gnu: libimobiledevice: Do not hardcode Python version., guix-commits, 2018/11/30