GNU bug report logs - #45381
[PATCH] gnu: xfce4-terminal: Update to 0.8.10.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Wed, 23 Dec 2020 08:04:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#45381: closed ([PATCH] gnu: xfce4-terminal: Update to 0.8.10.)
Date: Wed, 23 Dec 2020 11:06:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 23 Dec 2020 11:05:18 +0000
with message-id <87a6u4bx5d.fsf <at> cbaines.net>
and subject line xfce4 + mousepad updates
has caused the debbugs.gnu.org bug report #45381,
regarding [PATCH] gnu: xfce4-terminal: Update to 0.8.10.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
45381: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45381
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: xfce4-terminal: Update to 0.8.10.
Date: Wed, 23 Dec 2020 09:03:19 +0100
* gnu/packages/xfce.scm (xfce4-terminal): Update to 0.8.10.
---
 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 dad7c1d03d..265a155adf 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -925,7 +925,7 @@ devices and folders.")
 (define-public xfce4-terminal
   (package
     (name "xfce4-terminal")
-    (version "0.8.9.2")
+    (version "0.8.10")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/apps/" name "/"
@@ -933,7 +933,7 @@ devices and folders.")
                                   name "-" version ".tar.bz2"))
               (sha256
                (base32
-                "1szfmvx4gbwcqag7fnlqh96i9cmvs6xm1yrdbnlzh3imdpw3p8lv"))))
+                "1irxyg5vp6vyd9vxdqav6jhchfkmhlqq511386h644p0k30kfcvs"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
-- 
2.29.2



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 45385-done <at> debbugs.gnu.org, 45383-done <at> debbugs.gnu.org,
 45384-done <at> debbugs.gnu.org, 45381-done <at> debbugs.gnu.org,
 45382-done <at> debbugs.gnu.org
Subject: xfce4 + mousepad updates
Date: Wed, 23 Dec 2020 11:05:18 +0000
[Message part 4 (text/plain, inline)]
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.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 208 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.