From: "André A. Gomes" <andremegafone@gmail.com>
To: 68933@debbugs.gnu.org
Subject: [bug#68933] [PATCH]: Update Nyxt to 3.11.2
Date: Mon, 05 Feb 2024 12:07:24 +0200 [thread overview]
Message-ID: <87plxbi5r7.fsf@gmail.com> (raw)
[-- 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
next reply other threads:[~2024-02-05 10:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-05 10:07 André A. Gomes [this message]
2024-02-05 13:43 ` bug#68933: [PATCH]: Update Nyxt to 3.11.2 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=87plxbi5r7.fsf@gmail.com \
--to=andremegafone@gmail.com \
--cc=68933@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.