guix-patches
[Top][All Lists]
Advanced

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

[bug#29052] [PATCH] gnu: conkeror: Update to 1.1.0.


From: ng0
Subject: [bug#29052] [PATCH] gnu: conkeror: Update to 1.1.0.
Date: Sun, 29 Oct 2017 13:39:37 +0000

Jan Nieuwenhuizen transcribed 1.0K bytes:
> * 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 <address@hidden> | GNU LilyPond http://lilypond.org
> Freelance IT http://JoyofSource.com | AvatarĀ® http://AvatarAcademy.com

LGTM!
-- 
ng0
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://dist.ng0.infotropique.org/dist/keys/
https://www.infotropique.org https://ng0.infotropique.org

Attachment: signature.asc
Description: PGP signature


reply via email to

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