1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: xfce4-terminal: Update to 1.1.0.

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

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
宋文武
2023-09-02 11:50:29 +08:00
committed by Christopher Baines
parent cdddc6bc28
commit e2a7c227de

View File

@@ -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.0.4")
(version "1.1.0")
(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
"1x5saijxykxmn2hksf4qvaj965b6i0wy62z9hgrc2vvwmxbmkrbq"))))
"18yl792x617qa90g6caw4cy1arfl847majjxkxs0k6rb4ivk70j0"))))
(build-system gnu-build-system)
(arguments
(list