all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#68331] [PATCH]: Update Nyxt to 3.11.0
@ 2024-01-08 18:53 André A. Gomes
  2024-01-10  9:54 ` bug#68331: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: André A. Gomes @ 2024-01-08 18:53 UTC (permalink / raw)
  To: 68331

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

Hi Guix,

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.0.patch --]
[-- Type: text/x-patch, Size: 1089 bytes --]

From 026ce30c0907a98b456f701f9d20e27f57bebc8e Mon Sep 17 00:00:00 2001
From: "Andre A. Gomes" <andremegafone@gmail.com>
Date: Mon, 8 Jan 2024 20:53:05 +0200
Subject: [PATCH] gnu: nyxt: Update to 3.11.0.

* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.0.
---
 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 0d749dcd30..1d9b562c8b 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -587,7 +587,7 @@ (define-public vimb
 (define-public nyxt
   (package
     (name "nyxt")
-    (version "3.10.0")
+    (version "3.11.0")
     (source
      (origin
        (method git-fetch)
@@ -596,7 +596,7 @@ (define-public nyxt
              (commit version)))
        (sha256
         (base32
-         "1rz2082kk3fdvszqmi3fgndrq205vbxl3i0x4qyli0jy3lpvjin8"))
+         "0hzkpk8kshw7afz3pryi99xz2vg3v676day0mgji3hvaazfan39p"))
        (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#68331: [PATCH]: Update Nyxt to 3.11.0
  2024-01-08 18:53 [bug#68331] [PATCH]: Update Nyxt to 3.11.0 André A. Gomes
@ 2024-01-10  9:54 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2024-01-10  9:54 UTC (permalink / raw)
  To: André A. Gomes; +Cc: 68331-done

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

Patch applied as d34fe100186bbd680e1c470794b9232b105688b5.
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-01-10  9:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-08 18:53 [bug#68331] [PATCH]: Update Nyxt to 3.11.0 André A. Gomes
2024-01-10  9:54 ` bug#68331: " 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.