mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-18 00:00:32 +02:00
gnu: usbredir: Update to 0.15.0.
* gnu/packages/spice.scm (usbredir): Update to 0.15.0. Change-Id: I67915edef296720b23b7b85890c872067edef1fa
This commit is contained in:
@@ -68,14 +68,14 @@
|
||||
(package
|
||||
(name "usbredir")
|
||||
(home-page "https://spice-space.org")
|
||||
(version "0.14.0")
|
||||
(version "0.15.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append home-page "/download/" name "/" name "-"
|
||||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0cm3pal2fmi5168i3vdy18qw2wmvhfy02fn9li2sx3rjg1fgnkcj"))))
|
||||
"0q890pzi0744isnw72lxk59aaqvhmg1dli8j35la123n4y0a7hkd"))))
|
||||
(build-system meson-build-system)
|
||||
(propagated-inputs (list libusb))
|
||||
(inputs (list glib))
|
||||
|
||||
Reference in New Issue
Block a user