summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2025-09-10 13:18:04 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2025-09-10 13:19:34 +0100
commit0d5ea48c923b63ee7bc6117ef7c42a1d76b61e88 (patch)
tree3ce80aa33b343d06da9491352c03536a307cfd80 /gnu
parentfbb3103ad2c36c34a5536473c7684687f2e6839e (diff)
gnu: cliphist: Update to 0.6.1.
* gnu/packages/xdisorg.scm (cliphist): Update to 0.6.1. Change-Id: I902382d604ee2de3d062b0767a491b5d56534f69
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/xdisorg.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 68d0b9cc8c0..f78f0973689 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -432,7 +432,7 @@ with X11 or Wayland, or in a text terminal with ncurses.")
(define-public cliphist
(package
(name "cliphist")
- (version "0.5.0")
+ (version "0.6.1")
(source
(origin
(method git-fetch)
@@ -441,7 +441,7 @@ with X11 or Wayland, or in a text terminal with ncurses.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1cbhrw9vk8c0in9yyhlp0k9rldgjwbcj00d7vqh69p3igznhdgsk"))))
+ (base32 "0lhfq67bsmlajxlkz0dhj5hym7w376vqjk05yccd42fqd1nr32dl"))))
(build-system go-build-system)
(arguments
(list