all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: iyzsong--- via Guix-patches via <guix-patches@gnu.org>
To: 69665@debbugs.gnu.org
Cc: 宋文武 <iyzsong@member.fsf.org>, "Zhu Zihao" <all_but_last@163.com>,
	宋文武 <iyzsong@envs.net>
Subject: [bug#69665] [PATCH 08/12] gnu: xfce4-terminal: Update to 1.1.3.
Date: Sat,  9 Mar 2024 13:18:00 +0800	[thread overview]
Message-ID: <faccebf66cd400ac386a935ec2debcb592c8e73b.1709961415.git.iyzsong@member.fsf.org> (raw)
In-Reply-To: <1b8330bb162197c24d68346f19058fc7df9123ce.1709961415.git.iyzsong@member.fsf.org>

From: 宋文武 <iyzsong@member.fsf.org>

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

Change-Id: Ic6589ee48f8e406f4d6b7b12ead165119b904e7f
---
 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 8ccf3a8fbe..beee0cb452 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.1.0")
+    (version "1.1.3")
     (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
-                "18yl792x617qa90g6caw4cy1arfl847majjxkxs0k6rb4ivk70j0"))))
+                "0i9xgd0rgw0j59hlp9kyxndw2b35nhxjls09c20rzdj1sj4dak91"))))
     (build-system gnu-build-system)
     (arguments
      (list
-- 
2.41.0





  parent reply	other threads:[~2024-03-09  5:19 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-09  5:12 [bug#69665] [PATCH 00/12] Xfce updates iyzsong--- via Guix-patches via
2024-03-09  5:17 ` [bug#69665] [PATCH 01/12] gnu: xfconf: Update to 4.18.3 iyzsong--- via Guix-patches via
2024-03-09  5:17   ` [bug#69665] [PATCH 02/12] gnu: garcon: Update to 4.18.2 iyzsong--- via Guix-patches via
2024-03-09  5:17   ` [bug#69665] [PATCH 03/12] gnu: tumbler: " iyzsong--- via Guix-patches via
2024-03-09  5:17   ` [bug#69665] [PATCH 04/12] gnu: xfce4-panel: Update to 4.18.6 iyzsong--- via Guix-patches via
2024-03-09  5:17   ` [bug#69665] [PATCH 05/12] gnu: xfce4-appfinder: Update to 4.18.1 iyzsong--- via Guix-patches via
2024-03-09  5:17   ` [bug#69665] [PATCH 06/12] gnu: xfce4-settings: Update to 4.18.4 iyzsong--- via Guix-patches via
2024-03-09  5:17   ` [bug#69665] [PATCH 07/12] gnu: thunar: Update to 4.18.10 iyzsong--- via Guix-patches via
2024-03-09  5:18   ` iyzsong--- via Guix-patches via [this message]
2024-03-09  5:18   ` [bug#69665] [PATCH 09/12] gnu: xfce4-power-manager: Update to 4.18.3 iyzsong--- via Guix-patches via
2024-03-09  5:18   ` [bug#69665] [PATCH 10/12] gnu: xfce4-dev-tools: Update to 4.18.1 iyzsong--- via Guix-patches via
2024-03-09  5:18   ` [bug#69665] [PATCH 11/12] gnu: Add xfwm4-themes iyzsong--- via Guix-patches via
2024-03-09  5:18   ` [bug#69665] [PATCH 12/12] gnu: xfce: " iyzsong--- via Guix-patches via
2024-03-12 10:20 ` bug#69665: [PATCH 00/12] Xfce updates 宋文武 via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=faccebf66cd400ac386a935ec2debcb592c8e73b.1709961415.git.iyzsong@member.fsf.org \
    --to=guix-patches@gnu.org \
    --cc=69665@debbugs.gnu.org \
    --cc=all_but_last@163.com \
    --cc=iyzsong@envs.net \
    --cc=iyzsong@member.fsf.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.