From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id eOCgJL4k418PCAAA0tVLHw (envelope-from ) for ; Wed, 23 Dec 2020 11:06:38 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id telzIL4k418CRwAA1q6Kng (envelope-from ) for ; Wed, 23 Dec 2020 11:06:38 +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 E660A94042B for ; Wed, 23 Dec 2020 11:06:37 +0000 (UTC) Received: from localhost ([::1]:45440 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ks1yW-0005nV-P9 for larch@yhetil.org; Wed, 23 Dec 2020 06:06:36 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:52010) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ks1y1-0005k5-Rx for guix-patches@gnu.org; Wed, 23 Dec 2020 06:06:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:40655) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ks1y0-0006rN-Ex for guix-patches@gnu.org; Wed, 23 Dec 2020 06:06:05 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ks1y0-0006Gj-9U for guix-patches@gnu.org; Wed, 23 Dec 2020 06:06:04 -0500 Subject: bug#45384: xfce4 + mousepad updates References: <20201223082215.16072-1-mike@rohleder.de> In-Reply-To: <20201223082215.16072-1-mike@rohleder.de> Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 23 Dec 2020 11:06:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 45384 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Michael Rohleder Mail-Followup-To: 45384@debbugs.gnu.org, mail@cbaines.net, mike@rohleder.de Received: via spool by 45384-done@debbugs.gnu.org id=D45384.160872152723780 (code D ref 45384); Wed, 23 Dec 2020 11:06:04 +0000 Received: (at 45384-done) by debbugs.gnu.org; 23 Dec 2020 11:05:27 +0000 Received: from localhost ([127.0.0.1]:52185 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ks1xO-0006BI-Fe for submit@debbugs.gnu.org; Wed, 23 Dec 2020 06:05:26 -0500 Received: from mira.cbaines.net ([212.71.252.8]:49960) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ks1xL-0006AX-Lm; Wed, 23 Dec 2020 06:05:24 -0500 Received: from localhost (188.29.98.108.threembb.co.uk [188.29.98.108]) by mira.cbaines.net (Postfix) with ESMTPSA id BC47127BC04; Wed, 23 Dec 2020 11:05:22 +0000 (GMT) Received: from capella (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id c9c0fd9e; Wed, 23 Dec 2020 11:05:20 +0000 (UTC) User-agent: mu4e 1.4.13; emacs 27.1 From: Christopher Baines Date: Wed, 23 Dec 2020 11:05:18 +0000 Message-ID: <87a6u4bx5d.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: , Cc: 45385-done@debbugs.gnu.org, 45383-done@debbugs.gnu.org, 45384-done@debbugs.gnu.org, 45381-done@debbugs.gnu.org, 45382-done@debbugs.gnu.org Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.42 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-Migadu-Queue-Id: E660A94042B X-Spam-Score: -4.42 X-Migadu-Scanner: scn1.migadu.com X-TUID: mpK++Dn+sxZx --=-=-= Content-Type: text/plain Hi Michael, Thanks for the patches, they all look great to me. I've gone ahead and pushed them to master [1]. Let's see if I can close the 5 bugs with one email... 1: 80bb9d9d3b gnu: mousepad: Update to 0.5.1. c2e49ead43 gnu: xfce4-genmon-plugin: Update to 4.1.0. 8742f55b7e gnu: xfce4-screenshooter: Update to 1.9.8. 4bad5f61ac gnu: xfce4-calculator-plugin: Update to 0.7.1. fa23813a5c gnu: xfce4-terminal: Update to 0.8.10. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAl/jJG5fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XfAeA/9FSCuBD2AdXMBiWvSh6uhazNkczFAr7WZ AXcFbjZv0CNN18jtVu7bRNeYS6ylnEfNCejEA75C9ecLNXS2jEoflDv54K4+u6Bk 0cc/fypFsUrbQa59hSqLpi167fnTPHMUbYFyl5EctV/GJ0+ZlaW81tsKHobkrHWQ Q9V2OMfINH20SL2+p+Lq7w+CgF6Yt31X19GqLqiQIM85feq5BN+L/VdQry+LL1n0 BlHb2Srkwzq+sFY3u1WnYQu2P2Ul2e8quNTL5lwZ4kvdKWlW/zzQ3Z1zLJT/WWMb kCTruTTfRwluP+9sLjtGlFkKZLXoej9WVlEaXv1vZMoIyG5/DQKW8Yd9QnDaJHJ6 BHSbvwTVwGvZ44KfgRALKSI490BvKSqqCi3snZxRsiZNYIEjccsHFzp1RYCIijcb d4nVmhakAh54LegwHMJNpgbp6hDz9rnzU107U1qRV3CWAe6KLVgbBMhzDQt5NhCJ gsdTM+NdebZYLBc4lsG9gqnHsbkuIW6Ey4PEfiX6qU759qVUIEixg8pL9IhyYsYf jPNz8/CmbJDtRwMarTRNt4svslFh8fOU8ydmy8vM3WF9GxuU0xGN8vcweoXn6HnL BJbNNZM+YMmsFfVPzTzBh+JMSlP51B7YFd6puQp4QsnL/GulCiLKGT2cOkMgj9dF wqqPyO525tk= =NWP9 -----END PGP SIGNATURE----- --=-=-=--