GNU bug report logs - #65693
[PATCH 2/2] gnu: xfce4-terminal: Update to 1.1.0.

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Sat, 2 Sep 2023 03:52:03 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: iyzsong <at> envs.net
Subject: bug#65693: closed (Re: [bug#65693] [PATCH 2/2] gnu:
 xfce4-terminal: Update to 1.1.0.)
Date: Tue, 12 Sep 2023 07:53:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#65693: [PATCH 2/2] gnu: xfce4-terminal: Update to 1.1.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 65693 <at> debbugs.gnu.org.

-- 
65693: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65693
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: iyzsong <at> envs.net
Cc: 宋文武 <iyzsong <at> member.fsf.org>,
 65693-done <at> debbugs.gnu.org, Zhu Zihao <all_but_last <at> 163.com>,
 guix-patches <at> gnu.org
Subject: Re: [bug#65693] [PATCH 2/2] gnu: xfce4-terminal: Update to 1.1.0.
Date: Tue, 12 Sep 2023 08:52:23 +0100
[Message part 3 (text/plain, inline)]
iyzsong--- via Guix-patches via <guix-patches <at> gnu.org> writes:

> From: 宋文武 <iyzsong <at> member.fsf.org>
>
> * gnu/packages/xfce.scm (xfce4-terminal): Update to 1.1.0.
> ---
>  gnu/packages/xfce.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

I've pushed this to master as e2a7c227dea5b361e2ebdbba24b923d1922a79d0.

Thanks,

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: iyzsong <at> envs.net
To: guix-patches <at> gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [PATCH 2/2] gnu: xfce4-terminal: Update to 1.1.0.
Date: Sat,  2 Sep 2023 11:50:29 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* gnu/packages/xfce.scm (xfce4-terminal): Update to 1.1.0.
---
 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 3292db4f58..cb2121f338 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1082,7 +1082,7 @@ (define-public parole
 (define-public xfce4-terminal
   (package
     (name "xfce4-terminal")
-    (version "1.0.4")
+    (version "1.1.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/apps/" name "/"
@@ -1090,7 +1090,7 @@ (define-public xfce4-terminal
                                   name "-" version ".tar.bz2"))
               (sha256
                (base32
-                "1x5saijxykxmn2hksf4qvaj965b6i0wy62z9hgrc2vvwmxbmkrbq"))))
+                "18yl792x617qa90g6caw4cy1arfl847majjxkxs0k6rb4ivk70j0"))))
     (build-system gnu-build-system)
     (arguments
      (list
-- 
2.41.0




This bug report was last modified 1 year and 249 days ago.

Previous Next


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