From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:42425) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1igGki-0000Zg-U4 for guix-patches@gnu.org; Sat, 14 Dec 2019 18:23:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1igGkg-0002iu-8o for guix-patches@gnu.org; Sat, 14 Dec 2019 18:23:12 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:58118) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1igGkf-0002Ot-Tw for guix-patches@gnu.org; Sat, 14 Dec 2019 18:23:10 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1igBIo-0002ti-8W for guix-patches@gnu.org; Sat, 14 Dec 2019 12:34:02 -0500 Subject: [bug#38588] [PATCH 1/2] gnu: Update libhandy to 0.0.12. References: <20191213095434.25372-1-jonathan.brielmaier@web.de> In-Reply-To: <20191213095434.25372-1-jonathan.brielmaier@web.de> Resent-Message-ID: From: Jonathan Brielmaier Date: Sat, 14 Dec 2019 18:33:26 +0100 Message-Id: <20191214173326.3899-1-jonathan.brielmaier@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=y Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 38588@debbugs.gnu.org Cc: Jonathan Brielmaier * gnu/packages/gnome.scm (libhandy): Update to 0.0.12. =2D-- gnu/packages/gnome.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 488a65a841..979064f128 100644 =2D-- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -43,6 +43,7 @@ ;;; Copyright =C2=A9 2019 Martin Becze ;;; Copyright =C2=A9 2019 David Wilson ;;; Copyright =C2=A9 2019 Raghav Gururajan +;;; Copyright =C2=A9 2019 Jonathan Brielmaier ;;; ;;; This file is part of GNU Guix. ;;; @@ -8780,7 +8781,7 @@ advanced image management tool") (define-public libhandy (package (name "libhandy") - (version "0.0.11") + (version "0.0.12") (source (origin (method git-fetch) @@ -8789,7 +8790,7 @@ advanced image management tool") (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "0622zp5wrvn5bvgardijxd11y76g1i54fs32y03dw9nrar7i6vb0")))= ) + (base32 "09wlknarzsbk9hr5ws6s7x5kibkhx9ayrbhshfqib4zkhq2f76hw")))= ) (build-system meson-build-system) (arguments `(#:configure-flags =2D- 2.24.0