emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#34278: closed ([PATCH] gnu: luakit: Update to 2.1.


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34278: closed ([PATCH] gnu: luakit: Update to 2.1.)
Date: Fri, 15 Feb 2019 22:21:02 +0000

Your message dated Fri, 15 Feb 2019 23:20:11 +0100
with message-id <address@hidden>
and subject line Re: [bug#34278] [PATCH] gnu: luakit: Update to 2.1.
has caused the debbugs.gnu.org bug report #34278,
regarding [PATCH] gnu: luakit: Update to 2.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
34278: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34278
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: luakit: Update to 2.1. Date: Fri, 01 Feb 2019 12:40:37 +0100 User-agent: Posteo Webmail
From d67e9925b94b250bdcd6dcfc2b266858395862dc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rapha=C3=ABl=20M=C3=A9lotte?= <address@hidden>
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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#34278] [PATCH] gnu: luakit: Update to 2.1. Date: Fri, 15 Feb 2019 23:20:11 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
Hi Raphaël,

address@hidden skribis:

> From d67e9925b94b250bdcd6dcfc2b266858395862dc Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Rapha=C3=ABl=20M=C3=A9lotte?=
> <address@hidden>
> 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’.


--- End Message ---

reply via email to

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