mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-10 13:40:20 +01:00
gnu: mtdev: Update to 1.1.6.
* gnu/packages/xdisorg.scm (mtdev): Update to 1.1.6.
This commit is contained in:
parent
d7bede8bf1
commit
964a556dc5
1 changed files with 2 additions and 2 deletions
|
@ -513,7 +513,7 @@ and Matrox.")
|
||||||
(define-public mtdev
|
(define-public mtdev
|
||||||
(package
|
(package
|
||||||
(name "mtdev")
|
(name "mtdev")
|
||||||
(version "1.1.5")
|
(version "1.1.6")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -522,7 +522,7 @@ and Matrox.")
|
||||||
version ".tar.bz2"))
|
version ".tar.bz2"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0zxs7shzgbalkvlaiibi25bd902rbmkv9n1lww6q8j3ri9qdaxv6"))))
|
"1q700h9dqcm3zl6c3gj0qxxjcx6ibw2c51wjijydhwdcm26v5mqm"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(home-page "http://bitmath.org/code/mtdev/")
|
(home-page "http://bitmath.org/code/mtdev/")
|
||||||
(synopsis "Multitouch protocol translation library")
|
(synopsis "Multitouch protocol translation library")
|
||||||
|
|
Loading…
Add table
Reference in a new issue