unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#54531] [PATCH] gnu: python-livereload: Update to 2.6.3.
@ 2022-03-22 23:15 jgart via Guix-patches via
  2022-03-29  9:00 ` bug#54531: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2022-03-22 23:15 UTC (permalink / raw)
  To: 54531; +Cc: jgart

* gnu/packages/python-web.scm (python-livereload): Update to 2.6.3.
---
 gnu/packages/python-web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 741d4044ed..41e0d1c3d6 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -5039,14 +5039,14 @@ (define-public python-port-for
 (define-public python-livereload
   (package
     (name "python-livereload")
-    (version "2.6.1")
+    (version "2.6.3")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "livereload" version))
        (sha256
         (base32
-         "0rhggz185bxc3zjnfpmhcvibyzi86i624za1lfh7x7ajsxw4y9c9"))))
+         "0scqjnhg3ap81v36ghp0pik774dnfdkwqsx5j1jfbzarbs32yvvp"))))
     (build-system python-build-system)
     (propagated-inputs
      (list python-six python-tornado))
-- 
2.34.0





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

* bug#54531: [PATCH] gnu: python-livereload: Update to 2.6.3.
  2022-03-22 23:15 [bug#54531] [PATCH] gnu: python-livereload: Update to 2.6.3 jgart via Guix-patches via
@ 2022-03-29  9:00 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2022-03-29  9:00 UTC (permalink / raw)
  To: jgart; +Cc: 54531-done


> * gnu/packages/python-web.scm (python-livereload): Update to 2.6.3.

Pushed, thanks!

Mathieu




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

end of thread, other threads:[~2022-03-29  9:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-22 23:15 [bug#54531] [PATCH] gnu: python-livereload: Update to 2.6.3 jgart via Guix-patches via
2022-03-29  9:00 ` bug#54531: " Mathieu Othacehe

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