~ruther/guix-local

30e6d0a19201607ec6518fb59b096bf8804f4999 — 宋文武 2 years ago ad5faf2
gnu: xfce4-terminal: Update to 1.1.3.

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

Change-Id: Ic6589ee48f8e406f4d6b7b12ead165119b904e7f
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/xfce.scm
M gnu/packages/xfce.scm => gnu/packages/xfce.scm +2 -2
@@ 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