* [bug#40678] update fulcrum to 1.1.0
@ 2020-04-17 10:30 Tom Zander via Guix-patches via
2020-04-17 21:13 ` bug#40678: " Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Tom Zander via Guix-patches via @ 2020-04-17 10:30 UTC (permalink / raw)
To: 40678
[-- 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#40678: update fulcrum to 1.1.0
2020-04-17 10:30 [bug#40678] update fulcrum to 1.1.0 Tom Zander via Guix-patches via
@ 2020-04-17 21:13 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2020-04-17 21:13 UTC (permalink / raw)
To: Tom Zander; +Cc: 40678-done
Hi,
Tom Zander <tomz@freedommail.ch> skribis:
>>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
Applied, thanks!
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-04-17 21:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-17 10:30 [bug#40678] update fulcrum to 1.1.0 Tom Zander via Guix-patches via
2020-04-17 21:13 ` bug#40678: " Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.