unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Jean Pierre De Jesus DIAZ via Guix-patches via <guix-patches@gnu.org>
To: "56109@debbugs.gnu.org" <56109@debbugs.gnu.org>
Subject: [bug#56109] [PATCH] gnu: reuse: Update to 1.0.0.
Date: Mon, 20 Jun 2022 17:00:20 +0000	[thread overview]
Message-ID: <KKIpdYH8F5hzAsDjXhGZ5NToXGcve-sRm_0V7woat02GOqPveuRcyGy5BBhyP_NltAHpQ5ZEvcmkFmxrwpsMsu1uJK0ydwcAoWw-DNHOZTY=@jeandudey.tech> (raw)
In-Reply-To: <HKBQhejXY3dz4cYtpMAw-ehho63v1xsTHPb0G_neSdBOYjVv8fcJ_RuLbfsRxa3DRAiweBJVCQVOt6NVoxJVj1d2xIvLTUYrF0tRfk1MBig=@jeandudey.tech>

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

Empty Message

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-reuse-Update-to-1.0.0.patch --]
[-- Type: text/x-patch; name=0001-gnu-reuse-Update-to-1.0.0.patch, Size: 1137 bytes --]

From c6ed681253baa7b6b176cca423907da051bd6e99 Mon Sep 17 00:00:00 2001
Message-Id: <c6ed681253baa7b6b176cca423907da051bd6e99.1655721036.git.me@jeandudey.tech>
From: Jean-Pierre De Jesus DIAZ <me@jeandudey.tech>
Date: Mon, 20 Jun 2022 12:29:44 +0200
Subject: [PATCH] gnu: reuse: Update to 1.0.0.

* gnu/packages/license.scm (reuse): Update to 1.0.0.
---
 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 cc6b03b412..df8efe8423 100644
--- a/gnu/packages/license.scm
+++ b/gnu/packages/license.scm
@@ -168,13 +168,13 @@ (define-public licensecheck
 (define-public reuse
   (package
     (name "reuse")
-    (version "0.14.0")
+    (version "1.0.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "reuse" version))
        (sha256
-        (base32 "1q84qv982y67inqb67iy3r6z7339593w7zdaaxswjqxfrd1by7bp"))))
+        (base32 "1m78q5x19xvhywi1xl0prrag89ihvqiq14lba27rrxl75nz24c6v"))))
     (build-system python-build-system)
     (native-inputs
      (list python-pytest python-setuptools-scm))
-- 
2.36.1


  reply	other threads:[~2022-06-20 17:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-20 10:33 [bug#56109] [PATCH] gnu: reuse: Update to 1.0.0 Jean Pierre De Jesus DIAZ via Guix-patches via
2022-06-20 17:00 ` Jean Pierre De Jesus DIAZ via Guix-patches via [this message]
2022-06-22 21:18   ` bug#56109: " Ludovic Courtès

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='KKIpdYH8F5hzAsDjXhGZ5NToXGcve-sRm_0V7woat02GOqPveuRcyGy5BBhyP_NltAHpQ5ZEvcmkFmxrwpsMsu1uJK0ydwcAoWw-DNHOZTY=@jeandudey.tech' \
    --to=guix-patches@gnu.org \
    --cc=56109@debbugs.gnu.org \
    --cc=me@jeandudey.tech \
    /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).