mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@
|
||||||
(list (search-path-specification
|
(list (search-path-specification
|
||||||
(variable "REP_DL_LOAD_PATH")
|
(variable "REP_DL_LOAD_PATH")
|
||||||
(files '("lib/rep")))))
|
(files '("lib/rep")))))
|
||||||
(home-page "http://sawfish.wikia.com/wiki/Librep")
|
(home-page "https://sawfish.fandom.com/wiki/Librep")
|
||||||
(synopsis "Lisp system for sawfish")
|
(synopsis "Lisp system for sawfish")
|
||||||
(description
|
(description
|
||||||
"Librep is a dialect of Lisp, designed to be used both as an extension
|
"Librep is a dialect of Lisp, designed to be used both as an extension
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue