GNU bug report logs - #51835
[PATCH] gnu: grisbi: Update to 2.0.5.

Previous Next

Package: guix-patches;

Reported by: Tanguy Le Carrour <tanguy <at> bioneland.org>

Date: Sun, 14 Nov 2021 10:15:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tanguy Le Carrour <tanguy <at> bioneland.org>
Subject: bug#51835: closed (Re: [bug#51835] [PATCH] gnu: grisbi: Update to
 2.0.5.)
Date: Mon, 15 Nov 2021 10:11:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#51835: [PATCH] gnu: grisbi: Update to 2.0.5.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 51835 <at> debbugs.gnu.org.

-- 
51835: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51835
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Tanguy Le Carrour <tanguy <at> bioneland.org>
Cc: 51835-done <at> debbugs.gnu.org
Subject: Re: [bug#51835] [PATCH] gnu: grisbi: Update to 2.0.5.
Date: Mon, 15 Nov 2021 11:09:47 +0100
Hello,

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

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou

[Message part 3 (message/rfc822, inline)]
From: Tanguy Le Carrour <tanguy <at> bioneland.org>
To: guix-patches <at> gnu.org
Cc: Tanguy Le Carrour <tanguy <at> bioneland.org>
Subject: [PATCH] gnu: grisbi: Update to 2.0.5.
Date: Sun, 14 Nov 2021 11:13:32 +0100
* 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




This bug report was last modified 3 years and 194 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.