all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#63841] [PATCH] update zeal to 1cfa7c6
@ 2023-06-02 12:18 Mike Delago
  2023-06-20 21:24 ` bug#63841: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Delago @ 2023-06-02 12:18 UTC (permalink / raw)
  To: 63841; +Cc: michaeldelago

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





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

* bug#63841: [PATCH] update zeal to 1cfa7c6
  2023-06-02 12:18 [bug#63841] [PATCH] update zeal to 1cfa7c6 Mike Delago
@ 2023-06-20 21:24 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-06-20 21:24 UTC (permalink / raw)
  To: Mike Delago; +Cc: 63841-done

[-- Attachment #1: Type: text/plain, Size: 330 bytes --]


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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2023-06-20 21:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-02 12:18 [bug#63841] [PATCH] update zeal to 1cfa7c6 Mike Delago
2023-06-20 21:24 ` bug#63841: " Christopher Baines

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.