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

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


* gnu/packages/finance (python-trezor): Update to 0.11.2.
---
 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 575569d3aa..4d2d343ade 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -733,14 +733,14 @@ Ledger Blue/Nano S.")
 (define-public python-trezor
   (package
     (name "python-trezor")
-    (version "0.11.1")
+    (version "0.11.2")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "trezor" version))
         (sha256
           (base32
-            "064yds8f4px0c6grkkanpdjx022g4q87ihzhkmdv9qanv0hz6hv0"))))
+            "1f0zfki12mnhidkfxpx2lpq1xim8f35i2d64bx9lf4m26xxv9x56"))))
     (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#35198: gnu: python-trezor: Update to 0.11.2.
  2019-04-08 20:49 [bug#35198] gnu: python-trezor: Update to 0.11.2 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: 35198-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:49 [bug#35198] gnu: python-trezor: Update to 0.11.2 Vagrant Cascadian
2019-04-09  8:44 ` bug#35198: " 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).