me
/
guix
Archived
1
0
Fork 0

gnu: ruby-minitest: Update home page URL.

* gnu/packages/ruby.scm (ruby-minitest) [home-page]: Update URL.
master
Maxim Cournoyer 2023-03-14 17:02:40 -04:00
parent a10ed614cc
commit c55c9f5fb5
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 1 additions and 1 deletions

View File

@ -5072,7 +5072,7 @@ client protocol.")
"1kjy67qajw4rnkbjs5jyk7kc3lyhz5613fwj1i8f6ppdk4zampy0"))))
(build-system ruby-build-system)
(native-inputs (list ruby-hoe))
(home-page "https://github.com/seattlerb/minitest")
(home-page "https://github.com/minitest/minitest")
(synopsis "Small test suite library for Ruby")
(description "Minitest provides a complete suite of Ruby testing
facilities supporting TDD, BDD, mocking, and benchmarking.")