unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* bug#27054: [PATCH] gnu: gobject-introspection: Update to 1.52.1.
@ 2017-05-24 15:06 Kei Kebreau
  2017-05-24 15:43 ` Marius Bakke
  0 siblings, 1 reply; 3+ messages in thread
From: Kei Kebreau @ 2017-05-24 15:06 UTC (permalink / raw)
  To: 27054; +Cc: Kei Kebreau

* gnu/packages/glib.scm (gobject-introspection): Update to 1.52.1.
---
 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 8c334c467..67db51dc8 100644
--- a/gnu/packages/glib.scm
+++ b/gnu/packages/glib.scm
@@ -289,14 +289,14 @@ dynamic loading, and an object system.")
 (define gobject-introspection
   (package
     (name "gobject-introspection")
-    (version "1.50.0")
+    (version "1.52.1")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnome/sources/"
                    "gobject-introspection/" (version-major+minor version)
                    "/gobject-introspection-" version ".tar.xz"))
              (sha256
-              (base32 "1i9pccig8mv6qf0c1z8fcapays190nmr7j6pyc7cfhzmcv39fr8w"))
+              (base32 "1x5gkyrglv3dn9b4fsgw6asqgjw1wj7qc37g9pyac6pyaa6w7l1f"))
              (modules '((guix build utils)))
              (snippet
               '(substitute* "tools/g-ir-tool-template.in"
-- 
2.13.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#27054: [PATCH] gnu: gobject-introspection: Update to 1.52.1.
  2017-05-24 15:06 bug#27054: [PATCH] gnu: gobject-introspection: Update to 1.52.1 Kei Kebreau
@ 2017-05-24 15:43 ` Marius Bakke
  2017-05-24 15:56   ` Kei Kebreau
  0 siblings, 1 reply; 3+ messages in thread
From: Marius Bakke @ 2017-05-24 15:43 UTC (permalink / raw)
  To: Kei Kebreau, 27054

[-- Attachment #1: Type: text/plain, Size: 133 bytes --]

Kei Kebreau <kei@openmailbox.org> writes:

> * gnu/packages/glib.scm (gobject-introspection): Update to 1.52.1.

LGTM for 'staging'.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 483 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#27054: [PATCH] gnu: gobject-introspection: Update to 1.52.1.
  2017-05-24 15:43 ` Marius Bakke
@ 2017-05-24 15:56   ` Kei Kebreau
  0 siblings, 0 replies; 3+ messages in thread
From: Kei Kebreau @ 2017-05-24 15:56 UTC (permalink / raw)
  To: Marius Bakke; +Cc: 27054-done

[-- Attachment #1: Type: text/plain, Size: 245 bytes --]

Marius Bakke <mbakke@fastmail.com> writes:

> Kei Kebreau <kei@openmailbox.org> writes:
>
>> * gnu/packages/glib.scm (gobject-introspection): Update to 1.52.1.
>
> LGTM for 'staging'.

Thanks. Pushed as 962d017158e513e941fad65dd2a0e18769133421.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-05-24 15:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-24 15:06 bug#27054: [PATCH] gnu: gobject-introspection: Update to 1.52.1 Kei Kebreau
2017-05-24 15:43 ` Marius Bakke
2017-05-24 15:56   ` Kei Kebreau

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).