gnu: reuse: Update to 3.0.2.
* gnu/packages/license.scm (reuse): Update to 3.0.2. Change-Id: I527df845dcc4deaf1ffae90d6a8e13dc9033d5ad Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
This commit is contained in:
parent
972c06dc79
commit
d589213758
@ -172,13 +172,13 @@ belonging to various licenses.")
|
||||
(define-public reuse
|
||||
(package
|
||||
(name "reuse")
|
||||
(version "3.0.1")
|
||||
(version "3.0.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "reuse" version))
|
||||
(sha256
|
||||
(base32 "0vqawznn8zhh5m3hv51xjhkz0v4vbmsiz2z1smg52k4nmlly832r"))))
|
||||
(base32 "19ijdwbr47pa0ba30s40b53qb0chyq27akj0484aj9s5p1i85svk"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
;; Change directory before running the test suite to avoid having both
|
||||
|
Loading…
Reference in New Issue
Block a user