GNU bug report logs -
#29052
[PATCH] gnu: conkeror: Update to 1.1.0.
Previous Next
Reported by: Jan Nieuwenhuizen <janneke <at> gnu.org>
Date: Sun, 29 Oct 2017 11:02:02 UTC
Severity: normal
Tags: patch
Done: Jan Nieuwenhuizen <janneke <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#29052: [PATCH] gnu: conkeror: Update to 1.1.0.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 29052 <at> debbugs.gnu.org.
--
29052: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29052
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
ng0 writes:
> Jan Nieuwenhuizen transcribed 1.0K bytes:
>> * gnu/packages/conkeror.scm (conkeror): Update to 1.1.0.
> LGTM!
Thanks, pushed to master as 11e5e932ad037cb7f7c1b55989e13a4ca051b081
janneke
--
Jan Nieuwenhuizen <janneke <at> gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | AvatarĀ® http://AvatarAcademy.com
[Message part 3 (message/rfc822, inline)]
* gnu/packages/conkeror.scm (conkeror): Update to 1.1.0.
---
gnu/packages/conkeror.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/conkeror.scm b/gnu/packages/conkeror.scm
index d9722a190..6145dbf44 100644
--- a/gnu/packages/conkeror.scm
+++ b/gnu/packages/conkeror.scm
@@ -29,7 +29,7 @@
(define-public conkeror
(package
(name "conkeror")
- (version "1.0.3")
+ (version "1.1.0")
(source (origin
(method url-fetch)
(uri
@@ -38,7 +38,7 @@
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "0ybmincxw3msnrfpby9gnckbq2x94c7fra2m66zham54cjc7mav3"))))
+ "0jz216mjwis7f03j98s4wkcrrq2j3f41fb2y47a5qszc340zhdzv"))))
(build-system gnu-build-system)
(inputs `(("icecat" ,icecat)))
(arguments
--
Jan Nieuwenhuizen <janneke <at> gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | AvatarĀ® http://AvatarAcademy.com
This bug report was last modified 7 years and 205 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.