gnu: jtbl: Update to 1.1.7.
* gnu/packages/admin.scm (jtbl): Update to 1.1.7.
This commit is contained in:
parent
d2979e59f0
commit
517bd08609
@ -4414,7 +4414,7 @@ file-types for easier parsing in scripts.")
|
|||||||
(define-public jtbl
|
(define-public jtbl
|
||||||
(package
|
(package
|
||||||
(name "jtbl")
|
(name "jtbl")
|
||||||
(version "1.1.6")
|
(version "1.1.7")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -4423,7 +4423,7 @@ file-types for easier parsing in scripts.")
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1zzd7rd63xva50f22d1rfja4r302aizrafarhwm67vv181swvdya"))))
|
"19i21fqz2m40cds9pb17brjxkczqagmx2f7mfb0xdvbygaply5wz"))))
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("python-tabulate" ,python-tabulate)))
|
`(("python-tabulate" ,python-tabulate)))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user