[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/108: gnu: glibmm: Update to 2.64.2.
From: |
guix-commits |
Subject: |
04/108: gnu: glibmm: Update to 2.64.2. |
Date: |
Sat, 25 Apr 2020 15:22:37 -0400 (EDT) |
kkebreau pushed a commit to branch wip-gnome3.36
in repository guix.
commit b29455d1b69a1a1e25b38f4a392b0fdf768b7867
Author: Kei Kebreau <address@hidden>
AuthorDate: Thu Apr 16 15:13:42 2020 -0400
gnu: glibmm: Update to 2.64.2.
* gnu/packages/glib.scm (glibmm): Update to 2.64.2.
---
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 2217d6e..913d848 100644
--- a/gnu/packages/glib.scm
+++ b/gnu/packages/glib.scm
@@ -613,7 +613,7 @@ has an ease of use unmatched by other C++ callback
libraries.")
(define glibmm
(package
(name "glibmm")
- (version "2.62.0")
+ (version "2.64.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/glibmm/"
@@ -621,7 +621,7 @@ has an ease of use unmatched by other C++ callback
libraries.")
"/glibmm-" version ".tar.xz"))
(sha256
(base32
- "1ziwx6r7k7wbvg4qq1rgrv8zninapgrmhn1hs6926a3krh9ryr9n"))))
+ "1v6lp23fr2qh4zshcnm28sn29j3nzgsvcqj2nhmrnvamipjq4lm7"))))
(build-system gnu-build-system)
(arguments
`(#:phases
- branch wip-gnome3.36 created (now 0a4a28b), guix-commits, 2020/04/25
- 02/108: gnu: gtksourceview-3: Update to 3.24.11., guix-commits, 2020/04/25
- 04/108: gnu: glibmm: Update to 2.64.2.,
guix-commits <=
- 05/108: gnu: gobject-introspection: Update to 1.64.1., guix-commits, 2020/04/25
- 01/108: gnu: gtksourceview: Update to 4.6.0., guix-commits, 2020/04/25
- 03/108: gnu: glib: Update to 2.64.2., guix-commits, 2020/04/25
- 08/108: gnu: gtk-doc: Update to 1.32., guix-commits, 2020/04/25
- 09/108: gnu: at-spi2-core: Update to 2.36.0., guix-commits, 2020/04/25
- 10/108: gnu: at-spi2-atk: Update to 2.34.2., guix-commits, 2020/04/25
- 11/108: gnu: gtk+: Update to 3.24.18., guix-commits, 2020/04/25
- 06/108: gnu: template-glib: Update to 3.34.0., guix-commits, 2020/04/25
- 07/108: gnu: atk: Update to 2.36.0., guix-commits, 2020/04/25
- 12/108: gnu: libgudev: Update to 233., guix-commits, 2020/04/25