[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/08: gnu: xfce4-clipman-plugin: Update to 1.6.1.
From: |
guix-commits |
Subject: |
06/08: gnu: xfce4-clipman-plugin: Update to 1.6.1. |
Date: |
Sat, 11 Apr 2020 18:13:31 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 10f04aec491b4dbabaf5d3a9a9903b75a1d540fb
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Apr 11 22:18:37 2020 +0200
gnu: xfce4-clipman-plugin: Update to 1.6.1.
* gnu/packages/xfce.scm (xfce4-clipman-plugin): Update to 1.6.1.
---
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 b708eb4..d291a63 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -387,7 +387,7 @@ applications menu, workspace switcher and more.")
(define-public xfce4-clipman-plugin
(package
(name "xfce4-clipman-plugin")
- (version "1.4.4")
+ (version "1.6.1")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -395,7 +395,7 @@ applications menu, workspace switcher and more.")
"xfce4-clipman-plugin-" version ".tar.bz2"))
(sha256
(base32
- "1819kjn7gs30zhhj2ppfw4zjpcgj9amw1vvppjsavsff1xflrq88"))))
+ "1d6fxdzy9b511hqcyj7825fx67q6zqk6cln4g3x9d498jrvk3s5k"))))
(build-system gnu-build-system)
(native-inputs
`(("intltool" ,intltool)
- branch master updated (a1da0fb -> aec0ae2), guix-commits, 2020/04/11
- 02/08: gnu: exo: Update to 0.12.11., guix-commits, 2020/04/11
- 04/08: gnu: xfce4-session: Update to 4.14.2., guix-commits, 2020/04/11
- 01/08: gnu: ephemeralpg: Update to 3.0., guix-commits, 2020/04/11
- 03/08: gnu: garcon: Update to 0.7.0., guix-commits, 2020/04/11
- 06/08: gnu: xfce4-clipman-plugin: Update to 1.6.1.,
guix-commits <=
- 05/08: gnu: xfce4-screensaver: Update to 0.1.10., guix-commits, 2020/04/11
- 08/08: gnu: xfce4-whiskermenu-plugin: Update to 2.4.3., guix-commits, 2020/04/11
- 07/08: gnu: xfce4-pulseaudio-plugin: Update to 0.4.3., guix-commits, 2020/04/11