me
/
guix
Archived
1
0
Fork 0

gnu: autocutsel: Update to 0.10.1.

* gnu/packages/xdisorg.scm (autocutsel): Update to 0.10.1.
master
Tobias Geerinckx-Rice 2021-03-30 11:58:43 +02:00
parent f7158350b2
commit 6ff782683b
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -2249,7 +2249,7 @@ Wayland.")
(define-public autocutsel
(package
(name "autocutsel")
(version "0.10.0")
(version "0.10.1")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/sigmike/autocutsel"
@ -2257,7 +2257,7 @@ Wayland.")
"autocutsel-" version ".tar.gz"))
(sha256
(base32
"0gsys2dzh4az51ndcsabhlbbrjn2nm75lnjr45kg6r8sm8q66dx2"))))
"05zb85imp42birvrc320q20r98qddc5vxx169dnl753l5za0czpi"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f)) ; no "check" target