From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id UCdUIH+rzWX71gAA62LTzQ:P1 (envelope-from ) for ; Thu, 15 Feb 2024 07:13:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id UCdUIH+rzWX71gAA62LTzQ (envelope-from ) for ; Thu, 15 Feb 2024 07:13:19 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=albinoniB header.b="f tOUNCq"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707977599; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=cJmmF4bUtWIn5J7etszYyh8ed+Rgz3FQ80JKdBfFgA8=; b=emI1uPhAZfRWVcm1zOtTxYtI/VuSMVRpdyILPtJJWGLRJyXiJnSQamAvTAAvxZvYVCvFo3 /Bp3O4rj5J+l/YmrVQ4D5562lAW4dEO+x3QIvrfdMuas3F4uXbOmEto9jGgbk+dJ0aIHHa kiXcCfZOOIivaFpE+xVLQgrx0jFNDEy0/bgHejBApTq7Rt4TbK3hxpHPShuSVU6KVsa09v QjqAs897dah+XDxp92R7lq97gipgs2PTb19a16NH05UAQEXGE/Jx85azNf3NDDhMU9Cjdf rr1sbfwcgQJiv3SYwd/8yGdc9EN1df5mHah8q5LvZ95Bbo2Rh5CSJ8SCqT/orQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=albinoniB header.b="f tOUNCq"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707977599; a=rsa-sha256; cv=none; b=LLGNPUY/vR2wOW4Qv9fGuy66c0cJ8P8voZMH+j0s3t+HT2QeikgGR+iRRZ8LlfjE+6ewE3 AsmTxIGHHwJKgW4SkQUm09czd/dNpIiHI5mxkNPUcObvo2AWOqW9FdgNwK+dVbU6a39405 JWuPyd8PUgx+sRntQLY0kipm7YYwq7PzYEWfRJzA0mXr3qC7YF4O2z6wmeiDSb/hc3pcoP XpeV02HrVjIu10UyYhhV6B7HsYH7pfmJSXRIej6mVxZl5keBkWSDLUtB+frJnQx6eEDAqK TO/hS9DucgMr75fc76jJBRzk0YlMNuk4sLGsDIKj8yGe9skWDA7c0ewRrPeeRA== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 6FB333B465 for ; Thu, 15 Feb 2024 07:13:19 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1raUzH-0000qv-Gl; Thu, 15 Feb 2024 01:12:47 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1raUzF-0000pz-MW for guix-patches@gnu.org; Thu, 15 Feb 2024 01:12:45 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1raUzF-0003BH-D2 for guix-patches@gnu.org; Thu, 15 Feb 2024 01:12:45 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1raUzX-0002Kz-Qd for guix-patches@gnu.org; Thu, 15 Feb 2024 01:13:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68911] [PATCH gnome-team v2 09/17] gnu: gcr@3: Update to 3.41.2. Resent-From: Vivien Kraus Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 15 Feb 2024 06:13:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68911 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68911@debbugs.gnu.org Cc: rg@raghavgururajan.name, vivien@planete-kraus.eu, liliana.prikler@gmail.com, maxim.cournoyer@gmail.com Received: via spool by 68911-submit@debbugs.gnu.org id=B68911.17079775528899 (code B ref 68911); Thu, 15 Feb 2024 06:13:03 +0000 Received: (at 68911) by debbugs.gnu.org; 15 Feb 2024 06:12:32 +0000 Received: from localhost ([127.0.0.1]:53774 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1raUz2-0002JS-1T for submit@debbugs.gnu.org; Thu, 15 Feb 2024 01:12:32 -0500 Received: from planete-kraus.eu ([89.234.140.182]:36628) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1raUyw-0002Iz-Nz for 68911@debbugs.gnu.org; Thu, 15 Feb 2024 01:12:27 -0500 Received: from planete-kraus.eu (localhost [127.0.0.1]) by planete-kraus.eu (OpenSMTPD) with ESMTP id 49861bf3; Thu, 15 Feb 2024 06:12:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=planete-kraus.eu; h= message-id:in-reply-to:references:from:date:subject:to:cc :mime-version; s=albinoniB; bh=L1QC3gZHcm8rVGCXQrPNlYBf8/U=; b=f tOUNCqXT3GLU6y+VztPxLFySVo9aGsRyg8cr98USXCR9gxMS0rz+6ynmZ+Iy84Db zWal/Pm5kJB64ue9tAc0KEJvm1edzP7QpqS+bd7hJsNxZR3lFCYgwT2a5Z6ClBzw 43VMFk1Tdh7+ZJaVEKB1HlmiAyJvrlMAhh5/sn1Tle3VqPX31XbQ0ZZ4hnftz33l zK0J3qZQqy3C3IVPn38A+65q4hGZhAAV8ps+0+xyV837UGCnkZdsMmCZlVlKokjq XU//Jp+Y//2ATLlpN4TQxxIJnogW8bh1wgkJngVACkDDsu0lKo4A7px4BV9p1KUU dUNa8TXWxnnpILPwoGEBA== Received: by planete-kraus.eu (OpenSMTPD) with ESMTPSA id 2f6df652 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Thu, 15 Feb 2024 06:12:06 +0000 (UTC) Message-ID: <909db71455e956b67a42861946620e2839433199.1707977102.git.vivien@planete-kraus.eu> In-Reply-To: References: Date: Wed, 14 Feb 2024 22:31:09 +0100 MIME-Version: 1.0 User-Agent: Evolution 3.48.4 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Vivien Kraus X-ACL-Warn: , Vivien Kraus via Guix-patches From: Vivien Kraus via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -5.47 X-Spam-Score: -5.47 X-Migadu-Queue-Id: 6FB333B465 X-Migadu-Scanner: mx11.migadu.com X-TUID: YO6WT0eUtUxA * gnu/packages/gnome.scm (gcr-3): Update to 3.41.2. Change-Id: I793d145775c4153386e7931ceb497d518248a120 --- gnu/packages/gnome.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index d222547464..8bf521cc0b 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -2480,7 +2480,7 @@ (define-public gcr-3 (package (inherit gcr) (name "gcr") - (version "3.41.1") + (version "3.41.2") (source (origin (method url-fetch) (uri (string-append "mirror://gnome/sources/" name "/" @@ -2488,7 +2488,7 @@ (define-public gcr-3 name "-" version ".tar.xz")) (sha256 (base32 - "0kx2pv272p0qc0nq1287gciyn34d95yxg41vq3lzxfzyqaijhwdv")))) + "1dqsgrb62fgmy4w63bjl3b525nil4idrrdcscia1h3isaly0zlds")))) (arguments (substitute-keyword-arguments (package-arguments gcr) ((#:phases phases) -- 2.41.0