all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#51835] [PATCH] gnu: grisbi: Update to 2.0.5.
@ 2021-11-14 10:13 Tanguy Le Carrour
  2021-11-15 10:09 ` bug#51835: " Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Tanguy Le Carrour @ 2021-11-14 10:13 UTC (permalink / raw)
  To: 51835; +Cc: Tanguy Le Carrour

* gnu/packages/finance.scm (grisbi): Update to 2.0.5.
---
 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 c9732f936e..82bce14fae 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -1239,7 +1239,7 @@ (define-public silkaj
 (define-public grisbi
   (package
     (name "grisbi")
-    (version "1.2.2")
+    (version "2.0.5")
     (source
      (origin
        (method url-fetch)
@@ -1249,7 +1249,7 @@ (define-public grisbi
              "/grisbi-" version ".tar.bz2"))
        (sha256
         (base32
-         "1piiyyxjsjbw9gcqydvknzxmmfgh8kdqal12ywrxyxih2afwnvbw"))))
+         "0gvsqw1z5wkakyi3bkq71pqb094a8lv2nbgnxw2zqkabzjmxnfmx"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:configure-flags (list "--without-ofx")))
-- 
2.33.1





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

* bug#51835: [PATCH] gnu: grisbi: Update to 2.0.5.
  2021-11-14 10:13 [bug#51835] [PATCH] gnu: grisbi: Update to 2.0.5 Tanguy Le Carrour
@ 2021-11-15 10:09 ` Nicolas Goaziou
  2021-11-15 10:15   ` [bug#51835] " Tanguy LE CARROUR
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2021-11-15 10:09 UTC (permalink / raw)
  To: Tanguy Le Carrour; +Cc: 51835-done

Hello,

Tanguy Le Carrour <tanguy@bioneland.org> writes:

> * gnu/packages/finance.scm (grisbi): Update to 2.0.5.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

* [bug#51835] [PATCH] gnu: grisbi: Update to 2.0.5.
  2021-11-15 10:09 ` bug#51835: " Nicolas Goaziou
@ 2021-11-15 10:15   ` Tanguy LE CARROUR
  0 siblings, 0 replies; 3+ messages in thread
From: Tanguy LE CARROUR @ 2021-11-15 10:15 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: 51835-done

Hi Nicolas,


Quoting Nicolas Goaziou (2021-11-15 11:09:47)
> Tanguy Le Carrour <tanguy@bioneland.org> writes:
> 
> > * gnu/packages/finance.scm (grisbi): Update to 2.0.5.
> 
> Applied. Thank you.

Thanks!


-- 
Tanguy




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

end of thread, other threads:[~2021-11-15 10:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-14 10:13 [bug#51835] [PATCH] gnu: grisbi: Update to 2.0.5 Tanguy Le Carrour
2021-11-15 10:09 ` bug#51835: " Nicolas Goaziou
2021-11-15 10:15   ` [bug#51835] " Tanguy LE CARROUR

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.