mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: ruby-minitest-rg: Use HTTPS home page.
* gnu/packages/ruby.scm (ruby-minitest-rg)[home-page]: Use HTTPS.
This commit is contained in:
parent
2bc8143f6c
commit
8e486e808c
1 changed files with 1 additions and 1 deletions
|
@ -3335,7 +3335,7 @@ reporter.")
|
||||||
(synopsis "Coloured output for Minitest")
|
(synopsis "Coloured output for Minitest")
|
||||||
(description
|
(description
|
||||||
"@code{minitest-rg} changes the colour of the output from Minitest.")
|
"@code{minitest-rg} changes the colour of the output from Minitest.")
|
||||||
(home-page "http://blowmage.com/minitest-rg")
|
(home-page "https://blowmage.com/minitest-rg/")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public ruby-minitest-hooks
|
(define-public ruby-minitest-hooks
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue