From ba252f5177d0e820bb44effef022606abbb5b56e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Date: Tue, 30 Dec 2025 12:28:39 +0800 Subject: [PATCH] gnu: parole: Update to 4.20.0. * gnu/packages/xfce.scm (parole): Update to 4.20.0. Change-Id: I7d9a71797934b9d5472a2a84dc962be0c7e3270e --- gnu/packages/xfce.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm index b7e05d0554a4f936675375d16bfa2a7826906a3b..3fa12b1c8c8be09150b54e6cc3cebc68ad2b0880 100644 --- a/gnu/packages/xfce.scm +++ b/gnu/packages/xfce.scm @@ -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