mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
gnu: librep: Update home page.
* gnu/packages/sawfish.scm (librep)[home-page]: Follow (HTTPS) redirection.
This commit is contained in:
parent
416d098a0e
commit
131f0f853e
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ (define-public librep
|
|||
(list (search-path-specification
|
||||
(variable "REP_DL_LOAD_PATH")
|
||||
(files '("lib/rep")))))
|
||||
(home-page "http://sawfish.wikia.com/wiki/Librep")
|
||||
(home-page "https://sawfish.fandom.com/wiki/Librep")
|
||||
(synopsis "Lisp system for sawfish")
|
||||
(description
|
||||
"Librep is a dialect of Lisp, designed to be used both as an extension
|
||||
|
|
Loading…
Reference in a new issue