guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: silkaj: Update to 0.7.3.


From: guix-commits
Subject: 01/01: gnu: silkaj: Update to 0.7.3.
Date: Thu, 1 Aug 2019 16:34:19 -0400 (EDT)

ngz pushed a commit to branch master
in repository guix.

commit 5d727935a88c553fe9602f64749b8f9a7e2a8ea7
Author: Nicolas Goaziou <address@hidden>
Date:   Thu Aug 1 22:34:04 2019 +0200

    gnu: silkaj: Update to 0.7.3.
    
    * gnu/packages/finance.scm (silkaj): Update to 0.7.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 241339e..2163ea2 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -1016,7 +1016,7 @@ main features are:
 (define-public silkaj
   (package
     (name "silkaj")
-    (version "0.7.2")
+    (version "0.7.3")
     (source
      (origin
        (method git-fetch)
@@ -1026,7 +1026,7 @@ main features are:
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "059k2kil2l8jcm4wp86w1z7y8p26rww7d3l5fzds0qq2dzvkvzgs"))))
+         "0yk2574yb0d0k0rg7qf0pkmjidblsad04x8hhqpy9k80rvgjcr5w"))))
     (build-system python-build-system)
     (arguments
      `(#:tests? #f))                    ;no test



reply via email to

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