~ruther/guix-local

ba252f5177d0e820bb44effef022606abbb5b56e — 宋文武 4 months ago 6f814e3
gnu: parole: Update to 4.20.0.

* gnu/packages/xfce.scm (parole): Update to 4.20.0.

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

M gnu/packages/xfce.scm
M gnu/packages/xfce.scm => gnu/packages/xfce.scm +2 -2
@@ 1196,7 1196,7 @@ local and remote file systems and manage bookmarks of such.")
(define-public parole
  (package
    (name "parole")
    (version "4.18.2")
    (version "4.20.0")
    (source
     (origin
       (method git-fetch)


@@ 1206,7 1206,7 @@ local and remote file systems and manage bookmarks of such.")
             (commit (string-append name "-" version))))
       (file-name (git-file-name name version))
       (sha256
        (base32 "1yzqry3pbgn413nflw7a8cm3xdq96w5pj41b04p5drr7qs44d1qb"))))
        (base32 "0cb9blcbxyb80cql1dldh5qgsqp53nf2c4x43xdwwd3zwsr1jp13"))))
    (build-system gnu-build-system)
    (arguments
     (list