~ruther/guix-local

cc774ec444941ea5851a026067729daa67292c62 — 宋文武 2 months ago ba252f5
gnu: xfce4-terminal: Update to 1.1.5.

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

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

M gnu/packages/xfce.scm
M gnu/packages/xfce.scm => gnu/packages/xfce.scm +2 -2
@@ 1245,7 1245,7 @@ features playback of local media files, DVD/CD and live streams.")
(define-public xfce4-terminal
  (package
    (name "xfce4-terminal")
    (version "1.1.4")
    (version "1.1.5")
    (source
     (origin
       (method git-fetch)


@@ 1255,7 1255,7 @@ features playback of local media files, DVD/CD and live streams.")
             (commit (string-append name "-" version))))
       (file-name (git-file-name name version))
       (sha256
        (base32 "16rcp2f6wh8vdzppkv2xgqlqffg85azi3vdvl90xn2r4ixyrzfas"))))
        (base32 "11xs71vhz1anyyd41fzm2rz99w6pmv1wszyyjfz8xfg6932ypmd8"))))
    (build-system gnu-build-system)
    (arguments
     (list #:configure-flags