From: "André A. Gomes" <andremegafone@gmail.com>
To: 66429@debbugs.gnu.org
Subject: [bug#66429] [PATCH]: Update Nyxt to 3.9.0
Date: Mon, 09 Oct 2023 23:18:52 +0300 [thread overview]
Message-ID: <874jizblcj.fsf@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 101 bytes --]
Hi Guix,
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.9.0.patch --]
[-- Type: text/x-patch, Size: 1089 bytes --]
From ca285bf80e48000aa48e087bde3e18b57df256eb Mon Sep 17 00:00:00 2001
From: "Andre A. Gomes" <andremegafone@gmail.com>
Date: Mon, 9 Oct 2023 23:14:59 +0300
Subject: [PATCH] gnu: nyxt: Update to 3.9.0.
* gnu/packages/web-browsers.scm (nyxt): Update to 3.9.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 ff09af1c8b..45b7034824 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -586,7 +586,7 @@ (define-public vimb
(define-public nyxt
(package
(name "nyxt")
- (version "3.8.0")
+ (version "3.9.0")
(source
(origin
(method git-fetch)
@@ -595,7 +595,7 @@ (define-public nyxt
(commit version)))
(sha256
(base32
- "0w77xmacj4mg9h2brz7s0yw9c5gqz2pxp1g87g0q5jcd1cbrljin"))
+ "1nbj3nv9bb6gngkd3xdcz5wxpb9j3yh8gcskrb7hbbj4849h16kd"))
(file-name (git-file-name "nyxt" version))
(modules '((guix build utils)))
(snippet
--
2.41.0
next reply other threads:[~2023-10-09 20:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-09 20:18 André A. Gomes [this message]
2023-10-10 8:14 ` bug#66429: [PATCH]: Update Nyxt to 3.9.0 Guillaume Le Vaillant
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874jizblcj.fsf@gmail.com \
--to=andremegafone@gmail.com \
--cc=66429@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.