* [bug#62927] [PATCH] gnu: luakit: Update to 2.3.3.
@ 2023-04-18 11:54 Raphaël Mélotte via Guix-patches
2023-04-21 9:07 ` Nicolas Goaziou
0 siblings, 1 reply; 3+ messages in thread
From: Raphaël Mélotte via Guix-patches @ 2023-04-18 11:54 UTC (permalink / raw)
To: 62927; +Cc: Raphaël Mélotte
* 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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#62927] [PATCH] gnu: luakit: Update to 2.3.3.
2023-04-18 11:54 [bug#62927] [PATCH] gnu: luakit: Update to 2.3.3 Raphaël Mélotte via Guix-patches
@ 2023-04-21 9:07 ` Nicolas Goaziou
2023-04-21 9:07 ` bug#62927: " Nicolas Goaziou
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2023-04-21 9:07 UTC (permalink / raw)
To: 62927; +Cc: 62927-done, Raphaël Mélotte
Hello,
Raphaël Mélotte via Guix-patches <guix-patches@gnu.org> writes:
> * gnu/packages/web-browsers.scm (luakit): Update to 2.3.3
Applied. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#62927: [PATCH] gnu: luakit: Update to 2.3.3.
2023-04-21 9:07 ` Nicolas Goaziou
@ 2023-04-21 9:07 ` Nicolas Goaziou
0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Goaziou @ 2023-04-21 9:07 UTC (permalink / raw)
To: Raphaël Mélotte via Guix-patches
Cc: 62927-done, Raphaël Mélotte
Hello,
Raphaël Mélotte via Guix-patches <guix-patches@gnu.org> writes:
> * gnu/packages/web-browsers.scm (luakit): Update to 2.3.3
Applied. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-04-21 10:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-18 11:54 [bug#62927] [PATCH] gnu: luakit: Update to 2.3.3 Raphaël Mélotte via Guix-patches
2023-04-21 9:07 ` Nicolas Goaziou
2023-04-21 9:07 ` bug#62927: " Nicolas Goaziou
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).