unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#35199] gnu: python-keepkey: Update to 6.0.3.
@ 2019-04-08 20:50 Vagrant Cascadian
  2019-04-09  8:44 ` bug#35199: " Danny Milosavljevic
  0 siblings, 1 reply; 2+ messages in thread
From: Vagrant Cascadian @ 2019-04-08 20:50 UTC (permalink / raw)
  To: 35199

[-- Attachment #1: Type: text/plain, Size: 872 bytes --]


* gnu/packages/finance (python-keepkey): Update to 6.0.3.
---
 gnu/packages/finance.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index 4d2d343ade..4d35872fe4 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -779,14 +779,14 @@ TREZOR Hardware Wallet.")
 (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
-- 
2.20.1


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#35199: gnu: python-keepkey: Update to 6.0.3.
  2019-04-08 20:50 [bug#35199] gnu: python-keepkey: Update to 6.0.3 Vagrant Cascadian
@ 2019-04-09  8:44 ` Danny Milosavljevic
  0 siblings, 0 replies; 2+ messages in thread
From: Danny Milosavljevic @ 2019-04-09  8:44 UTC (permalink / raw)
  To: Vagrant Cascadian; +Cc: 35199-done

[-- Attachment #1: Type: text/plain, Size: 32 bytes --]

Pushed to Guix master, thanks!

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-09  8:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-08 20:50 [bug#35199] gnu: python-keepkey: Update to 6.0.3 Vagrant Cascadian
2019-04-09  8:44 ` bug#35199: " Danny Milosavljevic

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).