all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tom Zander via Guix-patches via <guix-patches@gnu.org>
To: 41547@debbugs.gnu.org
Subject: [bug#41547] update package flowee
Date: Tue, 26 May 2020 22:54:41 +0200	[thread overview]
Message-ID: <2573603.mvXUDI8C0e@cherry> (raw)

[-- 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


             reply	other threads:[~2020-05-26 20:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-26 20:54 Tom Zander via Guix-patches via [this message]
2020-05-26 21:54 ` [bug#41547] update package flowee Nicolas Goaziou

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

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

  git send-email \
    --in-reply-to=2573603.mvXUDI8C0e@cherry \
    --to=guix-patches@gnu.org \
    --cc=41547@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 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.