me
/
guix
Archived
1
0
Fork 0

gnu: musl: Update home page.

* gnu/packages/musl.scm (musl)[home-page]: Update.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
master
Vincent Legoll 2020-02-08 18:08:08 +01:00 committed by Tobias Geerinckx-Rice
parent 27b09f3ab1
commit 13c6f9c988
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
(synopsis "Small C standard library")
(description "musl is a simple and lightweight C standard library. It
strives to be correct in the sense of standards-conformance and safety.")
(home-page "https://www.musl-libc.org")
(home-page "https://musl.libc.org")
;; Musl as a whole is released under the Expat license. Parts of it are
;; derived from various third-party projects that are released under
;; non-copyleft licenses. See the COPYRIGHT file for details.