Skip to content
Snippets Groups Projects
Unverified Commit 52311b51 authored by Vagrant Cascadian's avatar Vagrant Cascadian Committed by Danny Milosavljevic
Browse files

gnu: python-keepkey: Update to 6.0.3.


* gnu/packages/finance (python-keepkey): Update to 6.0.3.

Signed-off-by: default avatarDanny Milosavljevic <dannym@scratchpost.org>
parent 4df33c32
No related branches found
No related tags found
No related merge requests found
......@@ -779,14 +779,14 @@ (define-public python2-trezor
(define-public python-keepkey
(package
(name "python-keepkey")
(version "6.0.2")
(version "6.0.3")
(source
(origin
(method url-fetch)
(uri (pypi-uri "keepkey" version))
(sha256
(base32
"16j8hnxj9r4b2w6kfncmny09pb1al8ppmn59qxzl3qmh1xhpy45g"))))
"0z3d0m6364v9dv0njs4cd5m5ai6j6v35xaaxfxl90m9vmyxy81vd"))))
(build-system python-build-system)
(arguments
`(#:phases
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment