unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29052] [PATCH] gnu: conkeror: Update to 1.1.0.
@ 2017-10-29 11:01 Jan Nieuwenhuizen
  2017-10-29 13:39 ` ng0
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Nieuwenhuizen @ 2017-10-29 11:01 UTC (permalink / raw)
  To: 29052

* 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@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com

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

* [bug#29052] [PATCH] gnu: conkeror: Update to 1.1.0.
  2017-10-29 11:01 [bug#29052] [PATCH] gnu: conkeror: Update to 1.1.0 Jan Nieuwenhuizen
@ 2017-10-29 13:39 ` ng0
  2017-10-29 13:49   ` bug#29052: " Jan Nieuwenhuizen
  0 siblings, 1 reply; 3+ messages in thread
From: ng0 @ 2017-10-29 13:39 UTC (permalink / raw)
  To: Jan Nieuwenhuizen; +Cc: 29052

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

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 <janneke@gnu.org> | 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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* bug#29052: [PATCH] gnu: conkeror: Update to 1.1.0.
  2017-10-29 13:39 ` ng0
@ 2017-10-29 13:49   ` Jan Nieuwenhuizen
  0 siblings, 0 replies; 3+ messages in thread
From: Jan Nieuwenhuizen @ 2017-10-29 13:49 UTC (permalink / raw)
  To: ng0; +Cc: 29052-done

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@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com

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

end of thread, other threads:[~2017-10-29 13:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-29 11:01 [bug#29052] [PATCH] gnu: conkeror: Update to 1.1.0 Jan Nieuwenhuizen
2017-10-29 13:39 ` ng0
2017-10-29 13:49   ` bug#29052: " Jan Nieuwenhuizen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).