unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63791] [PATCH]: Nyxt update to 3.1.0
@ 2023-05-29 18:44 André A. Gomes
  2023-05-30 14:40 ` bug#63791: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: André A. Gomes @ 2023-05-29 18:44 UTC (permalink / raw)
  To: 63791; +Cc: pierre

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

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

From 83f15c7df7a346c043f8cdb3b1c81acfadd0a01c Mon Sep 17 00:00:00 2001
From: "Andre A. Gomes" <andremegafone@gmail.com>
Date: Mon, 29 May 2023 21:42:42 +0300
Subject: [PATCH] gnu: nyxt: Update to 3.1.0.

* gnu/packages/web-browsers.scm (nyxt): Update to 3.1.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 8131592b33..1fe5ef5c82 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.0.0")
+    (version "3.1.0")
     (source
      (origin
        (method git-fetch)
@@ -596,7 +596,7 @@ (define-public nyxt
              (commit version)))
        (sha256
         (base32
-         "1jzlpi2iam15f0724nh6pb0zfs8d89mrf3zkvd87g99aq9w2h02a"))
+         "01h2430z43bh8mxb5xyvz4kqcdim1dlh1crf41pzavq2a6r2aw0z"))
        (file-name (git-file-name "nyxt" version))
        (modules '((guix build utils)))
        (snippet
-- 
2.39.2


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

* bug#63791: [PATCH]: Nyxt update to 3.1.0
  2023-05-29 18:44 [bug#63791] [PATCH]: Nyxt update to 3.1.0 André A. Gomes
@ 2023-05-30 14:40 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-05-30 14:40 UTC (permalink / raw)
  To: André A. Gomes; +Cc: 63791-done

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

Patch applied as 5a8bb79c1c0e272e7f16b18dae631057b6724754.
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-05-30 14:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-29 18:44 [bug#63791] [PATCH]: Nyxt update to 3.1.0 André A. Gomes
2023-05-30 14:40 ` bug#63791: " Guillaume Le Vaillant

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