From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id kBOtHcaniF9FDwAA0tVLHw (envelope-from ) for ; Thu, 15 Oct 2020 19:49:26 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id wBtvGcaniF9NUwAAB5/wlQ (envelope-from ) for ; Thu, 15 Oct 2020 19:49:26 +0000 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 8B3B594042E for ; Thu, 15 Oct 2020 19:49:25 +0000 (UTC) Received: from localhost ([::1]:50636 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kT9Fc-0004cF-9N for larch@yhetil.org; Thu, 15 Oct 2020 15:49:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56698) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kT9BO-0001lm-8c for guix-patches@gnu.org; Thu, 15 Oct 2020 15:45:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45085) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kT9BN-0006q3-Th for guix-patches@gnu.org; Thu, 15 Oct 2020 15:45:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kT9BN-0007Mt-Ry for guix-patches@gnu.org; Thu, 15 Oct 2020 15:45:01 -0400 Subject: bug#44012: [PATCH] gnu: xfce4-cpufreq-plugin: Update to 1.2.2. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 15 Oct 2020 19:45:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 44012 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Michael Rohleder Cc: 44012-done@debbugs.gnu.org Mail-Followup-To: 44012@debbugs.gnu.org, mail@cbaines.net, mike@rohleder.de Received: via spool by 44012-done@debbugs.gnu.org id=D44012.160279107828262 (code D ref 44012); Thu, 15 Oct 2020 19:45:01 +0000 Received: (at 44012-done) by debbugs.gnu.org; 15 Oct 2020 19:44:38 +0000 Received: from localhost ([127.0.0.1]:56629 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kT9Az-0007Lm-Kn for submit@debbugs.gnu.org; Thu, 15 Oct 2020 15:44:37 -0400 Received: from mira.cbaines.net ([212.71.252.8]:60734) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kT9Aw-0007Lc-NZ for 44012-done@debbugs.gnu.org; Thu, 15 Oct 2020 15:44:37 -0400 Received: from localhost (188.28.126.178.threembb.co.uk [188.28.126.178]) by mira.cbaines.net (Postfix) with ESMTPSA id 3EDF027BBEC; Thu, 15 Oct 2020 20:44:33 +0100 (BST) Received: from capella (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id f9dbb885; Thu, 15 Oct 2020 19:44:30 +0000 (UTC) References: <20201015125826.19560-1-mike@rohleder.de> User-agent: mu4e 1.4.13; emacs 27.1 From: Christopher Baines In-reply-to: <20201015125826.19560-1-mike@rohleder.de> Date: Thu, 15 Oct 2020 20:44:30 +0100 Message-ID: <87lfg7i89t.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) 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" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -3.11 X-TUID: vg/CRu3LCJL/ --=-=-= Content-Type: text/plain Michael Rohleder writes: > * gnu/packages/xfce.scm (xfce4-cpufreq-plugin): Update to 1.2.2. > --- > gnu/packages/xfce.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm > index ed584d8959..2b9c13e6c9 100644 > --- a/gnu/packages/xfce.scm > +++ b/gnu/packages/xfce.scm > @@ -1396,7 +1396,7 @@ precedence rules, and the following functions and common constants.") > (define-public xfce4-cpufreq-plugin > (package > (name "xfce4-cpufreq-plugin") > - (version "1.2.1") > + (version "1.2.2") > (source (origin > (method url-fetch) > (uri (string-append "https://archive.xfce.org/src/panel-plugins/" > @@ -1405,7 +1405,7 @@ precedence rules, and the following functions and common constants.") > "/xfce4-cpufreq-plugin-" version ".tar.bz2")) > (sha256 > (base32 > - "1dgmx3ygil51s1az298ly0gybcw8ln1dz8q8y9k207a0vk049q65")))) > + "16748wxy8aa5cxga0dbfrq7kv40alg5yx967r2l6vjapv2w083sh")))) > (build-system gnu-build-system) > (native-inputs > `(("intltool" ,intltool) Thanks! I've pushed to master as a19983fb4d9e80e301a7b774b4637537b1506e3c. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAl+Ipp5fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9Xey0w/+I9kQvKcr6V7MS+dA2AsND4+kPTjsadj4 /oTuCbk1f8GDKUDoulHq4hZQE5Jxz3Su3wvigkio6RV2ztJBdElYgoRACWkyEUuf 8WzL4r28OlapkTdEsObn2Z2dZjZSNdddj+comxWb5zAH514X/TzqOj+CtdYKXfuc tN++SDbVFycuYj06ZaS0GwAhZW65HZPu8HyNEAZUYSjnQnVGCqZjxrNuJgK9wOs9 2Pb88OD8cz7JeYD0gkiDgJgaiAMZ+89pbdtz1a1q9a9bU2EX6bk8j8vckx53QyVc oERCHpFzRZWERmLlFCMsl7lH67yX1KPX+TiaFZ3ys1mxvpALOUCZuMP9aQmUaWjr RxO2OwiPOKSfrJLvpzui2iEagNkE/hIeEI6puRKcVOIXQk0lB6d5ysT5Tg0msOBC oDHqCWZZJcb6QUSdc4FYeaG6EseaW33DJFq006lLMUWhp9CkIyzudno9j8NSIlqJ uivqbbVBKtzIcTAfbbHXyjtQPQ3Oa//1raeqmjNEOXzTLcqyHWcUZjuVL/tY4C39 nI/oqG7tnyM2tUfC1bYhCiFnYwdB/wqzEB+3jGI2wIcfHgl2fKLb4WbRC7Rb4Z9f ICWtR1L8raQzXE7ZvQdFbfcFdOjMmwGI62hPAwyrJQjN4t/ZlAVmJNUDAYwlE4CQ DflZQY4HTpc= =4esm -----END PGP SIGNATURE----- --=-=-=--