emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46370: closed ([PATCH] gnu: visidata: Update to 2.2.)


From: GNU bug Tracking System
Subject: bug#46370: closed ([PATCH] gnu: visidata: Update to 2.2.)
Date: Fri, 12 Feb 2021 01:20:02 +0000

Your message dated Fri, 12 Feb 2021 09:21:11 +0800
with message-id 
<OSZP286MB0664A18A640F5F7B4892E2ACA38B9@OSZP286MB0664.JPNP286.PROD.OUTLOOK.COM>
and subject line Re: [bug#46370] [PATCH] gnu: visidata: Update to 2.2.
has caused the debbugs.gnu.org bug report #46370,
regarding [PATCH] gnu: visidata: Update to 2.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
46370: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46370
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: visidata: Update to 2.2. Date: Sun, 07 Feb 2021 18:34:31 +0000
* 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





--- End Message ---
--- Begin Message --- Subject: Re: [bug#46370] [PATCH] gnu: visidata: Update to 2.2. Date: Fri, 12 Feb 2021 09:21:11 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Forget to close it...


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]