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

Previous Next

Package: guix-patches;

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

Date: Mon, 3 Aug 2020 08:58:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

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: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#42693: closed ([PATCH] gnu: xfce4-terminal: Update to 0.8.9.2.)
Date: Mon, 03 Aug 2020 13:32:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 3 Aug 2020 16:30:55 +0300
with message-id <20200803133055.GK1134 <at> E5400>
and subject line Re: [bug#42693] [PATCH] gnu: xfce4-terminal: Update to 0.8.9.2.
has caused the debbugs.gnu.org bug report #42693,
regarding [PATCH] gnu: xfce4-terminal: Update to 0.8.9.2.
to be marked as done.

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


-- 
42693: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42693
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
Subject: [PATCH] gnu: xfce4-terminal: Update to 0.8.9.2.
Date: Mon, 03 Aug 2020 10:56:50 +0200
[0001-gnu-xfce4-terminal-Update-to-0.8.9.2.patch (text/x-patch, inline)]
From f4413c663352790a222e11b4fb865bd1fcd679ee Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike <at> rohleder.de>
Date: Mon, 3 Aug 2020 10:53:04 +0200
Subject: [PATCH] gnu: xfce4-terminal: Update to 0.8.9.2.

* gnu/packages/xfce.scm (xfce4-terminal): Update to 0.8.9.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 13b33ea6fb..c5accb2c8c 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -816,7 +816,7 @@ devices and folders.")
 (define-public xfce4-terminal
   (package
     (name "xfce4-terminal")
-    (version "0.8.8")
+    (version "0.8.9.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/apps/" name "/"
@@ -824,7 +824,7 @@ devices and folders.")
                                   name "-" version ".tar.bz2"))
               (sha256
                (base32
-                "1zc7hkq77ajia099wxgh4wdvwifcg2zkcz5d2xsf1zm0sdh6mflg"))))
+                "1szfmvx4gbwcqag7fnlqh96i9cmvs6xm1yrdbnlzh3imdpw3p8lv"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
-- 
2.28.0

[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 42693-done <at> debbugs.gnu.org
Subject: Re: [bug#42693] [PATCH] gnu: xfce4-terminal: Update to 0.8.9.2.
Date: Mon, 3 Aug 2020 16:30:55 +0300
[Message part 6 (text/plain, inline)]
Looks good. Patch pushed!


-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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