From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 16 16:47:43 2020 Received: (at submit) by debbugs.gnu.org; 16 Jun 2020 20:47:43 +0000 Received: from localhost ([127.0.0.1]:49716 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jlIUh-0003C9-5B for submit@debbugs.gnu.org; Tue, 16 Jun 2020 16:47:43 -0400 Received: from lists.gnu.org ([209.51.188.17]:48350) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jlIUg-0003C2-5M for submit@debbugs.gnu.org; Tue, 16 Jun 2020 16:47:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60468) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jlIUe-0001Hu-Dc for guix-patches@gnu.org; Tue, 16 Jun 2020 16:47:41 -0400 Received: from latitanza.investici.org ([82.94.249.234]:22967) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jlIUZ-0001cZ-Ms for guix-patches@gnu.org; Tue, 16 Jun 2020 16:47:38 -0400 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 9D156120193; Tue, 16 Jun 2020 20:47:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1592340449; bh=0fXWt2TZjXQFd4M9HqMAb61AF92kjaLOg49RJT13tRg=; h=From:To:Cc:Subject:Date:From; b=eEljV2QUGIVCE1XUxjxZ4CNRCd99BNGFW24JtaWiDMlVyOh/o/r3UdC5PcLyROh4b VM1Jx0ME2X4l8q+Ij/NCaO0AyK8cuqtuWY+5FfHEQGWCYUdW2Y2zynrNMpmpk4H3aM aUygByUbRhWRW319H4G2IPpkpvYZiV8f7k47Gjbs= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id A0E7C12016A; Tue, 16 Jun 2020 20:47:28 +0000 (UTC) From: Giacomo Leidi To: guix-patches@gnu.org Subject: [PATCH] gnu: template-glib: Update to 3.34.0. Date: Tue, 16 Jun 2020 22:47:10 +0200 Message-Id: <20200616204710.25860-1-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=82.94.249.234; envelope-from=goodoldpaul@autistici.org; helo=latitanza.investici.org X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/16 15:43:21 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Giacomo Leidi X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/glib.scm (template-glib): Update to 3.34.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 94dc6adf6f..4835c84be9 100644 --- a/gnu/packages/glib.scm +++ b/gnu/packages/glib.scm @@ -1019,7 +1019,7 @@ other API remains the same.") (define-public template-glib (package (name "template-glib") - (version "3.32.0") + (version "3.34.0") (source (origin (method url-fetch) (uri (string-append "mirror://gnome/sources/" name "/" @@ -1027,7 +1027,7 @@ other API remains the same.") name "-" version ".tar.xz")) (sha256 (base32 - "1g0zx0sxpw8kqp7p3sgl9kngaqrg9xl6cir24nrahks0vgsk98rr")))) + "1z9xkin5fyfh071ma9y045jcw83hgx33dfbjraw6cxk0qdmfysr1")))) (build-system meson-build-system) (arguments `(#:configure-flags '("-D" "enable_gtk_doc=true"))) -- 2.26.2 From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 22 16:22:12 2020 Received: (at 41901-done) by debbugs.gnu.org; 22 Jun 2020 20:22:12 +0000 Received: from localhost ([127.0.0.1]:34650 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jnSxI-00018w-Cv for submit@debbugs.gnu.org; Mon, 22 Jun 2020 16:22:12 -0400 Received: from eggs.gnu.org ([209.51.188.92]:50132) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jnSxH-00018k-07 for 41901-done@debbugs.gnu.org; Mon, 22 Jun 2020 16:22:11 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:48479) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jnSxB-00006Q-MY; Mon, 22 Jun 2020 16:22:05 -0400 Received: from ti0006q161-3115.bb.online.no ([88.95.106.80]:58008 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jnSxB-0008Bc-4d; Mon, 22 Jun 2020 16:22:05 -0400 From: Marius Bakke To: Giacomo Leidi , 41901-done@debbugs.gnu.org Subject: Re: [bug#41901] [PATCH] gnu: template-glib: Update to 3.34.0. In-Reply-To: <20200616204710.25860-1-goodoldpaul@autistici.org> References: <20200616204710.25860-1-goodoldpaul@autistici.org> Date: Mon, 22 Jun 2020 22:22:02 +0200 Message-ID: <87eeq6c0lx.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 41901-done Cc: Giacomo Leidi X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain Giacomo Leidi writes: > * gnu/packages/glib.scm (template-glib): Update to 3.34.0. Applied, thanks! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl7xEuoACgkQoqBt8qM6 VPqMSgf9HIFt+WullODBZxtNefEIobU8IjvdDjP6vGM/4Lpa02l+odA2e9plKQ27 YbM3U3LszXzYF0jgUp2y5s6s+hIpdTDZWiJdTIelFfD6hQ69abqgBpHinvMgTaDt aAxhymGWv2tIJfiS4Zqul5N22BjcH9LwJxennDPH+x0tSqgXpmBI/ETVQ1fYRPSk 06Jm9L6eyLZ5yUS5h4l6dT+7hMaqN0/WcwMsjJHlkQp37BH/PRlDLuBovcQw8y9S DppRM7+++BDSjXSK4XpECH28qttHTaqA2XCpw7CeknNR/G2miXdN5PaM/AfFCs/z r3HDF7Kv0plFw6HFGf/S/r8iIjYzfg== =9Kiv -----END PGP SIGNATURE----- --=-=-=-- From unknown Thu Sep 11 19:19:50 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 21 Jul 2020 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator