gnu: xfce4-terminal: Update to 1.1.3.

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

Change-Id: Ic6589ee48f8e406f4d6b7b12ead165119b904e7f
This commit is contained in:
宋文武 2024-03-09 12:42:05 +08:00
parent ad5faf2775
commit 30e6d0a192
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -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