all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#64323] [PATCH]: Update Nyxt 3.3.0
@ 2023-06-28  9:00 André A. Gomes
  2023-06-28 14:54 ` bug#64323: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: André A. Gomes @ 2023-06-28  9:00 UTC (permalink / raw)
  To: 64323; +Cc: pierre

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

Hello Guix,

Please find the patch 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.3.0.patch --]
[-- Type: text/x-patch, Size: 1090 bytes --]

From 3e60b3395014d375a0f39ac0880f86a71ff66dfb Mon Sep 17 00:00:00 2001
From: "Andre A. Gomes" <andremegafone@gmail.com>
Date: Wed, 28 Jun 2023 11:58:45 +0300
Subject: [PATCH] gnu: nyxt: Update to 3.3.0.

* gnu/packages/web-browsers.scm (nyxt): Update to 3.3.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 a7031b46b2..eaf1852a78 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.2.0")
+    (version "3.3.0")
     (source
      (origin
        (method git-fetch)
@@ -596,7 +596,7 @@ (define-public nyxt
              (commit version)))
        (sha256
         (base32
-         "0igvj5v2k96kmbybx4lm3v26iylw114lvp0h5wx7kjfq03m50ffp"))
+         "05jb7sal0ina5a3dx22csy24cmgkai472q5j7pcjrvzwcrfbwaw5"))
        (file-name (git-file-name "nyxt" version))
        (modules '((guix build utils)))
        (snippet
-- 
2.40.1


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

* bug#64323: [PATCH]: Update Nyxt 3.3.0
  2023-06-28  9:00 [bug#64323] [PATCH]: Update Nyxt 3.3.0 André A. Gomes
@ 2023-06-28 14:54 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-06-28 14:54 UTC (permalink / raw)
  To: André A. Gomes; +Cc: 64323-done

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

Patch applied as b24a05830d11e3011eee4bc5f60a41e26188cde1.
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:[~2023-06-28 14:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-28  9:00 [bug#64323] [PATCH]: Update Nyxt 3.3.0 André A. Gomes
2023-06-28 14:54 ` bug#64323: " 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.