[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/17: gnu: clipman: Update to 1.6.2.
From: |
guix-commits |
Subject: |
06/17: gnu: clipman: Update to 1.6.2. |
Date: |
Wed, 27 Mar 2024 19:09:28 -0400 (EDT) |
sharlatan pushed a commit to branch master
in repository guix.
commit 5ad619e0dcb89d1d0c608186717efce41081d9b9
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Fri Mar 22 21:34:59 2024 +0000
gnu: clipman: Update to 1.6.2.
* gnu/packages/xdisorg.scm (clipman): Update to 1.6.2.
Change-Id: I389f93f2d43f1675f2b33694ba84711e42df4eaf
---
gnu/packages/xdisorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index a46b35e72b..044d7c341b 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -3223,7 +3223,7 @@ After selection, the clip is put onto the PRIMARY and
CLIPBOARD X selections.")
(define-public clipman
(package
(name "clipman")
- (version "1.6.1")
+ (version "1.6.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -3231,7 +3231,7 @@ After selection, the clip is put onto the PRIMARY and
CLIPBOARD X selections.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256 (base32
-
"0b9kvj0dif4221dy6c1npknhhjxvbc4kygzhwxjirpwjws0yv6v9"))))
+
"033l2hy46r2zjy8dllcmkjxidhnqac9kfh4wkq9hfvim9imp5a4m"))))
(build-system go-build-system)
(arguments
(list #:import-path "github.com/yory8/clipman"
- 09/17: gnu: Add go-gopkg-in-alecthomas-kingpin-v2., (continued)
- 09/17: gnu: Add go-gopkg-in-alecthomas-kingpin-v2., guix-commits, 2024/03/27
- 17/17: gnu: go-github-com-nbrownus-go-metrics-prometheus: Adjust inputs., guix-commits, 2024/03/27
- 05/17: gnu: clipman: Fix source and home-page URL., guix-commits, 2024/03/27
- 13/17: gnu: go-github-com-anmitsu-go-shlex: Fix indentation., guix-commits, 2024/03/27
- 12/17: gnu: clipman: Refresh package style., guix-commits, 2024/03/27
- 10/17: gnu: go-github-com-alecthomas-kingpin: Adjust inputs., guix-commits, 2024/03/27
- 14/17: gnu: go-github-com-cyberdelia-go-metrics-graphite: Fix indentation., guix-commits, 2024/03/27
- 15/17: gnu: go-github-com-miekg-dns: Fix indentation., guix-commits, 2024/03/27
- 16/17: gnu: go-github-com-nbrownus-go-metrics-prometheus: Fix indentation., guix-commits, 2024/03/27
- 07/17: gnu: Add go-github-com-xhit-go-str2duration-v2., guix-commits, 2024/03/27
- 06/17: gnu: clipman: Update to 1.6.2.,
guix-commits <=
- 11/17: gnu: clipman: Simplify package., guix-commits, 2024/03/27