unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#54849] [PATCH] gnu: xfce4-terminal: Update to 1.0.0.
@ 2022-04-11 10:37 Zhu Zihao
  2022-04-15 17:07 ` bug#54849: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Zhu Zihao @ 2022-04-11 10:37 UTC (permalink / raw)
  To: 54849


[-- Attachment #1.1: Type: text/plain, Size: 0 bytes --]



[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 255 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-xfce4-terminal-Update-to-1.0.0.patch --]
[-- Type: text/x-patch, Size: 1214 bytes --]

From c313c0d04553e0d1e9db32a4ab33618d6f870b6f Mon Sep 17 00:00:00 2001
From: Zhu Zihao <all_but_last@163.com>
Date: Mon, 11 Apr 2022 18:36:46 +0800
Subject: [PATCH] gnu: xfce4-terminal: Update to 1.0.0.

* gnu/packages/xfce.scm (xfce4-terminal): Update to 1.0.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 44b6c34b29..a7682bcd32 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -954,7 +954,7 @@ (define-public parole
 (define-public xfce4-terminal
   (package
     (name "xfce4-terminal")
-    (version "0.8.10")
+    (version "1.0.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/apps/" name "/"
@@ -962,7 +962,7 @@ (define-public xfce4-terminal
                                   name "-" version ".tar.bz2"))
               (sha256
                (base32
-                "1irxyg5vp6vyd9vxdqav6jhchfkmhlqq511386h644p0k30kfcvs"))))
+                "0xk5vchkzchkp7c5sfvi49m8kdq906cpbq2l33jm325iv5xnlfsr"))))
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config intltool))
-- 
2.35.1


[-- Attachment #3: Type: text/plain, Size: 100 bytes --]


-- 
Retrieve my PGP public key:

  gpg --recv-keys D47A9C8B2AE3905B563D9135BE42B352A9F6821F

Zihao

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#54849: [PATCH] gnu: xfce4-terminal: Update to 1.0.0.
  2022-04-11 10:37 [bug#54849] [PATCH] gnu: xfce4-terminal: Update to 1.0.0 Zhu Zihao
@ 2022-04-15 17:07 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-04-15 17:07 UTC (permalink / raw)
  To: Zhu Zihao; +Cc: 54849-done

Hi,

Zhu Zihao <all_but_last@163.com> skribis:

>>From c313c0d04553e0d1e9db32a4ab33618d6f870b6f Mon Sep 17 00:00:00 2001
> From: Zhu Zihao <all_but_last@163.com>
> Date: Mon, 11 Apr 2022 18:36:46 +0800
> Subject: [PATCH] gnu: xfce4-terminal: Update to 1.0.0.
>
> * gnu/packages/xfce.scm (xfce4-terminal): Update to 1.0.0.

Applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-15 17:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-11 10:37 [bug#54849] [PATCH] gnu: xfce4-terminal: Update to 1.0.0 Zhu Zihao
2022-04-15 17:07 ` bug#54849: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).