emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#42693: closed ([PATCH] gnu: xfce4-terminal: Update to 0.8.9.2.)


From: GNU bug Tracking System
Subject: bug#42693: closed ([PATCH] gnu: xfce4-terminal: Update to 0.8.9.2.)
Date: Mon, 03 Aug 2020 13:32:02 +0000

Your message dated Mon, 3 Aug 2020 16:30:55 +0300
with message-id <20200803133055.GK1134@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@gnu.org.)


-- 
42693: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42693
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: xfce4-terminal: Update to 0.8.9.2. Date: Mon, 03 Aug 2020 10:56:50 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
From f4413c663352790a222e11b4fb865bd1fcd679ee Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#42693] [PATCH] gnu: xfce4-terminal: Update to 0.8.9.2. Date: Mon, 3 Aug 2020 16:30:55 +0300
Looks good. Patch pushed!


-- 
Efraim Flashner   <efraim@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]