unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#39012] [PATCH] gnu: gnucash: Update to 3.8.
@ 2020-01-07 13:42 Hartmut Goebel
  2020-01-09 21:54 ` Ludovic Courtès
       [not found] ` <handler.39012.B.157840453626303.ack@debbugs.gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Hartmut Goebel @ 2020-01-07 13:42 UTC (permalink / raw)
  To: 39012

* gnu/packages/gnucash.scm (gnucash, gnucash-doc): Update to 3.8.
---
 gnu/packages/gnucash.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/gnucash.scm b/gnu/packages/gnucash.scm
index e1dc5512a1..8050fee43e 100644
--- a/gnu/packages/gnucash.scm
+++ b/gnu/packages/gnucash.scm
@@ -57,15 +57,15 @@
   ;; directory.
   (package
     (name "gnucash")
-    (version "3.7")
+    (version "3.8")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://sourceforge/gnucash/gnucash%20%28stable%29/"
-                           version "/gnucash-" version ".tar.bz2"))
+                           version "/gnucash-" version "b" ".tar.bz2"))
        (sha256
         (base32
-         "1d2qi3ny0bxa16ifh3465z1jgn1l0fmqk9dkph4ialw076gv13kb"))))
+         "0dvzm3bib7jcj685sklpzyy9mrak9mxyvih2k9fk4sl3v21wlphg"))))
     (build-system cmake-build-system)
     (inputs
      `(("guile" ,guile-2.2)
@@ -208,7 +208,7 @@ installed as well as Yelp, the Gnome help browser.")
                              version "/gnucash-docs-" version revision ".tar.gz"))
          (sha256
           (base32
-           "1h4hm58ikffbhplx4gm8pzm9blfwqa1sz8yc2fqi21vs5v0ijf9r"))))
+           "19v6kchda724xkkgwlw5rg21jcpirhch12j9sr6ibnv61sd4ql52"))))
       (build-system gnu-build-system)
       ;; These are native-inputs because they are only required for building the
       ;; documentation.
-- 
2.21.1

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

* [bug#39012] [PATCH] gnu: gnucash: Update to 3.8.
  2020-01-07 13:42 [bug#39012] [PATCH] gnu: gnucash: Update to 3.8 Hartmut Goebel
@ 2020-01-09 21:54 ` Ludovic Courtès
       [not found] ` <handler.39012.B.157840453626303.ack@debbugs.gnu.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2020-01-09 21:54 UTC (permalink / raw)
  To: Hartmut Goebel; +Cc: 39012

Hello,

Hartmut Goebel <h.goebel@crazy-compilers.com> skribis:

> * gnu/packages/gnucash.scm (gnucash, gnucash-doc): Update to 3.8.

LGTM!

Ludo’.

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

* bug#39012: Acknowledgement ([PATCH] gnu: gnucash: Update to 3.8.)
       [not found] ` <handler.39012.B.157840453626303.ack@debbugs.gnu.org>
@ 2020-01-10 22:04   ` Hartmut Goebel
  0 siblings, 0 replies; 3+ messages in thread
From: Hartmut Goebel @ 2020-01-10 22:04 UTC (permalink / raw)
  To: 39012-close, Ludovic Courtès

Pushed as bc818a57caf0a523227b4653aa2720e49d2877ee

Thanks for the review.

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

end of thread, other threads:[~2020-01-10 22:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-07 13:42 [bug#39012] [PATCH] gnu: gnucash: Update to 3.8 Hartmut Goebel
2020-01-09 21:54 ` Ludovic Courtès
     [not found] ` <handler.39012.B.157840453626303.ack@debbugs.gnu.org>
2020-01-10 22:04   ` bug#39012: Acknowledgement ([PATCH] gnu: gnucash: Update to 3.8.) Hartmut Goebel

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).