From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id kEHWBzvNe2aUqAAAe85BDQ:P1 (envelope-from ) for ; Wed, 26 Jun 2024 08:11:39 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id kEHWBzvNe2aUqAAAe85BDQ (envelope-from ) for ; Wed, 26 Jun 2024 10:11:39 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=htA7aw6l; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1719389499; h=from:from:sender:sender: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=H2QzKD0daRVYGAhVCgidVjCBjBezOM9ECO1d4Hn2ydg=; b=C59kBB8rqJ9BciUglWXd1F1fMKAXjJaob/2AjzK2c4CzUNjXubTrD6PUXSVuGjQT+7Kfj3 Pu5PjtzH/kHWpmw+TLTEch2J2Uuz4n/MIFuNR4BytlvrSwcwl0GREACyy34FwzVIkEeJAI JvIs7CF7Ab0+z/r7E28pMsBynyIdF06lzSNX4YsF4vOEy3+l2kjFjFdtA8eIVUkMm513MQ 5APPnI9qLdcfbov9equi4leAqm+RGsd8Vd9LDu90VtNyT4i3zTOLdYEPd4rq5Hsk/R5f/6 jFZ33t9/T1upUrY7cDeWWrPS3MWKxK3A1KIGs+xKfbiSod0hrafjRZAEO6LeaQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=htA7aw6l; 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=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1719389499; a=rsa-sha256; cv=none; b=PB4vfx135SBdiwCUlgUNgo4Ch1I7xjVwzY0dCU8fZvaBh7hFAX8veWDWsGowZcHIhAIK+K 9Oi6XWLpXMLw9l0DuRLqkuE7WUjtkecSOVunmPMM0EtfpDviZ2dtkRW+gtYum1y0gXGfTa 3gn9ngKxbd6fW2kHICTYf4j/NF/jXaOok7R0TuMK5JZf6r/SNcHyChUeovGptkkJnTuxtO 4uxW3i0GPuvjmjMsO1W3kJk8Si3wwTx9FQ8uRsI/gg+tf9UX1qSzV38VfTN0tDR0kzpWWy 5hZnLIHR0NQNFEjaWT+sRQhsNOApMuT0TlwDnH6CupjalK+YzWlXNH+5eHLasg== 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 EC8E0DF6B for ; Wed, 26 Jun 2024 10:11:38 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sMNk9-00008f-Sp; Wed, 26 Jun 2024 04:11:05 -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 1sMNk5-000068-Ho for guix-patches@gnu.org; Wed, 26 Jun 2024 04:11:02 -0400 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 1sMNk5-0003fP-9p for guix-patches@gnu.org; Wed, 26 Jun 2024 04:11:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sMNk7-0005fw-DJ for guix-patches@gnu.org; Wed, 26 Jun 2024 04:11:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71781] [PATCH 11/28] gnu: mate-panel: Update to 1.28.2. Resent-From: Andy Tai Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 26 Jun 2024 08:11:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71781 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71781@debbugs.gnu.org Cc: Andy Tai X-Debbugs-Original-To: 71781@debbugs.gnu.org, guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.171938941921547 (code B ref -1); Wed, 26 Jun 2024 08:11:03 +0000 Received: (at submit) by debbugs.gnu.org; 26 Jun 2024 08:10:19 +0000 Received: from localhost ([127.0.0.1]:38133 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sMNjP-0005bM-Ie for submit@debbugs.gnu.org; Wed, 26 Jun 2024 04:10:19 -0400 Received: from lists.gnu.org ([209.51.188.17]:49720) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sMNj7-0005Y6-7g for submit@debbugs.gnu.org; Wed, 26 Jun 2024 04:10:01 -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 1sMNj4-0007s1-QE for guix-patches@gnu.org; Wed, 26 Jun 2024 04:09:58 -0400 Received: from mail-oo1-xc36.google.com ([2607:f8b0:4864:20::c36]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sMNj3-0003Bc-BW for guix-patches@gnu.org; Wed, 26 Jun 2024 04:09:58 -0400 Received: by mail-oo1-xc36.google.com with SMTP id 006d021491bc7-5c229aa4d35so8364eaf.3 for ; Wed, 26 Jun 2024 01:09:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1719389396; x=1719994196; darn=gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:sender:from:to:cc:subject:date :message-id:reply-to; bh=H2QzKD0daRVYGAhVCgidVjCBjBezOM9ECO1d4Hn2ydg=; b=htA7aw6lR3XrVxdSod4i7CRWgrhdhRGJJ1VIFvKtHB+qtwrHlbF4JKUbFDGMJ+SqQD ccu0gaz3RvMsB+gVXA/0pJKgmMl7LE/6fM3E+xd7Mm21qfVbewq+hBZ7R3rOHRdpCZdR 22wBozes82aroeBIlpZQ9xsWbhptLoPEpVYfekITD+MvnmPd8H60Sd3W0qU+KcT3OJoy kmuT5IAZ9bK+7ACxgW8hsDrTvyk9dPhMl0nWHoQKec79LoAgAwWjLUSlOtKWqRmND482 imN3+tiqqVdWzHlhXXuK64r9vspkFcBaYGLW42ZzY1xE1FFqY97lkpa3KXO2+5VgbBB6 q9zA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719389396; x=1719994196; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:sender:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=H2QzKD0daRVYGAhVCgidVjCBjBezOM9ECO1d4Hn2ydg=; b=UAiWlF0agc8HCH3/5lQPkt2Uf2UUjHNDCaIziDjNT7KhgGodybgUkMvpT6hVdNeY/x 7UJJBS7gB33QGiFKxCH7fTaBZrJuUkQZ09ZYVWdAHi8P76Nj3UOb78e4Ym37QqxinU/k ZNfXWPl2pQdvODzn5iWxLn4vhoOLZ54A9a6KRJRmm35zAYLXMtd5lbw53qSHjh0s/3aE 5WJhZ8TDocYdwNJQ6tbOYS2QWulHlpsBriuoCphkfO3/6M413lOLhxDJiA4mDFahkXv4 mKaqB+byed9aEuPEwircXscv8xgxIesj9CBD5XpNRq8F274rMTEEQEwG725MuJKhIsVw eRMQ== X-Forwarded-Encrypted: i=1; AJvYcCXkpOwSuAPNgeMj2ZnfJ+3Pwf3xyysPtofugYxsqHdC8MlVDCRHGAQ1eK/H7xwhGt8fJmgLO5UBjimmWPkmylhYrf9Sog== X-Gm-Message-State: AOJu0Yz5geMuf29JRqEaF0/Xb80kkjlVx8EjkQJf96XujDmgknGuKy7M 7MBe1vS/P37vVzUnSwe+KkfPDSMcUQyvEl5yn8K1EL3XXTuy40Mk X-Google-Smtp-Source: AGHT+IExkC7hcF3WyxX8gkC03C4jcTf2yAVwoFa/dPoii0S8gTJunn5NabYeigHH+j+vWADNwspPRg== X-Received: by 2002:a05:6358:7254:b0:19f:3ade:eb78 with SMTP id e5c5f4694b2df-1a23fd50057mr1044597555d.28.1719389396046; Wed, 26 Jun 2024 01:09:56 -0700 (PDT) Received: from DEskMiniX300.. (c-98-37-226-154.hsd1.ca.comcast.net. [98.37.226.154]) by smtp.gmail.com with ESMTPSA id 41be03b00d2f7-718cc5e7666sm5989990a12.0.2024.06.26.01.09.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 26 Jun 2024 01:09:55 -0700 (PDT) From: Andy Tai Date: Wed, 26 Jun 2024 01:09:24 -0700 Message-Id: <8dff02fce77d21f9922f9a355f490836dccc6427.1719388863.git.atai@atai.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2607:f8b0:4864:20::c36; envelope-from=lichengtai@gmail.com; helo=mail-oo1-xc36.google.com X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action 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: , 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-Spam-Score: -1.07 X-Migadu-Queue-Id: EC8E0DF6B X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -1.07 X-TUID: CXuL+Tpw7lZO * gnu/packages/mate.scm (mate-panel): Update to 1.28.2. Change-Id: I0f04112256e6c60eb58af91e78006c475fc79f2a --- gnu/packages/mate.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm index 96e3a2c742..5b4b2366f0 100644 --- a/gnu/packages/mate.scm +++ b/gnu/packages/mate.scm @@ -611,14 +611,14 @@ (define-public mate-media (define-public mate-panel (package (name "mate-panel") - (version "1.26.3") + (version "1.28.2") (source (origin (method url-fetch) (uri (string-append "mirror://mate/" (version-major+minor version) "/" name "-" version ".tar.xz")) (sha256 - (base32 "0ag03lbslsqva5ycrnv6ksm304s8miav42n7iklsf2s54zai0gzk")))) + (base32 "0cxsmp92cpvlvqfjxzc0bmzg0v4hpccxzz84894ih9xa6zl472k7")))) (build-system glib-or-gtk-build-system) (arguments `(#:configure-flags -- 2.34.1