summaryrefslogtreecommitdiff
path: root/gnu/packages/xfce.scm
diff options
context:
space:
mode:
author宋文武 <iyzsong@member.fsf.org>2024-03-09 12:42:05 +0800
committer宋文武 <iyzsong@member.fsf.org>2024-03-12 18:02:07 +0800
commit30e6d0a19201607ec6518fb59b096bf8804f4999 (patch)
treef47d263f5d136390732885058ffb808eed752584 /gnu/packages/xfce.scm
parentad5faf27750182acb8c66c02f359163bbf93c5ed (diff)
downloadguix-patches-30e6d0a19201607ec6518fb59b096bf8804f4999.tar
guix-patches-30e6d0a19201607ec6518fb59b096bf8804f4999.tar.gz
gnu: xfce4-terminal: Update to 1.1.3.
* gnu/packages/xfce.scm (xfce4-terminal): Update to 1.1.3. Change-Id: Ic6589ee48f8e406f4d6b7b12ead165119b904e7f
Diffstat (limited to 'gnu/packages/xfce.scm')
-rw-r--r--gnu/packages/xfce.scm4
1 files 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 @@ features playback of local media files, DVD/CD and live streams.")
(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 @@ features playback of local media files, DVD/CD and live streams.")
name "-" version ".tar.bz2"))
(sha256
(base32
- "18yl792x617qa90g6caw4cy1arfl847majjxkxs0k6rb4ivk70j0"))))
+ "0i9xgd0rgw0j59hlp9kyxndw2b35nhxjls09c20rzdj1sj4dak91"))))
(build-system gnu-build-system)
(arguments
(list