unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#46370] [PATCH] gnu: visidata: Update to 2.2.
@ 2021-02-07 18:34 Ryan Prior via Guix-patches via
  2021-02-07 19:46 ` Leo Famulari
  0 siblings, 1 reply; 3+ messages in thread
From: Ryan Prior via Guix-patches via @ 2021-02-07 18:34 UTC (permalink / raw)
  To: 46370

* gnu/packages/visidata.scm (visidata): Update to 2.2.
---
 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 c802c088b3..2baf6500bc 100644
--- a/gnu/packages/visidata.scm
+++ b/gnu/packages/visidata.scm
@@ -31,14 +31,14 @@
 (define-public visidata
   (package
     (name "visidata")
-    (version "2.1.1")
+    (version "2.2")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "visidata" version))
        (sha256
         (base32
-         "0sn0hnlrrbydgwdza20g2zdlchsas39hbkxzyxnrc13sp26zmmnx"))))
+         "1q53yyxiz4ir6nbws276ggb02fwix9jlq4gzrjw5ydrv3zwv4zb6"))))
     (build-system python-build-system)
     (arguments
      '(#:phases
-- 
2.30.0






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

* [bug#46370] [PATCH] gnu: visidata: Update to 2.2.
  2021-02-07 18:34 [bug#46370] [PATCH] gnu: visidata: Update to 2.2 Ryan Prior via Guix-patches via
@ 2021-02-07 19:46 ` Leo Famulari
  2021-02-12  1:21   ` bug#46370: " 宋文武
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Famulari @ 2021-02-07 19:46 UTC (permalink / raw)
  To: Ryan Prior; +Cc: 46370

On Sun, Feb 07, 2021 at 06:34:31PM +0000, Ryan Prior via Guix-patches via wrote:
> * gnu/packages/visidata.scm (visidata): Update to 2.2.

Thanks! Pushed as 1d972149319aed648bf1a092b8d1bd268481371a




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

* bug#46370: [PATCH] gnu: visidata: Update to 2.2.
  2021-02-07 19:46 ` Leo Famulari
@ 2021-02-12  1:21   ` 宋文武
  0 siblings, 0 replies; 3+ messages in thread
From: 宋文武 @ 2021-02-12  1:21 UTC (permalink / raw)
  To: Leo Famulari; +Cc: 46370-done, Ryan Prior

Forget to close it...




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

end of thread, other threads:[~2021-02-12  1:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-07 18:34 [bug#46370] [PATCH] gnu: visidata: Update to 2.2 Ryan Prior via Guix-patches via
2021-02-07 19:46 ` Leo Famulari
2021-02-12  1:21   ` bug#46370: " 宋文武

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