me
/
guix
Archived
1
0
Fork 0

gnu: rust-urlocator-0.1: Update home-page.

* gnu/packages/crates-io.scm (rust-urlocator-0.1)[home-page]: Update to
new home-page.
master
Efraim Flashner 2020-07-09 16:58:32 +03:00
parent 2569d555a3
commit 4e9fd7c81a
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 1 deletions

View File

@ -26951,7 +26951,7 @@ untrusted inputs in Rust.")
(base32
"0r5ig00np3svjpvb1gha3ni798cwj2w7rnlwrc8jrrw7bvlb2yri"))))
(build-system cargo-build-system)
(home-page "https://github.com/chrisduerr/urlocator.git")
(home-page "https://github.com/alacritty/urlocator")
(synopsis "Locate URLs in character streams")
(description "Locate URLs in character streams.")
(license (list license:expat license:asl2.0))))