* [bug#41547] update package flowee
@ 2020-05-26 20:54 Tom Zander via Guix-patches via
2020-05-26 21:54 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Tom Zander via Guix-patches via @ 2020-05-26 20:54 UTC (permalink / raw)
To: 41547
[-- Attachment #1: Type: text/plain, Size: 35 bytes --]
See attached patch
--
Tom Zander
[-- Attachment #2: 0001-gnu-flowee-Update-to-2020.04.1.patch --]
[-- Type: text/x-patch, Size: 1203 bytes --]
From 550c033658fdcfe62f7348720ed0e35a714cfa21 Mon Sep 17 00:00:00 2001
From: TomZ <tomz@freedommail.ch>
Date: Tue, 26 May 2020 22:53:14 +0200
Subject: [PATCH] gnu: flowee: Update to 2020.04.1.
* gnu/packages/finance.scm (flowee): Update to 2020.04.1.
---
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 3e23fcceea..f182057bb4 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -1521,14 +1521,14 @@ like Flowee the Hub, which Fulcrum connects to over RPC.")
(define-public flowee
(package
(name "flowee")
- (version "2020.03.3")
+ (version "2020.04.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://gitlab.com/FloweeTheHub/thehub/-/archive/"
version "/thehub-" version ".tar.gz"))
(sha256
- (base32 "0ksyh7ll3v9p8f5y15vcb2vkrpzb4h0ricag9j90ad4b4rfsnpjw"))))
+ (base32 "1vwvaxm3b71pfx8l4rrv06wqks6xdf2333w856b36s1bzvj53rhc"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags '("-Dbuild_tests=ON" "-Denable_gui=OFF")
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#41547] update package flowee
2020-05-26 20:54 [bug#41547] update package flowee Tom Zander via Guix-patches via
@ 2020-05-26 21:54 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-05-26 21:54 UTC (permalink / raw)
To: 41547; +Cc: Tom Zander, 41547-done
Hello,
Tom Zander via Guix-patches via <guix-patches@gnu.org> writes:
> Subject: [PATCH] gnu: flowee: Update to 2020.04.1.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-05-26 21:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-26 20:54 [bug#41547] update package flowee Tom Zander via Guix-patches via
2020-05-26 21:54 ` Nicolas Goaziou
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.