GNU bug report logs - #34278
[PATCH] gnu: luakit: Update to 2.1.

Previous Next

Package: guix-patches;

Reported by: raphael.melotte <at> posteo.net

Date: Fri, 1 Feb 2019 16:12:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 34278 in the body.
You can then email your comments to 34278 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#34278; Package guix-patches. (Fri, 01 Feb 2019 16:12:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to raphael.melotte <at> posteo.net:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 01 Feb 2019 16:12:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: raphael.melotte <at> posteo.net
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: luakit: Update to 2.1.
Date: Fri, 01 Feb 2019 12:40:37 +0100
From d67e9925b94b250bdcd6dcfc2b266858395862dc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rapha=C3=ABl=20M=C3=A9lotte?= 
<raphael.melotte <at> posteo.net>
Date: Fri, 1 Feb 2019 12:28:06 +0100
Subject: [PATCH] gnu: luakit: Update to 2.1.

* gnu/packages/web-browsers.scm (luakit): Update to 2.1.
---
 gnu/packages/web-browsers.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/web-browsers.scm 
b/gnu/packages/web-browsers.scm
index c9038ed8c..a19a0dc7c 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -144,14 +144,14 @@ features including, tables, builtin image display, 
bookmarks, SSL and more.")
 (define-public luakit
   (package
     (name "luakit")
-    (version "2017.08.10")
+    (version "2.1")
     (source (origin
               (method url-fetch)
               (uri (string-append 
"https://github.com/luakit/luakit/archive/" version
                                   ".tar.gz"))
               (sha256
                (base32
-                
"0dwxhnq90whakgdg21lzcf03n2g1c7hqgliwhav8av5na5mqpn93"))
+                
"09kgsm2w2xa4xwylsi0bwjvdl9k6hkyjyyrq2i3l8bvi2qrs5gzc"))
               (file-name (string-append name "-" version ".tar.gz"))))
     (inputs
      `(("lua-5.1" ,lua-5.1)
-- 
2.20.1





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 15 Feb 2019 22:21:02 GMT) Full text and rfc822 format available.

Notification sent to raphael.melotte <at> posteo.net:
bug acknowledged by developer. (Fri, 15 Feb 2019 22:21:02 GMT) Full text and rfc822 format available.

Message #10 received at 34278-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: raphael.melotte <at> posteo.net
Cc: 34278-done <at> debbugs.gnu.org
Subject: Re: [bug#34278] [PATCH] gnu: luakit: Update to 2.1.
Date: Fri, 15 Feb 2019 23:20:11 +0100
Hi Raphaël,

raphael.melotte <at> posteo.net skribis:

> From d67e9925b94b250bdcd6dcfc2b266858395862dc Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Rapha=C3=ABl=20M=C3=A9lotte?=
> <raphael.melotte <at> posteo.net>
> Date: Fri, 1 Feb 2019 12:28:06 +0100
> Subject: [PATCH] gnu: luakit: Update to 2.1.
>
> * gnu/packages/web-browsers.scm (luakit): Update to 2.1.

Applied, thanks!

(Your mailer had mangled the patch; it’s probably safer to send it as an
attachment.)

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 16 Mar 2019 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 39 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.