* [bug#55597] [PATCH] gnu: pre-commit: Update to 2.19.0.
@ 2022-05-23 18:58 jgart via Guix-patches via
2022-05-30 14:20 ` bug#55597: " Ludovic Courtès
0 siblings, 1 reply; 3+ messages in thread
From: jgart via Guix-patches via @ 2022-05-23 18:58 UTC (permalink / raw)
To: 55597; +Cc: jgart
* 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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* bug#55597: [PATCH] gnu: pre-commit: Update to 2.19.0.
2022-05-23 18:58 [bug#55597] [PATCH] gnu: pre-commit: Update to 2.19.0 jgart via Guix-patches via
@ 2022-05-30 14:20 ` Ludovic Courtès
2022-05-30 18:51 ` [bug#55597] " jgart via Guix-patches via
0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2022-05-30 14:20 UTC (permalink / raw)
To: jgart; +Cc: 55597-done
Hi,
jgart <jgart@dismail.de> skribis:
> * gnu/packages/version-control.scm (pre-commit): Update to 2.19.0.
Applied, thanks!
Ludo’.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [bug#55597] [PATCH] gnu: pre-commit: Update to 2.19.0.
2022-05-30 14:20 ` bug#55597: " Ludovic Courtès
@ 2022-05-30 18:51 ` jgart via Guix-patches via
0 siblings, 0 replies; 3+ messages in thread
From: jgart via Guix-patches via @ 2022-05-30 18:51 UTC (permalink / raw)
To: Ludovic Courtès; +Cc: 55597-done
On Mon, 30 May 2022 16:20:51 +0200 Ludovic Courtès <ludo@gnu.org> wrote:
> Hi,
>
> jgart <jgart@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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-05-30 18:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-23 18:58 [bug#55597] [PATCH] gnu: pre-commit: Update to 2.19.0 jgart via Guix-patches via
2022-05-30 14:20 ` bug#55597: " Ludovic Courtès
2022-05-30 18:51 ` [bug#55597] " jgart via Guix-patches via
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).