gnu: silkaj: Update to 0.6.1.

* gnu/packages/finance.scm (silkaj): Update to 0.6.1.
master
Nicolas Goaziou 2018-12-14 23:14:40 +01:00
parent bd208a13ef
commit dceae61011
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -886,7 +886,7 @@ main features are:
(define-public silkaj (define-public silkaj
(package (package
(name "silkaj") (name "silkaj")
(version "0.6.0") (version "0.6.1")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -896,7 +896,7 @@ main features are:
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"02n028rz1pshgh7w0af3b291r8lwvhzskm1q98d991gr8rscvad2")))) "0a99gbgdd7m9wisqhqpfyaim0rlv9gkp8gmrppkagqf6j0683igh"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
`(#:tests? #f)) ;no test `(#:tests? #f)) ;no test