emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#36010: closed ([PATCH 2/2] gnu: gnucash-docs: Upda


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#36010: closed ([PATCH 2/2] gnu: gnucash-docs: Update to 3.5.)
Date: Sat, 01 Jun 2019 03:11:02 +0000

Your message dated Fri, 31 May 2019 23:10:50 -0400
with message-id <address@hidden>
and subject line Re: [bug#36010] [PATCH 2/2] gnu: gnucash-docs: Update to 3.5.
has caused the debbugs.gnu.org bug report #36010,
regarding [PATCH 2/2] gnu: gnucash-docs: Update to 3.5.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
36010: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36010
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 2/2] gnu: gnucash-docs: Update to 3.5. Date: Thu, 30 May 2019 20:49:33 +0200
* gnu/packages/gnucash.scm (gnucash-docs): Update to 3.5.
---
 gnu/packages/gnucash.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnucash.scm b/gnu/packages/gnucash.scm
index e09a7cb0c0..2196a8c50a 100644
--- a/gnu/packages/gnucash.scm
+++ b/gnu/packages/gnucash.scm
@@ -196,7 +196,7 @@ installed as well as Yelp, the Gnome help browser.")
 ;; This package is not public, since we use it to build the "doc" output of
 ;; the gnucash package (see above).  It would be confusing if it were public.
 (define gnucash-docs
-  (let ((revision "a"))              ;set to the empty string when no revision
+  (let ((revision ""))              ;set to the empty string when no revision
     (package
       (name "gnucash-docs")
       (version (package-version gnucash))
@@ -207,7 +207,7 @@ installed as well as Yelp, the Gnome help browser.")
                              version "/gnucash-docs-" version revision 
".tar.gz"))
          (sha256
           (base32
-           "0bgjxpxgk7hy8ihn1kvd8p6vv191q5md2hz6jb9mqc4aykpvdlq7"))))
+           "0gjndyms413vilf5nqh39frs1691sxib8l7y9mbvcyirj1f8285k"))))
       (build-system gnu-build-system)
       ;; These are native-inputs because they are only required for building 
the
       ;; documentation.
-- 
2.20.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#36010] [PATCH 2/2] gnu: gnucash-docs: Update to 3.5. Date: Fri, 31 May 2019 23:10:50 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)
Hi Vasile,

This patch has been committed to Guix master as well.

Thanks again!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]