GNU bug report logs - #46370
[PATCH] gnu: visidata: Update to 2.2.

Previous Next

Package: guix-patches;

Reported by: Ryan Prior <rprior <at> protonmail.com>

Date: Sun, 7 Feb 2021 18:35:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> outlook.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ryan Prior <rprior <at> protonmail.com>
Subject: bug#46370: closed (Re: [bug#46370] [PATCH] gnu: visidata: Update
 to 2.2.)
Date: Fri, 12 Feb 2021 01:20:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#46370: [PATCH] gnu: visidata: Update to 2.2.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 46370 <at> debbugs.gnu.org.

-- 
46370: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46370
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> outlook.com>
To: Leo Famulari <leo <at> famulari.name>
Cc: 46370-done <at> debbugs.gnu.org, Ryan Prior <rprior <at> protonmail.com>
Subject: Re: [bug#46370] [PATCH] gnu: visidata: Update to 2.2.
Date: Fri, 12 Feb 2021 09:21:11 +0800
Forget to close it...

[Message part 3 (message/rfc822, inline)]
From: Ryan Prior <rprior <at> protonmail.com>
To: guix-patches <at> gnu.org
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





This bug report was last modified 4 years and 158 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.