gnu: cliphist: Update to 0.6.1.

* gnu/packages/xdisorg.scm (cliphist): Update to 0.6.1.

Change-Id: I902382d604ee2de3d062b0767a491b5d56534f69
This commit is contained in:
Sharlatan Hellseher 2025-09-10 13:18:04 +01:00
parent fbb3103ad2
commit 0d5ea48c92
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -432,7 +432,7 @@ with X11 or Wayland, or in a text terminal with ncurses.")
(define-public cliphist (define-public cliphist
(package (package
(name "cliphist") (name "cliphist")
(version "0.5.0") (version "0.6.1")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -441,7 +441,7 @@ with X11 or Wayland, or in a text terminal with ncurses.")
(commit (string-append "v" version)))) (commit (string-append "v" version))))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "1cbhrw9vk8c0in9yyhlp0k9rldgjwbcj00d7vqh69p3igznhdgsk")))) (base32 "0lhfq67bsmlajxlkz0dhj5hym7w376vqjk05yccd42fqd1nr32dl"))))
(build-system go-build-system) (build-system go-build-system)
(arguments (arguments
(list (list