gnu: r-varhandle: Update home page.
* gnu/packages/cran.scm (r-varhandle)[home-page]: Update to new URL. Change-Id: I8bde12da1348d0fca7f9b9939bff2774ce2b767b Signed-off-by: Ricardo Wurmus <rekado@elephly.net>master
parent
0e8f7ee3a9
commit
aa6e357c55
|
@ -41288,7 +41288,7 @@ constructing and executing optimized SQL queries.")
|
||||||
(base32 "0xy5w7cz9sb0xmxvzajg4sf0ip2ihxc5nimh10awchvkywzgsyjf"))))
|
(base32 "0xy5w7cz9sb0xmxvzajg4sf0ip2ihxc5nimh10awchvkywzgsyjf"))))
|
||||||
(properties `((upstream-name . "varhandle")))
|
(properties `((upstream-name . "varhandle")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(home-page "https://bitbucket.org/mehrad_mahmoudian/varhandle")
|
(home-page "https://codeberg.org/mehrad/varhandle")
|
||||||
(synopsis "Functions for robust variable handling")
|
(synopsis "Functions for robust variable handling")
|
||||||
(description
|
(description
|
||||||
"This package contains some functions to help users (especially data
|
"This package contains some functions to help users (especially data
|
||||||
|
|
Reference in New Issue