1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-17 04:20:44 +02:00

Merge branch 'staging' into core-updates

This commit is contained in:
Marius Bakke 2020-01-21 22:39:42 +01:00
commit 8ed9be3fac
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA
192 changed files with 7051 additions and 2460 deletions

View file

@ -6054,7 +6054,7 @@ name and provides query methods such as @{RubyEngine.mri?}.")
colorful and informative. TURN displays each test on a separate line with
failures being displayed immediately instead of at the end of the tests. Note
that TURN is no longer being maintained.")
(home-page "http://rubygems.org/gems/turn")
(home-page "https://rubygems.org/gems/turn")
(license license:expat)))
(define-public ruby-mimemagic
@ -7828,7 +7828,7 @@ the @file{spec} directory.")
(native-inputs
`(("ruby-sass-spec" ,ruby-sass-spec)
("ruby-mathn" ,ruby-mathn)))
(home-page "http://sass-lang.com/")
(home-page "https://sass-lang.com/")
(synopsis "CSS extension language")
(description "Sass is a CSS extension language. It extends CSS with
features that don't exist yet like variables, nesting, mixins and inheritance.")