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
|
@ -2186,7 +2186,7 @@ time Web content can be enhanced with native controls.")
|
||||||
(inputs
|
(inputs
|
||||||
`(("qtbase" ,qtbase)
|
`(("qtbase" ,qtbase)
|
||||||
("qtdeclarative" ,qtdeclarative)))
|
("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")
|
(synopsis "C language library for creating bindings for the Qt QML language")
|
||||||
(description
|
(description
|
||||||
"DOtherSide is a C language library for creating bindings for the
|
"DOtherSide is a C language library for creating bindings for the
|
||||||
|
|
Loading…
Reference in New Issue