mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
gnu: cyrus-sasl: Use new home page.
* gnu/packages/cyrus-sasl.scm (cyrus-sasl)[home-page]: Update.
This commit is contained in:
parent
11ed4108fb
commit
9629c6b4b2
1 changed files with 1 additions and 1 deletions
|
@ -65,4 +65,4 @@ (define-public cyrus-sasl
|
|||
server writers.")
|
||||
(license (license:non-copyleft "file://COPYING"
|
||||
"See COPYING in the distribution."))
|
||||
(home-page "http://cyrusimap.web.cmu.edu")))
|
||||
(home-page "https://cyrusimap.org/sasl/")))
|
||||
|
|
Loading…
Reference in a new issue