mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: ruby-minitest-reporters: Update to 1.7.1.
* gnu/packages/ruby-xyz.scm (ruby-minitest-reporters): Update to 1.7.1.
This commit is contained in:
parent
70f987c2aa
commit
e8a9a07376
1 changed files with 2 additions and 2 deletions
|
@ -5492,14 +5492,14 @@ absence of failure.")
|
|||
(define-public ruby-minitest-reporters
|
||||
(package
|
||||
(name "ruby-minitest-reporters")
|
||||
(version "1.3.6")
|
||||
(version "1.7.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (rubygems-uri "minitest-reporters" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1a3das80rwgys5rj48i5ly144nvszyqyi748bk9bss74jblcf5ay"))))
|
||||
"0b2na3mr8l712c0fa03r9n43l5qwcgrhc1iywwpw7f4m1hx42q2h"))))
|
||||
(build-system ruby-build-system)
|
||||
(arguments
|
||||
'(#:phases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue