mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: visidata: Update to 3.3.
* gnu/packages/spreadsheet.scm (visidata): Update to 3.3. Change-Id: I8403066e7ab1dd56b43b0d87003f68bf750cec27
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
(define-public visidata
|
||||
(package
|
||||
(name "visidata")
|
||||
(version "3.2")
|
||||
(version "3.3")
|
||||
(source
|
||||
;; PyPI tarball is missing the requirements.txt file.
|
||||
(origin
|
||||
@@ -113,7 +113,7 @@
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1rpds8x7hdwh48v2dja1qq5bamnd63rb8p416nnn8d2n58xkvs4h"))))
|
||||
"1c5nd7klc3rdnjyvza7nrqwiiiadnr31yn13gac6y5iz1i3ymqfb"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list #:phases
|
||||
|
||||
Reference in New Issue
Block a user