unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71904] [PATCH] gnu: reuse: Update to 3.0.2.
@ 2024-07-02 16:31 Felix Gruber
  2024-07-03  8:59 ` bug#71904: " Zheng Junjie
  0 siblings, 1 reply; 2+ messages in thread
From: Felix Gruber @ 2024-07-02 16:31 UTC (permalink / raw
  To: 71904; +Cc: Felix Gruber

* gnu/packages/license.scm (reuse): Update to 3.0.2.

Change-Id: I527df845dcc4deaf1ffae90d6a8e13dc9033d5ad
---
 gnu/packages/license.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/license.scm b/gnu/packages/license.scm
index c562f70498..9497650288 100644
--- a/gnu/packages/license.scm
+++ b/gnu/packages/license.scm
@@ -172,13 +172,13 @@ (define-public licensecheck
 (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

base-commit: 4b3a553ca5ba5ac190739309eb5f7aa8170cf2a8
-- 
2.45.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-07-03  9:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-02 16:31 [bug#71904] [PATCH] gnu: reuse: Update to 3.0.2 Felix Gruber
2024-07-03  8:59 ` bug#71904: " Zheng Junjie

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).