GNU bug report logs -
#63841
[PATCH] update zeal to 1cfa7c6
Previous Next
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: michaeldelago <michaeldelago98 <at> 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
This bug report was last modified 2 years and 24 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.