emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#50529: closed ([PATCH] gnu: pre-commit: Update to 2.15.0.)


From: GNU bug Tracking System
Subject: bug#50529: closed ([PATCH] gnu: pre-commit: Update to 2.15.0.)
Date: Tue, 14 Sep 2021 10:52:02 +0000

Your message dated Tue, 14 Sep 2021 13:50:01 +0300
with message-id <YUB+WQaFqypTATlJ@3900XT>
and subject line Re: [bug#50529] [PATCH] gnu: pre-commit: Update to 2.15.0.
has caused the debbugs.gnu.org bug report #50529,
regarding [PATCH] gnu: pre-commit: Update to 2.15.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
50529: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50529
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: pre-commit: Update to 2.15.0. Date: Sat, 11 Sep 2021 22:40:22 +0000
* gnu/packages/version-control.scm (pre-commit): Update to 2.15.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 22bf9b408f..3cab580630 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -1527,7 +1527,7 @@ control to Git repositories.")
 (define-public pre-commit
   (package
     (name "pre-commit")
-    (version "2.13.0")
+    (version "2.15.0")
     (source
      (origin
        ;; No tests in the PyPI tarball.
@@ -1537,7 +1537,7 @@ control to Git repositories.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "02lr8d6fkr32j4rpp2ac84a5gjwq16k1hb74j6js0kxg83qw6raf"))))
+        (base32 "0hyynhg52qq8rd37cwk2gl1jjy7hpqh74zl2lg89kkdhhx0xfiaj"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.30.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#50529] [PATCH] gnu: pre-commit: Update to 2.15.0. Date: Tue, 14 Sep 2021 13:50:01 +0300
Thanks! Patch pushed.

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]