git: Minor fix for package license.
parent
9ae6393d9d
commit
06ed6bfe60
|
|
@ -165,7 +165,7 @@ user-defined extensions).")
|
|||
(home-page "https://github.com/python/typeshed")
|
||||
(synopsis "Typing stubs for psutil")
|
||||
(description "Typing stubs for psutil.")
|
||||
(license #f)))
|
||||
(license asl2.0)))
|
||||
|
||||
|
||||
(define-public python-qtrangeslider
|
||||
|
|
|
|||
Loading…
Reference in New Issue