From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id AFC7K0KRj2Zl9AAAqHPOHw:P1 (envelope-from ) for ; Thu, 11 Jul 2024 08:01:06 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id AFC7K0KRj2Zl9AAAqHPOHw (envelope-from ) for ; Thu, 11 Jul 2024 10:01:06 +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="jSBjEE/u"; dmarc=none; 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=1720684866; 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=r3RQWrGXMNyTGDRhKSn6xg67FtoGFOxG7WFoPJmpfQw=; b=A4aF+ygBic4OyH6R5zdTeZz6t3VNkCquNcKSloUIC6Bsyewr8xNp/fXoemL6oXyBU8Khey MZQOny4xe8BRAKgLYxnX+CzV8634KVIPPTJAAQoQVu1LnvykegszHNf/mxtqdA6qEALLi2 cNLaDxIDa4zVZUPjZ2C9OGt8O1LlE33o6TY6fnMPWQG54PKQ0Z845YCeFe2aDqyYOGu67p MIWqJ1MiTxL0llZd0rbSyiJqcPlALuNOmFHIAhu7ddTIFAyZFg6jeHVKXYNRvHx1m0RSvK MD5FbDwUJO9/DQdEAHAGav0ot7R3ehoLQcPGwJ8Bt2S+SECzLhLQP77W+pXgJg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1720684866; a=rsa-sha256; cv=none; b=LgFxQEtyGU4/09QMRIzUbhmL88uevcI3WyWLB6/o/d7v5i3lliV86kx1joVMbgv6nBxsQF J42GfHaXDB6GkJbqsKMqNfEo6B/2iMjHlyRy3RI42wJR9HjqRqRhZig7yGYEA0sz/CI6E3 Dp2d+UBGVsqGbEUep/SyeWVdeTGnlw6Ny8Cwz4KF9cj1hd7e9/hsUJVwqS+k70erCpFRqp yetX2N9EeiUBp2XE+cSJDlyyvqlNcxS7L7D/NSSP7lHiVFaG62rFxa8CpWptKWvOptXhnY utkrGImChjpSh1lVL5tNglRFHm8DJSJNTM8/J5ZkxJ8qqR5eIDE5RRagqF9vEA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="jSBjEE/u"; dmarc=none; 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" 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 9202330B15 for ; Thu, 11 Jul 2024 10:01:06 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sRoiy-0005Vx-5N; Thu, 11 Jul 2024 04:00:20 -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 1sRois-0005P7-92 for guix-patches@gnu.org; Thu, 11 Jul 2024 04:00:14 -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 1sRoir-00072I-Uw for guix-patches@gnu.org; Thu, 11 Jul 2024 04:00:13 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sRoir-000457-Eh for guix-patches@gnu.org; Thu, 11 Jul 2024 04:00:13 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71781] [PATCH v4 25/29] gnu: mate-power-manager: Update to 1.28.1. Resent-From: Andy Tai Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 11 Jul 2024 08:00:13 +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 Received: via spool by 71781-submit@debbugs.gnu.org id=B71781.172068479215347 (code B ref 71781); Thu, 11 Jul 2024 08:00:13 +0000 Received: (at 71781) by debbugs.gnu.org; 11 Jul 2024 07:59:52 +0000 Received: from localhost ([127.0.0.1]:50891 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sRoiV-0003zQ-N3 for submit@debbugs.gnu.org; Thu, 11 Jul 2024 03:59:52 -0400 Received: from mail-oi1-f170.google.com ([209.85.167.170]:52534) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sRoiM-0003x8-2V for 71781@debbugs.gnu.org; Thu, 11 Jul 2024 03:59:42 -0400 Received: by mail-oi1-f170.google.com with SMTP id 5614622812f47-3d9306100b5so430031b6e.1 for <71781@debbugs.gnu.org>; Thu, 11 Jul 2024 00:59:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1720684717; x=1721289517; darn=debbugs.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=r3RQWrGXMNyTGDRhKSn6xg67FtoGFOxG7WFoPJmpfQw=; b=jSBjEE/uQDR9RSffOyvGhezUQha/qQWQAgXOBXtifCLugPTDj1kxpss4XqCfLW7M8h 1amtT4JcyCYRiDJ8e2cGhBbkPW895bt6NEfoLbCI6Bo6/yJrwxCMymXwcvLuRG2XBBha ZLDfqq4B5evfKMVOXGMs+wTUqkIaFwywi3CDlH9dG0ekrfn1XCC7Dyr9ZVRnb+FsnSRB upkz6dxaaRnvQfutBLMa1Zp5F23AIzZsf/PaT4FV6MYt+frPGYIXxEFTgSw9NagJVSRf BNCe4KpzDwBqwxxzWoWz8CcARIfPhVVNBk7/Su5FXtp7/uKmWl4S0ammIrWkjALsy3ZA 86Vg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720684717; x=1721289517; 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=r3RQWrGXMNyTGDRhKSn6xg67FtoGFOxG7WFoPJmpfQw=; b=iuJvJmN/qwuO9JSXJ9hkuLmsZvLTeC4P9nEf3VCudDikXaJPI8NvK/9K8V/FqFOcjo Pj9hTydGdJm3p1/Sr7AeWiflzpGnBUk6bJvNdSRjIjIHs4eQ+IagTn8y6QF626vLzdvi 8QXQLFchCYiOD+XsVrI6vgZlKTOPohJEEA4bSHjP5v31ODMSllwwRPADweockkuQuVle Zzsz9Gbrea4yYre7j1gvkanswqAjIaVGvmY6VsaAWM50TuF93u0RG6RHkgiO4GjrsG38 SL3kbsA9B0Djp6aoFpgQSDkIwcVydHvnRCT61jP3aBZ9cXFYh51bgcb9md4FanUNBoON cEyg== X-Gm-Message-State: AOJu0YzWq7G6KHhKKSLVAXBcFkViGTFbMe7KRx3fiKs6l0ZicqrOPy+6 oPYVOqZMttiVmwSKtWJlwXp5KG1iolytRZivfjNKX5U+cSvg10sCEsdg8g== X-Google-Smtp-Source: AGHT+IE+IPRuu7cEWKSTwZiDJqnTszS8RIdwZ+LYhiIWGlL5esktfR8+p7zgclOfW2KSwjnrS99jcw== X-Received: by 2002:a05:6808:221a:b0:3d6:3106:52bb with SMTP id 5614622812f47-3d93bc0c140mr10307196b6e.0.1720684716753; Thu, 11 Jul 2024 00:58:36 -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 d2e1a72fcca58-70b4397f3c6sm5031532b3a.157.2024.07.11.00.58.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 11 Jul 2024 00:58:35 -0700 (PDT) From: Andy Tai Date: Thu, 11 Jul 2024 00:57:56 -0700 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 9202330B15 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -3.90 X-Spam-Score: -3.90 X-TUID: qeVscX/j6EQr * gnu/packages/mate.scm (mate-power-manager): Update to 1.28.1. [inputs]: Add mate-desktop and startup-notification. Change-Id: I75ee24c0a8a961a43f405da0e5036e3ae0fa4f71 --- gnu/packages/mate.scm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm index ca8764f1d6..89b9cae7b1 100644 --- a/gnu/packages/mate.scm +++ b/gnu/packages/mate.scm @@ -99,14 +99,14 @@ (define-public mate-common (define-public mate-power-manager (package (name "mate-power-manager") - (version "1.26.1") + (version "1.28.1") (source (origin (method url-fetch) (uri (string-append "mirror://mate/" (version-major+minor version) "/" "mate-power-manager-" version ".tar.xz")) (sha256 - (base32 "0hhhzfmnr9vxz1w34wl7c93qm2npql71mrshpfcbzfh4xli9vk90")))) + (base32 "08gf3vvmh335pyrhqaswag77pygqvrn19a59dcrnis07nrscpgcf")))) (build-system gnu-build-system) (native-inputs (list pkg-config @@ -122,10 +122,12 @@ (define-public mate-power-manager cairo dbus libnotify + mate-desktop mate-panel libxrandr libcanberra libsecret + startup-notification upower)) (home-page "https://mate-desktop.org/") (synopsis "Power manager for MATE") -- 2.34.1