unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Tom Zander via Guix-patches via <guix-patches@gnu.org>
To: 40678@debbugs.gnu.org
Subject: [bug#40678] update fulcrum to 1.1.0
Date: Fri, 17 Apr 2020 12:30:40 +0200	[thread overview]
Message-ID: <2596762.mvXUDI8C0e@cherry> (raw)

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

gnu: fulcrum: Update to 1.1.0

* gnu/packages/finance.scm (fulcrum): Update to 1.1.0

-- 
Tom Zander

[-- Attachment #2: 0001-gnu-fulcrum-Update-to-1.1.0.patch --]
[-- Type: text/x-patch, Size: 1092 bytes --]

From 2a7a736f2d25b4ce308496abb635f2b7747a0ae9 Mon Sep 17 00:00:00 2001
From: TomZ <tomz@freedommail.ch>
Date: Fri, 17 Apr 2020 12:26:58 +0200
Subject: [PATCH] gnu: fulcrum: Update to 1.1.0

* gnu/packages/finance.scm (fulcrum): Update to 1.1.0
---
 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 c5f9066fd7..cc759ee972 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -1405,14 +1405,14 @@ a Qt GUI.")
 (define-public fulcrum
   (package
     (name "fulcrum")
-    (version "1.0.5b")
+    (version "1.1.0")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://gitlab.com/FloweeTheHub/fulcrum/-/archive/v"
                            version "/fulcrum-v" version ".tar.gz"))
        (sha256
-        (base32 "1c1hkik8avill8ha33g76rk4b03j5ac8wiml69q4jav7a63ywgfy"))))
+        (base32 "1xywwgsdhkiblv6la0pfhvn2s9q8vnz6pjg35647rlwzi6ybf0ak"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases
-- 
2.25.1


             reply	other threads:[~2020-04-17 10:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-17 10:30 Tom Zander via Guix-patches via [this message]
2020-04-17 21:13 ` bug#40678: update fulcrum to 1.1.0 Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2596762.mvXUDI8C0e@cherry \
    --to=guix-patches@gnu.org \
    --cc=40678@debbugs.gnu.org \
    --cc=tomz@freedommail.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).