From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id iKyPGPsDJmSvAQAASxT56A (envelope-from ) for ; Thu, 30 Mar 2023 23:49:47 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id aO2MGPsDJmRQRgEA9RJhRA (envelope-from ) for ; Thu, 30 Mar 2023 23:49:47 +0200 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 258CB9728 for ; Thu, 30 Mar 2023 23:49:47 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pi08m-00084L-78; Thu, 30 Mar 2023 17:49:04 -0400 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 1pi08k-00083d-Pw for guix-patches@gnu.org; Thu, 30 Mar 2023 17:49:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pi08k-0003IU-F7 for guix-patches@gnu.org; Thu, 30 Mar 2023 17:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pi08k-0000l3-8l for guix-patches@gnu.org; Thu, 30 Mar 2023 17:49:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62553] [PATCH core-updates 2/6] gnu: atkmm: Update to 2.36.2. Resent-From: Josselin Poiret Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 30 Mar 2023 21:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62553 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Josselin Poiret Cc: 62553@debbugs.gnu.org Received: via spool by 62553-submit@debbugs.gnu.org id=B62553.16802129082800 (code B ref 62553); Thu, 30 Mar 2023 21:49:02 +0000 Received: (at 62553) by debbugs.gnu.org; 30 Mar 2023 21:48:28 +0000 Received: from localhost ([127.0.0.1]:59635 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pi08C-0000j5-4K for submit@debbugs.gnu.org; Thu, 30 Mar 2023 17:48:28 -0400 Received: from jpoiret.xyz ([206.189.101.64]:32852) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pi08A-0000ig-3B for 62553@debbugs.gnu.org; Thu, 30 Mar 2023 17:48:26 -0400 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id 51D66185320; Thu, 30 Mar 2023 21:48:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1680212905; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=8b4c/vGFsG+b/nFBcmKf4GYIFu+1UhCngoPjkBXbp3c=; b=wqbua6TYYauj5Y1HLsivsmTeTn48zG+kyr3mWNhQrYDrF2YuKIn93S2AjC8OjZhLXUjl1j Gc+CPzv6ahqEPQpA1pLfdeXmtejkRniszpSA3uHtq4/p+Ko/aA31S9F6ak2bNxIcUynShD gbpcPA5hSczIS1PMOyA4Fv/XkCHFKF0pOcz12oib6bBkrVelgL9sC4ZumWTE/PtJNvGuXR UkR8WMtYAnU5qUsT6dSL9offaQbZdyPa9TPI82AlhJ48SuLnbGJ8+uT2TJjf9RdxpTYJXn OQd1A18OqnF/WCODIGkUR/ezjwGFsd9LW9VzNV3jpVtGT0/8kEf8qEij/gZmKA== Date: Thu, 30 Mar 2023 23:48:14 +0200 Message-Id: In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: / 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: Josselin Poiret X-ACL-Warn: , Josselin Poiret via Guix-patches From: Josselin Poiret 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 ARC-Seal: i=1; s=key1; d=yhetil.org; t=1680212987; a=rsa-sha256; cv=none; b=Y6ephNFOhI8qb0yvv1OEk74Z+3upPHzN7rG2VFzVUN2blHVJPAP1GoAVbIJ7dy87WBYe53 24hpNW3SGa8Vt8B7Nh+taLjENRinNKewtr4I8ycunqiRlh8mUAgtEHJs7hSsd6KzlMBco1 3sxBlVttxc44NXPpbDX2oh1+6w9DYJe5pETopCRIcFCbCeGwUd7E4eBaTq+KVEQ8psdSpD qBwgSexTmq7fuU4B7Y4Kbm9Xmv6zS6JN3S8xG36y6h3VvVkjMwrPeWs7xE4U5lXSOVNSD1 GbKTafrAx7tlDiGMZlgNorKazaBIFAxEMvpYtIhzHDEUO15hGJlMHosIOH0z4g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=wqbua6TY; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1680212987; 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: content-transfer-encoding:content-transfer-encoding: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=8b4c/vGFsG+b/nFBcmKf4GYIFu+1UhCngoPjkBXbp3c=; b=BNewL2NKRIRzAhdSLgEyy+LXeJ7kVEQ8aJK1Ye4wnumoCao1xrxHkE/bFJ1lBllKl/3ZhS ZWSLS0HxGgXHVC6Mh4hNVNXwFf0EJzl8QwzruK+TV24E2MKMSrGoRhWR0xiMi/daztLsm1 Z1MKHiDK9YU0jXSOwZEd+JQBtNAxiKQzH47sSg68cdyeJ8+9I1evdj2CZFt2rdxaKZOvn/ ffTb8aT2X161xigZFW8GDTeIZWaJRuUwopQguACNqWxHpBpGEISbiK0sjU3rvxeXbEYcmp ZB4B8cQnqAALmzDWcEaLrVb1ZvxkJtMYu4k5M63TjRp8VQok2NGa+4OSCmFc4w== X-Migadu-Spam-Score: -2.22 X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=wqbua6TY; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Spam-Score: -2.22 X-Migadu-Queue-Id: 258CB9728 X-TUID: mfqkfX5X8eEj * gnu/packages/gtk.scm (atkmm): Update it. --- gnu/packages/gtk.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm index a19c9c372b..48e78146aa 100644 --- a/gnu/packages/gtk.scm +++ b/gnu/packages/gtk.scm @@ -1760,7 +1760,7 @@ (define-public pangomm-2.46 (define-public atkmm (package (name "atkmm") - (version "2.36.0") + (version "2.36.2") (source (origin (method url-fetch) (uri (string-append "mirror://gnome/sources/" name "/" @@ -1768,7 +1768,7 @@ (define-public atkmm name "-" version ".tar.xz")) (sha256 (base32 - "0wwr0663jrqx2klsasffd9wpk3kqnwisj1y3ahdkjdk5hzrsjgy9")))) + "0yg0v8f0xms2cfj1r9q6yrl4757wrivpb4q56rbmx626yycxsqkg")))) (build-system meson-build-system) (outputs '("out" "doc")) (arguments -- 2.39.2