unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Felix Gruber <felgru@posteo.net>
To: 71904@debbugs.gnu.org
Cc: Felix Gruber <felgru@posteo.net>
Subject: [bug#71904] [PATCH] gnu: reuse: Update to 3.0.2.
Date: Tue,  2 Jul 2024 16:31:05 +0000	[thread overview]
Message-ID: <b7785f2b06c9079e51dce58a9330fab40fccd898.1719937865.git.felgru@posteo.net> (raw)

* 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





             reply	other threads:[~2024-07-02 16:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-02 16:31 Felix Gruber [this message]
2024-07-03  8:59 ` bug#71904: [PATCH] gnu: reuse: Update to 3.0.2 Zheng Junjie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b7785f2b06c9079e51dce58a9330fab40fccd898.1719937865.git.felgru@posteo.net \
    --to=felgru@posteo.net \
    --cc=71904@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).