all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#68933] [PATCH]: Update Nyxt to 3.11.2
@ 2024-02-05 10:07 André A. Gomes
  2024-02-05 13:43 ` bug#68933: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: André A. Gomes @ 2024-02-05 10:07 UTC (permalink / raw)
  To: 68933

[-- Attachment #1: Type: text/plain, Size: 82 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.2.patch --]
[-- Type: text/x-patch, Size: 1089 bytes --]

From 7ae73489bbfaf48085bcdfb58fb95d0ee2f1040a Mon Sep 17 00:00:00 2001
From: "Andre A. Gomes" <andremegafone@gmail.com>
Date: Mon, 5 Feb 2024 12:06:51 +0200
Subject: [PATCH] gnu: nyxt: Update to 3.11.2.

* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.2.
---
 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 ba95fcecba..54ee0c7b9f 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -590,7 +590,7 @@ (define-public vimb
 (define-public nyxt
   (package
     (name "nyxt")
-    (version "3.11.1")
+    (version "3.11.2")
     (source
      (origin
        (method git-fetch)
@@ -599,7 +599,7 @@ (define-public nyxt
              (commit version)))
        (sha256
         (base32
-         "107zsjpwhdiafgj55zdbqj6qwyvpfcdf8vxn16sry16r2jaxxagf"))
+         "1gg77dlc7mrwr9h6dgn0cnd78kw6glnr8j6xjs6l93wcr0z5pkqg"))
        (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#68933: [PATCH]: Update Nyxt to 3.11.2
  2024-02-05 10:07 [bug#68933] [PATCH]: Update Nyxt to 3.11.2 André A. Gomes
@ 2024-02-05 13:43 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2024-02-05 13:43 UTC (permalink / raw)
  To: André A. Gomes; +Cc: 68933-done

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

Patch applied as 393c5260895f1af643c0663389a0e8986a4f0e20.
Thanks.

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

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

end of thread, other threads:[~2024-02-05 13:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-05 10:07 [bug#68933] [PATCH]: Update Nyxt to 3.11.2 André A. Gomes
2024-02-05 13:43 ` bug#68933: " Guillaume Le Vaillant

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.