unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70292] [PATCH]: Update Nyxt to 3.11.6
@ 2024-04-08 19:36 André A. Gomes
  2024-04-09 17:30 ` bug#70292: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: André A. Gomes @ 2024-04-08 19:36 UTC (permalink / raw)
  To: 70292

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

Attached,thanks.


-- 
André A. Gomes
"You cannot even find the ruins..."

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-nyxt-Update-to-3.11.6.patch --]
[-- Type: text/x-patch, Size: 1089 bytes --]

From 18ddd74a3a25cfb134532f9516f8c320156d218a Mon Sep 17 00:00:00 2001
From: "Andre A. Gomes" <andremegafone@gmail.com>
Date: Mon, 8 Apr 2024 22:35:59 +0300
Subject: [PATCH] gnu: nyxt: Update to 3.11.6.

* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.6.
---
 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 543f67acb8..b3b785c5f0 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -594,7 +594,7 @@ (define-public vimb
 (define-public nyxt
   (package
     (name "nyxt")
-    (version "3.11.5")
+    (version "3.11.6")
     (source
      (origin
        (method git-fetch)
@@ -603,7 +603,7 @@ (define-public nyxt
              (commit version)))
        (sha256
         (base32
-         "1f7pvh5bzkasbcfydd82pg7qn987ysbxk3j58dxzq2nzi05s0y4p"))
+         "0q7kf1a42gfvgv54hwhgiyvnsi6qhjdl1k88c3wxr1bj4ffhpvm3"))
        (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (arguments
-- 
2.41.0


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

* bug#70292: [PATCH]: Update Nyxt to 3.11.6
  2024-04-08 19:36 [bug#70292] [PATCH]: Update Nyxt to 3.11.6 André A. Gomes
@ 2024-04-09 17:30 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-04-09 17:30 UTC (permalink / raw)
  To: André A. Gomes; +Cc: 70292-done

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

André A. Gomes <andremegafone@gmail.com> writes:

> Attached,thanks.

Thanks for the patch, I've pushed this to master as
83e39340eaa416c1fd6a96f0aa95d907af27a05f.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2024-04-09 17:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-08 19:36 [bug#70292] [PATCH]: Update Nyxt to 3.11.6 André A. Gomes
2024-04-09 17:30 ` bug#70292: " Christopher Baines

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).