From: "King, Spencer via Guix-patches" via <guix-patches@gnu.org>
To: 75228@debbugs.gnu.org
Subject: [bug#75228] [PATCH] gnu: ne: Update to 3.3.3.
Date: Tue, 31 Dec 2024 21:40:39 +0000 [thread overview]
Message-ID: <CH3PR02MB9746D8D72D27E6DE5C434449900A2@CH3PR02MB9746.namprd02.prod.outlook.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 0 bytes --]
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-ne-Update-to-3.3.3.patch --]
[-- Type: text/x-patch; name="0001-gnu-ne-Update-to-3.3.3.patch", Size: 1537 bytes --]
From 9c997e7e602e2c27bba1d9c5aea80eda8e0f89f1 Mon Sep 17 00:00:00 2001
From: Spencer King <spencer.king@wustl.edu>
Date: Tue, 31 Dec 2024 15:33:58 -0600
Subject: [PATCH] gnu: ne: Update to 3.3.3.
* gnu/packages/text-editors.scm (ne): Update to 3.3.3.
Change-Id: I49d2412356242d803ca9a2637c50cbc5b4264875
---
gnu/packages/text-editors.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm
index cdf17b3b69..2fed5e2d69 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -33,6 +33,7 @@
;;; Copyright © 2023 Jaeme Sifat <jaeme@runbox.com>
;;; Copyright © 2023 David Pflug <david@pflug.io>
;;; Copyright © 2024 Herman Rimm <herman@rimm.ee>
+;;; Copyright © 2024 Spencer King <spencer.king@wustl.edu>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -1463,7 +1464,7 @@ (define-public fe
(define-public ne
(package
(name "ne")
- (version "3.3.2")
+ (version "3.3.3")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1472,7 +1473,7 @@ (define-public ne
(file-name (git-file-name name version))
(sha256
(base32
- "16hzja0x41xz6028d8qij9rh1vkiil8qkswd8yznwlcwyl4h04wr"))))
+ "0c9hw4la9jv9ils71iz978rxj5bsv9q915y90w7gkyiljvyxpdcm"))))
(build-system gnu-build-system)
(native-inputs
(list perl texinfo))
base-commit: 60f89a2fe4e2de08838a4f923e89aea123a0a3c0
--
2.41.0
next reply other threads:[~2024-12-31 21:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-31 21:40 King, Spencer via Guix-patches via [this message]
2025-01-02 13:00 ` [bug#75228] [PATCH] gnu: ne: Update to 3.3.3 Zheng Junjie
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CH3PR02MB9746D8D72D27E6DE5C434449900A2@CH3PR02MB9746.namprd02.prod.outlook.com \
--to=guix-patches@gnu.org \
--cc=75228@debbugs.gnu.org \
--cc=spencer.king@wustl.edu \
/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 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).