emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#40666: closed ([PATCH 1/2] gnu: trezord: Update to 2.0.29.)


From: GNU bug Tracking System
Subject: bug#40666: closed ([PATCH 1/2] gnu: trezord: Update to 2.0.29.)
Date: Sun, 19 Apr 2020 11:07:01 +0000

Your message dated Sun, 19 Apr 2020 13:06:24 +0200
with message-id <address@hidden>
and subject line Re: [bug#40666] [PATCH 2/2] gnu: Add trezord-udev-rules.
has caused the debbugs.gnu.org bug report #40666,
regarding [PATCH 1/2] gnu: trezord: Update to 2.0.29.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
40666: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40666
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 1/2] gnu: trezord: Update to 2.0.29. Date: Thu, 16 Apr 2020 11:17:13 -0500
* gnu/packages/finance.scm (trezord): Update to 2.0.29.
---
 gnu/packages/finance.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index c5f9066fd7..0c05530a31 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -13,7 +13,7 @@
 ;;; Copyright © 2018 Arun Isaac <address@hidden>
 ;;; Copyright © 2019, 2020 Guillaume Le Vaillant <address@hidden>
 ;;; Copyright © 2019 Tanguy Le Carrour <address@hidden>
-;;; Copyright © 2019 Martin Becze <address@hidden>
+;;; Copyright © 2019, 2020 Martin Becze <address@hidden>
 ;;; Copyright © 2019 Sebastian Schott <address@hidden>
 ;;; Copyright © 2020 Kei Kebreau <address@hidden>
 ;;; Copyright © 2020 Christopher Lemmer Webber <address@hidden>
@@ -1168,7 +1168,7 @@ information.")
 (define-public trezord
   (package
     (name "trezord")
-    (version "2.0.17")
+    (version "2.0.29")
     (source
      (origin
        (method git-fetch)
@@ -1177,7 +1177,7 @@ information.")
               (commit (string-append "v" version))))
        (sha256
         (base32
-         "0nqzpq0i3crh0i4r1cppja5sn3rwi1fv9afxzwzv63096x5l30a7"))
+         "1ks1fa0027s3xp0z6qp0dxmayvrb4dwwscfhbx7da0khp153f2cp"))
        (file-name (git-file-name name version))))
     (build-system go-build-system)
     (arguments
-- 
2.26.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#40666] [PATCH 2/2] gnu: Add trezord-udev-rules. Date: Sun, 19 Apr 2020 13:06:24 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hi Martin,

Martin Becze <address@hidden> skribis:

> Sure thing! I here is the updated patch. Note I still need to add a new
> package, since the udev rules are in a separate repo.

Oh sorry, I had completely overlooked that.  I went with the first patch
then, it was the right choice!

Thank you,
Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]