From cbad494ae6a13d936862988cb1f375c4ac7dd04d 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:38 +0800 Subject: [PATCH] gnu: xfce4-clipman-plugin: Update to 1.7.0. * gnu/packages/xfce.scm (xfce4-clipman-plugin): Update to 1.7.0. Change-Id: Ia1ae8a90a000323c04ef11732e1ba75dc2844a51 --- 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 e28635095f941fc8f88e0b69f954cedc856c2e90..9b0c2837b1565bf56df5cfb2e3cea143142cc11e 100644 --- a/gnu/packages/xfce.scm +++ b/gnu/packages/xfce.scm @@ -506,7 +506,7 @@ applications menu, workspace switcher and more.") (define-public xfce4-clipman-plugin (package (name "xfce4-clipman-plugin") - (version "1.6.7") + (version "1.7.0") (source (origin (method git-fetch) @@ -515,7 +515,7 @@ applications menu, workspace switcher and more.") (commit (string-append name "-" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "0spg9mdlcx98kjisv0c9axp7knhh8am5dqfa2lspj1jbgvah1dwi")))) + (base32 "16cxxlwhi54zl2lzbcmaag80mrwhmw64adyv6zj0lkb7j8fb3mn3")))) (build-system gnu-build-system) (arguments (list