[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/10: gnu: libsigc++: Update to 2.10.2.
From: |
guix-commits |
Subject: |
02/10: gnu: libsigc++: Update to 2.10.2. |
Date: |
Sat, 15 Jun 2019 04:52:17 -0400 (EDT) |
mbakke pushed a commit to branch staging
in repository guix.
commit 14b53192a4dce71f947d4e44b1676a3eec911bc5
Author: Marius Bakke <address@hidden>
Date: Fri Jun 14 11:47:21 2019 +0200
gnu: libsigc++: Update to 2.10.2.
* gnu/packages/glib.scm (libsigc++): Update to 2.10.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 7af7c86..b5ddc19 100644
--- a/gnu/packages/glib.scm
+++ b/gnu/packages/glib.scm
@@ -482,7 +482,7 @@ by GDBus included in Glib.")
(define libsigc++
(package
(name "libsigc++")
- (version "2.10.1")
+ (version "2.10.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/libsigc++/"
@@ -490,7 +490,7 @@ by GDBus included in Glib.")
name "-" version ".tar.xz"))
(sha256
(base32
- "00v08km4wwzbh6vjxb21388wb9dm6g2xh14rgwabnv4c2wk5z8n9"))))
+ "163s14d1rqp82gc1vsm3q0wzsbdicb9q6307kz0zk5lm6x9h5jmi"))))
(build-system gnu-build-system)
(native-inputs `(("pkg-config" ,pkg-config)
("m4" ,m4)))
- branch staging updated (ed8d3f3 -> af847bd), guix-commits, 2019/06/15
- 01/10: gnu: cups-filters: Update to 1.25.0., guix-commits, 2019/06/15
- 02/10: gnu: libsigc++: Update to 2.10.2.,
guix-commits <=
- 03/10: gnu: imagemagick: Update to 6.9.10-49., guix-commits, 2019/06/15
- 06/10: gnu: Sphinx: Update to 2.1.1., guix-commits, 2019/06/15
- 07/10: gnu: speexdsp: Update to 1.2.0., guix-commits, 2019/06/15
- 04/10: gnu: python-markupsafe: Update to 1.1.1., guix-commits, 2019/06/15
- 10/10: gnu: xorg-server-for-tests: Update to 1.20.5., guix-commits, 2019/06/15
- 05/10: gnu: python-mako: Update to 1.0.12., guix-commits, 2019/06/15
- 08/10: gnu: libtirpc: Update to 1.1.4., guix-commits, 2019/06/15
- 09/10: gnu: libnsl: Do not use unstable tarball., guix-commits, 2019/06/15