unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#46419] [PATCH] gnu: visidata: Update to 2.2.1.
@ 2021-02-10  7:28 Ryan Prior via Guix-patches via
  2021-02-11 11:56 ` bug#46419: " 宋文武
  0 siblings, 1 reply; 2+ messages in thread
From: Ryan Prior via Guix-patches via @ 2021-02-10  7:28 UTC (permalink / raw)
  To: 46419

* gnu/packages/visidata.scm (visidata): Update to 2.2.1.
---
 gnu/packages/visidata.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/visidata.scm b/gnu/packages/visidata.scm
index 2baf6500bc..4b18e0f41e 100644
--- a/gnu/packages/visidata.scm
+++ b/gnu/packages/visidata.scm
@@ -31,14 +31,14 @@
 (define-public visidata
   (package
     (name "visidata")
-    (version "2.2")
+    (version "2.2.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "visidata" version))
        (sha256
         (base32
-         "1q53yyxiz4ir6nbws276ggb02fwix9jlq4gzrjw5ydrv3zwv4zb6"))))
+         "181klx7223q6a600k9iqxrfxpq5w73h1g2ks1cfsnmlv7i6s9v9f"))))
     (build-system python-build-system)
     (arguments
      '(#:phases
-- 
2.30.0






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

* bug#46419: [PATCH] gnu: visidata: Update to 2.2.1.
  2021-02-10  7:28 [bug#46419] [PATCH] gnu: visidata: Update to 2.2.1 Ryan Prior via Guix-patches via
@ 2021-02-11 11:56 ` 宋文武
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 @ 2021-02-11 11:56 UTC (permalink / raw)
  To: Ryan Prior; +Cc: 46419-done

Ryan Prior <rprior@protonmail.com> writes:

> * gnu/packages/visidata.scm (visidata): Update to 2.2.1.

Pushed, thank you!




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

end of thread, other threads:[~2021-02-11 11:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-10  7:28 [bug#46419] [PATCH] gnu: visidata: Update to 2.2.1 Ryan Prior via Guix-patches via
2021-02-11 11:56 ` bug#46419: " 宋文武

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