GNU bug report logs - #55597
[PATCH] gnu: pre-commit: Update to 2.19.0.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Mon, 23 May 2022 19:00:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 55597 in the body.
You can then email your comments to 55597 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#55597; Package guix-patches. (Mon, 23 May 2022 19:00:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to jgart <jgart <at> dismail.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 23 May 2022 19:00:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: pre-commit: Update to 2.19.0.
Date: Mon, 23 May 2022 13:58:59 -0500
* gnu/packages/version-control.scm (pre-commit): Update to 2.19.0.
---
 gnu/packages/version-control.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index db5b53147c..c24e4ddb4d 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -1651,7 +1651,7 @@ (define-public gitile
 (define-public pre-commit
   (package
     (name "pre-commit")
-    (version "2.18.1")
+    (version "2.19.0")
     (source
      (origin
        (method git-fetch)               ; no tests in PyPI release
@@ -1660,7 +1660,7 @@ (define-public pre-commit
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "08c1nxqyqmy5sbmfnpvc8z82cx1rv9q290w7x2mrm0nd718s9yvp"))))
+        (base32 "102z1n6wjrmk5h4p59l929bi0r91bl3vz62j4k6sz2j7k0a791g5"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.35.3





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Mon, 30 May 2022 14:22:02 GMT) Full text and rfc822 format available.

Notification sent to jgart <jgart <at> dismail.de>:
bug acknowledged by developer. (Mon, 30 May 2022 14:22:02 GMT) Full text and rfc822 format available.

Message #10 received at 55597-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: jgart <jgart <at> dismail.de>
Cc: 55597-done <at> debbugs.gnu.org
Subject: Re: bug#55597: [PATCH] gnu: pre-commit: Update to 2.19.0.
Date: Mon, 30 May 2022 16:20:51 +0200
Hi,

jgart <jgart <at> dismail.de> skribis:

> * gnu/packages/version-control.scm (pre-commit): Update to 2.19.0.

Applied, thanks!

Ludo’.




Information forwarded to guix-patches <at> gnu.org:
bug#55597; Package guix-patches. (Mon, 30 May 2022 18:52:02 GMT) Full text and rfc822 format available.

Message #13 received at 55597-done <at> debbugs.gnu.org (full text, mbox):

From: jgart <jgart <at> dismail.de>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 55597-done <at> debbugs.gnu.org
Subject: Re: bug#55597: [PATCH] gnu: pre-commit: Update to 2.19.0.
Date: Mon, 30 May 2022 13:51:40 -0500
On Mon, 30 May 2022 16:20:51 +0200 Ludovic Courtès <ludo <at> gnu.org> wrote:
> Hi,
> 
> jgart <jgart <at> dismail.de> skribis:
> 
> > * gnu/packages/version-control.scm (pre-commit): Update to 2.19.0.
> 
> Applied, thanks!
> 
> Ludo’.

Thanks Ludo! It's much appreciated.

all best,

jgart




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 28 Jun 2022 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 296 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.