unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55392] [PATCH] gnu: xfce4-terminal: Update to 1.0.3.
@ 2022-05-13  1:30 Michael Rohleder
  2022-05-16 13:38 ` bug#55392: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2022-05-13  1:30 UTC (permalink / raw)
  To: 55392; +Cc: Michael Rohleder

* gnu/packages/xfce.scm (xfce4-terminal): Update to 1.0.3.
---
 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 814b11093f..ddd484b165 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 "1.0.1")
+    (version "1.0.3")
     (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
-                "19gbw5cp1qdg59l53y36cczm37l18c2cx2lhw25pzs9z3n3r0dhx"))))
+                "1vgmgz38q5902m4prbww4zy5j8n10pyq5ni3f46z7fpzxp9acs8w"))))
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config intltool))
-- 
2.36.0





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

* bug#55392: [PATCH] gnu: xfce4-terminal: Update to 1.0.3.
  2022-05-13  1:30 [bug#55392] [PATCH] gnu: xfce4-terminal: Update to 1.0.3 Michael Rohleder
@ 2022-05-16 13:38 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-05-16 13:38 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 55392-done

Howdy,

Michael Rohleder <mike@rohleder.de> skribis:

> * gnu/packages/xfce.scm (xfce4-terminal): Update to 1.0.3.

Applied, thanks!

Ludo’.




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

end of thread, other threads:[~2022-05-16 13:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-13  1:30 [bug#55392] [PATCH] gnu: xfce4-terminal: Update to 1.0.3 Michael Rohleder
2022-05-16 13:38 ` bug#55392: " 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).