me
/
guix
Archived
1
0
Fork 0

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>
master
宋文武 2023-09-02 11:50:29 +08:00 committed by Christopher Baines
parent cdddc6bc28
commit e2a7c227de
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

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