mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 11:55:06 -06:00
gnu: cl-array-utils: Use canonical home-page.
* gnu/packages/lisp-xyz.scm (cl-array-utils)[home-page]: Use canonical home-page. Change-Id: If11bc7e387d53d2c47b2f34b05c7348d9818c2e1
This commit is contained in:
parent
6c36ae90af
commit
92c7757f56
1 changed files with 1 additions and 1 deletions
|
|
@ -1574,7 +1574,7 @@ Common Lisp arrays and performing numerical calculations with them.")
|
|||
(description
|
||||
"A miniature toolkit that contains some useful shifting/popping/pushing
|
||||
functions for arrays and vectors. Originally from Plump.")
|
||||
(home-page "https://codeberg.org/shinmera/array-utils")
|
||||
(home-page "https://shinmera.com/docs/array-utils")
|
||||
(license license:zlib))))
|
||||
|
||||
(define-public cl-array-utils
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue