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

* gnu/packages/crates-io.scm (rust-urlocator-0.1)[home-page]: Update to
new home-page.
This commit is contained in:
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

View file

@ -26951,7 +26951,7 @@ (define-public rust-urlocator-0.1
(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))))