unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: Felix Gruber <felgru@posteo.net>
Cc: 71904-done@debbugs.gnu.org
Subject: bug#71904: [PATCH] gnu: reuse: Update to 3.0.2.
Date: Wed, 03 Jul 2024 16:59:49 +0800	[thread overview]
Message-ID: <87bk3en94q.fsf@iscas.ac.cn> (raw)
In-Reply-To: <b7785f2b06c9079e51dce58a9330fab40fccd898.1719937865.git.felgru@posteo.net> (Felix Gruber's message of "Tue, 2 Jul 2024 16:31:05 +0000")

[-- Attachment #1: Type: text/plain, Size: 1162 bytes --]

Felix Gruber <felgru@posteo.net> writes:

> * 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

push, https://git.savannah.gnu.org/cgit/guix.git/commit/?id=d589213758e4bce37965f0d105a8d2b72721c599

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2024-07-03  9:02 UTC|newest]

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

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=87bk3en94q.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=71904-done@debbugs.gnu.org \
    --cc=felgru@posteo.net \
    /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).