mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 21:59:08 -05:00
gnu: dotherside: Update home-page.
* gnu/packages/qt.scm (dotherside)[home-page]: Fix project's home-page.
This commit is contained in:
parent
202c1b9703
commit
96bdf904ac
1 changed files with 1 additions and 1 deletions
|
@ -2186,7 +2186,7 @@ (define-public dotherside
|
|||
(inputs
|
||||
`(("qtbase" ,qtbase)
|
||||
("qtdeclarative" ,qtdeclarative)))
|
||||
(home-page "https://github.com/frankosterfeld/qtkeychain")
|
||||
(home-page "https://filcuc.github.io/DOtherSide/index.html")
|
||||
(synopsis "C language library for creating bindings for the Qt QML language")
|
||||
(description
|
||||
"DOtherSide is a C language library for creating bindings for the
|
||||
|
|
Loading…
Reference in a new issue