me
/
guix
Archived
1
0
Fork 0

gnu: exercism: Update home-page.

* gnu/packages/education.scm (exercism)[home-page]: Follow redirect.
master
Efraim Flashner 2022-10-01 23:47:06 +03:00
parent 4b5ac6b226
commit 04516a7adf
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 1 deletions

View File

@ -1094,7 +1094,7 @@ machine, and more.")
("github.com/spf13/viper" ,go-github-com-spf13-viper)
("golang.org/x/net" ,go-golang-org-x-net)
("golang.org/x/text" ,go-golang-org-x-text)))
(home-page "https://exercism.io")
(home-page "https://exercism.org/")
(synopsis "Mentored learning for programming languages")
(description "Commandline client for exercism.io, a free service providing
mentored learning for programming languages.")