unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59013] [PATCH] gnu: emacs-python-black: Update to 1.2.0.
@ 2022-11-04  7:30 Nicolas Graves via Guix-patches via
  2022-11-04 23:31 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Graves via Guix-patches via @ 2022-11-04  7:30 UTC (permalink / raw)
  To: 59013; +Cc: ngraves

* gnu/packages/emacs-xyz.scm (emacs-python-black): Update to 1.2.0.
---
 gnu/packages/emacs-xyz.scm | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 8478a47591..88d3e41f55 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -8370,7 +8370,7 @@ (define-public emacs-popper
 (define-public emacs-python-black
   (package
     (name "emacs-python-black")
-    (version "1.1.0")
+    (version "1.2.0")
     (source
      (origin
        (method git-fetch)
@@ -8379,8 +8379,7 @@ (define-public emacs-python-black
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32
-         "1cmzc0fa3jj7ajxbqhbsc8jx47k6g223sfd42c4lrqdnmh95760m"))))
+        (base32 "1x6b67cs7kn8711fxr3fq8y9wcpf9g71asf9wiqfrk2mrfzli6a3"))))
     (build-system emacs-build-system)
     (propagated-inputs
      (list emacs-dash emacs-reformatter python-black-macchiato))
-- 
2.38.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#59013] [PATCH] gnu: emacs-python-black: Update to 1.2.0.
  2022-11-04  7:30 [bug#59013] [PATCH] gnu: emacs-python-black: Update to 1.2.0 Nicolas Graves via Guix-patches via
@ 2022-11-04 23:31 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2022-11-04 23:31 UTC (permalink / raw)
  To: 59013; +Cc: 59013-done, Nicolas Graves

Hello,

Nicolas Graves via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-python-black): Update to 1.2.0.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-04 23:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-04  7:30 [bug#59013] [PATCH] gnu: emacs-python-black: Update to 1.2.0 Nicolas Graves via Guix-patches via
2022-11-04 23:31 ` Nicolas Goaziou

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).