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

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

bug#63841: closed ([PATCH] update zeal to 1cfa7c6)


From: GNU bug Tracking System
Subject: bug#63841: closed ([PATCH] update zeal to 1cfa7c6)
Date: Tue, 20 Jun 2023 21:25:02 +0000

Your message dated Tue, 20 Jun 2023 22:24:00 +0100
with message-id <87o7l9omi1.fsf@cbaines.net>
and subject line Re: [bug#63841] [PATCH] update zeal to 1cfa7c6
has caused the debbugs.gnu.org bug report #63841,
regarding [PATCH] update zeal to 1cfa7c6
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
63841: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63841
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] update zeal to 1cfa7c6 Date: Fri, 2 Jun 2023 08:18:20 -0400
From: michaeldelago <michaeldelago98@gmail.com>

---
 gnu/packages/documentation.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/documentation.scm b/gnu/packages/documentation.scm
index bbaa01e392..df6b89f51b 100644
--- a/gnu/packages/documentation.scm
+++ b/gnu/packages/documentation.scm
@@ -369,7 +369,7 @@ (define-public scrollkeeper
     (license lgpl2.1+)))
 
 (define-public zeal
-  (let ((commit "d3c5521c501d24050f578348ff1b9d68244b992c")
+  (let ((commit "1cfa7c637f745be9d98777f06b4f8dec90892bf2")
         (revision "1"))
     (package
       (name "zeal")
@@ -382,7 +382,7 @@ (define-public zeal
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "1ky2qi2cmjckc51lm3i28815ixgqdm36j7smixxr16jxpmbqs6sl"))))
+          (base32 "1m7pp3cwc21x03718vhwfd9j2n8md3hv5dp10s234vcsd755s7a3"))))
       (build-system qt-build-system)
       (arguments
        `(#:tests? #f                    ;no tests

base-commit: a7d9cd742c3149bb014db95f88d1158d590bc124
-- 
2.38.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#63841] [PATCH] update zeal to 1cfa7c6 Date: Tue, 20 Jun 2023 22:24:00 +0100 User-agent: mu4e 1.10.2; emacs 28.2
Mike Delago <michaeldelago98@gmail.com> writes:

> From: michaeldelago <michaeldelago98@gmail.com>
>
> ---
>  gnu/packages/documentation.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've tweaked the commit message and pushed to
master as c1e093b521ce92726d73c024e629df3d875c4101.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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