GNU bug report logs - #45669
[PATCH] gnu: visidata: Update to 2.1.1.

Previous Next

Package: guix-patches;

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

Date: Tue, 5 Jan 2021 05:46:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

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: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#45669: closed ([PATCH] gnu: visidata: Update to 2.1.1.)
Date: Tue, 05 Jan 2021 12:45:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 5 Jan 2021 14:43:38 +0200
with message-id <X/Re+he+740NzGUu <at> 3900XT>
and subject line Re: [bug#45669] [PATCH] gnu: visidata: Update to 2.1.1.
has caused the debbugs.gnu.org bug report #45669,
regarding [PATCH] gnu: visidata: Update to 2.1.1.
to be marked as done.

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


-- 
45669: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45669
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ryan Prior <rprior <at> protonmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: visidata: Update to 2.1.1.
Date: Tue, 05 Jan 2021 05:13:22 +0000
* gnu/packages/visidata.scm (visidata): Update to 2.1.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 db126eb4ff..c802c088b3 100644
--- a/gnu/packages/visidata.scm
+++ b/gnu/packages/visidata.scm
@@ -31,14 +31,14 @@
 (define-public visidata
   (package
     (name "visidata")
-    (version "2.1")
+    (version "2.1.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "visidata" version))
        (sha256
         (base32
-         "15y6yif0h610ill57ck85l8n5faw849caw6rhf95rd0x67hkikaa"))))
+         "0sn0hnlrrbydgwdza20g2zdlchsas39hbkxzyxnrc13sp26zmmnx"))))
     (build-system python-build-system)
     (arguments
      '(#:phases
-- 
2.29.2




[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Ryan Prior <rprior <at> protonmail.com>
Cc: 45669-done <at> debbugs.gnu.org
Subject: Re: [bug#45669] [PATCH] gnu: visidata: Update to 2.1.1.
Date: Tue, 5 Jan 2021 14:43:38 +0200
[Message part 4 (text/plain, inline)]
Looks good. I changed the author line and pushed it.

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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