all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#45381] [PATCH] gnu: xfce4-terminal: Update to 0.8.10.
@ 2020-12-23  8:03 Michael Rohleder
  2020-12-23 15:49 ` Jonathan Brielmaier
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Rohleder @ 2020-12-23  8:03 UTC (permalink / raw)
  To: 45381

* gnu/packages/xfce.scm (xfce4-terminal): Update to 0.8.10.
---
 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 dad7c1d03d..265a155adf 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -925,7 +925,7 @@ devices and folders.")
 (define-public xfce4-terminal
   (package
     (name "xfce4-terminal")
-    (version "0.8.9.2")
+    (version "0.8.10")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/apps/" name "/"
@@ -933,7 +933,7 @@ devices and folders.")
                                   name "-" version ".tar.bz2"))
               (sha256
                (base32
-                "1szfmvx4gbwcqag7fnlqh96i9cmvs6xm1yrdbnlzh3imdpw3p8lv"))))
+                "1irxyg5vp6vyd9vxdqav6jhchfkmhlqq511386h644p0k30kfcvs"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
-- 
2.29.2





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

* [bug#45381] [PATCH] gnu: xfce4-terminal: Update to 0.8.10.
  2020-12-23  8:03 [bug#45381] [PATCH] gnu: xfce4-terminal: Update to 0.8.10 Michael Rohleder
@ 2020-12-23 15:49 ` Jonathan Brielmaier
  2020-12-24  6:33   ` Michael Rohleder
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Brielmaier @ 2020-12-23 15:49 UTC (permalink / raw)
  To: 45381

@Michael: Are you working on the xfce 4.16 update? Otherwise I would
start working on it, as I call me a xfce user since switching to Wayland...

~Jonathan




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

* [bug#45381] [PATCH] gnu: xfce4-terminal: Update to 0.8.10.
  2020-12-23 15:49 ` Jonathan Brielmaier
@ 2020-12-24  6:33   ` Michael Rohleder
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Rohleder @ 2020-12-24  6:33 UTC (permalink / raw)
  To: Jonathan Brielmaier; +Cc: 45381

[-- Attachment #1: Type: text/plain, Size: 445 bytes --]

Jonathan Brielmaier <jonathan.brielmaier@web.de> writes:
> @Michael: Are you working on the xfce 4.16 update? Otherwise I would
> start working on it, as I call me a xfce user since switching to Wayland...

Yes, I do.  It's nearly ready, I just want to test it some more.
Maybe I'll sent a (big) patch today, if nobody beats me.

-- 
>Linux is not user-friendly.
It _is_ user-friendly.  It is not ignorant-friendly and idiot-friendly.

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

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

end of thread, other threads:[~2020-12-24  6:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-23  8:03 [bug#45381] [PATCH] gnu: xfce4-terminal: Update to 0.8.10 Michael Rohleder
2020-12-23 15:49 ` Jonathan Brielmaier
2020-12-24  6:33   ` Michael Rohleder

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.