all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#40840] update package Flowee
@ 2020-04-25 10:17 Tom Zander via Guix-patches via
  2020-04-25 20:24 ` Nicolas Goaziou
  2020-04-25 20:25 ` bug#40840: " Nicolas Goaziou
  0 siblings, 2 replies; 3+ messages in thread
From: Tom Zander via Guix-patches via @ 2020-04-25 10:17 UTC (permalink / raw)
  To: 40840

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

Bugfix release. Please merge.
-- 
Tom Zander

[-- Attachment #2: 0001-gnu-flowee-Update-to-2020.03.2.patch --]
[-- Type: text/x-patch, Size: 1201 bytes --]

From c0b7211c5bd890abc6f544c9da4986832ea9e993 Mon Sep 17 00:00:00 2001
From: TomZ <tomz@freedommail.ch>
Date: Sat, 25 Apr 2020 12:16:08 +0200
Subject: [PATCH] gnu: flowee: Update to 2020.03.2

* gnu/packages/finance.scm (flowee): Update to 2020.03.2
---
 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 80d0350cf5..c31b87ec19 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -1471,14 +1471,14 @@ like Flowee the Hub, which Fulcrum connects to over RPC.")
 (define-public flowee
   (package
     (name "flowee")
-    (version "2020.03.1")
+    (version "2020.03.2")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://gitlab.com/FloweeTheHub/thehub/-/archive/"
                             version "/thehub-" version ".tar.gz"))
        (sha256
-         (base32 "1ajd5axv9zyhh6njrvamm11zn52j1q4j3mwn2nfv7cjd4lhnhlsr"))))
+         (base32 "1m8wfwxljvd2gqpfj1w37xky4isa3h9a7g57cnf3l4r90r4bxj47"))))
     (build-system cmake-build-system)
     (arguments
      `(#:configure-flags '("-Dbuild_tests=ON" "-Denable_gui=OFF")
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#40840] update package Flowee
  2020-04-25 10:17 [bug#40840] update package Flowee Tom Zander via Guix-patches via
@ 2020-04-25 20:24 ` Nicolas Goaziou
  2020-04-25 20:25 ` bug#40840: " Nicolas Goaziou
  1 sibling, 0 replies; 3+ messages in thread
From: Nicolas Goaziou @ 2020-04-25 20:24 UTC (permalink / raw)
  To: 40840; +Cc: tomz

Hello,

Tom Zander via Guix-patches via <guix-patches@gnu.org> writes:

> Bugfix release. Please merge.

Applied. Thank you.

Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#40840: update package Flowee
  2020-04-25 10:17 [bug#40840] update package Flowee Tom Zander via Guix-patches via
  2020-04-25 20:24 ` Nicolas Goaziou
@ 2020-04-25 20:25 ` Nicolas Goaziou
  1 sibling, 0 replies; 3+ messages in thread
From: Nicolas Goaziou @ 2020-04-25 20:25 UTC (permalink / raw)
  To: 40840-done

Closing.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-25 20:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-25 10:17 [bug#40840] update package Flowee Tom Zander via Guix-patches via
2020-04-25 20:24 ` Nicolas Goaziou
2020-04-25 20:25 ` bug#40840: " 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.