[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/26: gnu: perl-glib-object-introspection: Update to 0.051.
From: |
guix-commits |
Subject: |
09/26: gnu: perl-glib-object-introspection: Update to 0.051. |
Date: |
Sat, 4 Nov 2023 02:25:15 -0400 (EDT) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 5346c72126244576e85e6f116053888c13c71c0b
Author: Vivien Kraus <vivien@planete-kraus.eu>
AuthorDate: Fri Oct 27 19:41:50 2023 +0200
gnu: perl-glib-object-introspection: Update to 0.051.
* gnu/packages/glib.scm (perl-glib-object-introspection): Update to 0.051.
Change-Id: I7e6c79bca58d9054df186566ce2bf019764dc131
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
---
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 e9393dd534..9ab6002338 100644
--- a/gnu/packages/glib.scm
+++ b/gnu/packages/glib.scm
@@ -1085,14 +1085,14 @@ up the Gnome environment, and are used in many
unrelated projects.")
(define-public perl-glib-object-introspection
(package
(name "perl-glib-object-introspection")
- (version "0.049")
+ (version "0.051")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/X/XA/XAOC/"
"Glib-Object-Introspection-" version ".tar.gz"))
(sha256
- (base32 "0mxg6pz8qfyipw0ypr54alij0c4adzg94f62702b2a6hkp5jhij6"))))
+ (base32 "12802l87mx65lswiwlc394fkb74cmsqn88n2qy119b40rhfn2sb5"))))
(build-system perl-build-system)
(native-inputs
(list perl-extutils-depends perl-extutils-pkgconfig))
- branch gnome-team updated (2677bf985c -> 1c41971e72), guix-commits, 2023/11/04
- 02/26: gnu: shared-mime-info: Update to 2.3., guix-commits, 2023/11/04
- 01/26: gnu: xdgmime: Update to 0.0-2.1792967., guix-commits, 2023/11/04
- 12/26: gnu: python-pygobject: Update style., guix-commits, 2023/11/04
- 09/26: gnu: perl-glib-object-introspection: Update to 0.051.,
guix-commits <=
- 14/26: gnu: glibmm: Update to 2.78.0., guix-commits, 2023/11/04
- 18/26: gnu: gobject-introspection: Update to 1.78.1., guix-commits, 2023/11/04
- 06/26: gnu: appstream-glib: Update to 0.8.2., guix-commits, 2023/11/04
- 07/26: gnu: appstream-glib: Update style., guix-commits, 2023/11/04
- 08/26: gnu: sdbus-c++: Update to 1.4.0., guix-commits, 2023/11/04
- 24/26: gnu: Add libcallaudio., guix-commits, 2023/11/04
- 15/26: gnu: libsigc++: Update to 3.6.0., guix-commits, 2023/11/04
- 23/26: gnu: Add sofia-sip., guix-commits, 2023/11/04
- 10/26: gnu: perl-glib: Update to 1.3294., guix-commits, 2023/11/04
- 20/26: gnu: adwaita-icon-theme: Update to 44.0., guix-commits, 2023/11/04