* [bug#64038] [PATCH]: Update nyxt to 3.2.0
@ 2023-06-13 7:56 André A. Gomes
0 siblings, 0 replies; only message in thread
From: André A. Gomes @ 2023-06-13 7:56 UTC (permalink / raw)
To: 64038; +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.2.0.patch --]
[-- Type: text/x-patch, Size: 1090 bytes --]
From f4976eddeeb44673509bf0ee49984c761933455b Mon Sep 17 00:00:00 2001
From: "Andre A. Gomes" <andremegafone@gmail.com>
Date: Tue, 13 Jun 2023 10:54:45 +0300
Subject: [PATCH] gnu: nyxt: Update to 3.2.0.
* gnu/packages/web-browsers.scm (nyxt): Update to 3.2.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 7d1f61be53..a7031b46b2 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.1.0")
+ (version "3.2.0")
(source
(origin
(method git-fetch)
@@ -596,7 +596,7 @@ (define-public nyxt
(commit version)))
(sha256
(base32
- "01h2430z43bh8mxb5xyvz4kqcdim1dlh1crf41pzavq2a6r2aw0z"))
+ "0igvj5v2k96kmbybx4lm3v26iylw114lvp0h5wx7kjfq03m50ffp"))
(file-name (git-file-name "nyxt" version))
(modules '((guix build utils)))
(snippet
--
2.39.2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-06-13 7:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-13 7:56 [bug#64038] [PATCH]: Update nyxt to 3.2.0 André A. Gomes
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).