me
/
guix
Archived
1
0
Fork 0

gnu: rust-evdev-0.12: Update home-page.

* gnu/packages/crates-io.scm (rust-evdev-0.12): Update home-page.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
master
Troy Figiel 2024-01-07 12:55:40 +01:00 committed by Efraim Flashner
parent ca64aea7e9
commit 3848cf9027
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 1 deletions

View File

@ -24015,7 +24015,7 @@ ecosystem.")
#:cargo-development-inputs
(("rust-itertools" ,rust-itertools-0.10)
("rust-tokio" ,rust-tokio-1))))
(home-page "https://github.com/cmr/evdev")
(home-page "https://github.com/emberian/evdev")
(synopsis "Rust interface to Linux event devices")
(description "This package provides evdev interface for Linux.")
(license (list license:asl2.0 license:expat))))