[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/117: gnu: gobject-introspection: Update to 1.68.0.
From: |
guix-commits |
Subject: |
04/117: gnu: gobject-introspection: Update to 1.68.0. |
Date: |
Tue, 23 Mar 2021 19:25:33 -0400 (EDT) |
lle_bout pushed a commit to branch wip-gnome-40
in repository guix.
commit 31d17c3211ca2f4d447984fce5bf4d1e3a4345b0
Author: Léo Le Bouter <lle-bout@zaclys.net>
AuthorDate: Tue Mar 23 20:16:23 2021 +0100
gnu: gobject-introspection: Update to 1.68.0.
* gnu/packages/glib.scm (gobject-introspection): Update to 1.68.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 fdbe6d0..aac42d1 100644
--- a/gnu/packages/glib.scm
+++ b/gnu/packages/glib.scm
@@ -424,14 +424,14 @@ dynamic loading, and an object system.")
(define gobject-introspection
(package
(name "gobject-introspection")
- (version "1.66.1")
+ (version "1.68.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/"
"gobject-introspection/" (version-major+minor version)
"/gobject-introspection-" version ".tar.xz"))
(sha256
- (base32 "078n0q7b6z682mf4irclrksm73cyixq295mqnqifl9plwmgaai6x"))
+ (base32 "09sawnv3xj9pzgy2qrrk87dl3jibfphnswb61i5bh0d2h4j28afj"))
(patches (search-patches
"gobject-introspection-cc.patch"
"gobject-introspection-girepository.patch"
- branch wip-gnome-40 created (now 922855a), guix-commits, 2021/03/23
- 01/117: gnu: gnome-chess: Update to 40.0., guix-commits, 2021/03/23
- 02/117: gnu: quadrapassel: Update to 3.38.1., guix-commits, 2021/03/23
- 03/117: gnu: gnome-maps: Update to 40.0., guix-commits, 2021/03/23
- 04/117: gnu: gobject-introspection: Update to 1.68.0.,
guix-commits <=
- 05/117: gnu: libsigc++: Update to 2.10.3., guix-commits, 2021/03/23
- 08/117: gnu: gnome-music: Update to 40.0., guix-commits, 2021/03/23
- 06/117: gnu: gnome-photos: Update to 3.38.1., guix-commits, 2021/03/23
- 07/117: gnu: gnome-shell: Update to 40.0., guix-commits, 2021/03/23
- 16/117: gnu: gnome-menus: Update to 3.36.0., guix-commits, 2021/03/23
- 28/117: gnu: gsettings-desktop-schemas: Update to 40.0., guix-commits, 2021/03/23
- 09/117: gnu: tepl: Update to 5.0.1., guix-commits, 2021/03/23
- 33/117: gnu: goffice: Update to 0.10.49., guix-commits, 2021/03/23
- 36/117: gnu: vala: Update to 0.52.0., guix-commits, 2021/03/23
- 37/117: gnu: vte: Update to 0.62.3., guix-commits, 2021/03/23