GNU bug report logs - #62927
[PATCH] gnu: luakit: Update to 2.3.3.

Previous Next

Package: guix-patches;

Reported by: Raphaël Mélotte <raphael.melotte <at> mind.be>

Date: Tue, 18 Apr 2023 11:55:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Raphaël Mélotte
 <raphael.melotte <at> mind.be>
Subject: bug#62927: closed (Re: [bug#62927] [PATCH] gnu: luakit: Update to
 2.3.3.)
Date: Fri, 21 Apr 2023 09:08:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#62927: [PATCH] gnu: luakit: Update to 2.3.3.

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 62927 <at> debbugs.gnu.org.

-- 
62927: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62927
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Raphaël Mélotte via Guix-patches
 <guix-patches <at> gnu.org>
Cc: 62927-done <at> debbugs.gnu.org,
 Raphaël Mélotte <raphael.melotte <at> mind.be>
Subject: Re: [bug#62927] [PATCH] gnu: luakit: Update to 2.3.3.
Date: Fri, 21 Apr 2023 11:07:45 +0200
Hello,

Raphaël Mélotte via Guix-patches <guix-patches <at> gnu.org> writes:

> * gnu/packages/web-browsers.scm (luakit): Update to 2.3.3

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou

[Message part 3 (message/rfc822, inline)]
From: Raphaël Mélotte <raphael.melotte <at> mind.be>
To: guix-patches <at> gnu.org
Cc: Raphaël Mélotte <raphael.melotte <at> mind.be>
Subject: [PATCH] gnu: luakit: Update to 2.3.3.
Date: Tue, 18 Apr 2023 13:54:42 +0200
* gnu/packages/web-browsers.scm (luakit): Update to 2.3.3
---
 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 021daef173..6780ffd660 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -213,7 +213,7 @@ (define-public links
 (define-public luakit
   (package
     (name "luakit")
-    (version "2.3")
+    (version "2.3.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -222,7 +222,7 @@ (define-public luakit
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1khbn7dpizkznnwkw7rcfhf72dnd1nazk7dwb4rkh9i97b53mf1y"))))
+                "19z6idmjz6y7xmjpqgw65mdfi65lyvy06819dj5bb7rad63v5542"))))
     (inputs
      `(("lua-5.1" ,lua-5.1)
        ("gtk+" ,gtk+)
-- 
2.39.1




This bug report was last modified 2 years and 116 days ago.

Previous Next


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