unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#75228] [PATCH] gnu: ne: Update to 3.3.3.
@ 2024-12-31 21:40 King, Spencer via Guix-patches via
  2025-01-02 13:00 ` Zheng Junjie
  0 siblings, 1 reply; 2+ messages in thread
From: King, Spencer via Guix-patches via @ 2024-12-31 21:40 UTC (permalink / raw)
  To: 75228

[-- 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


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

* [bug#75228] [PATCH] gnu: ne: Update to 3.3.3.
  2024-12-31 21:40 [bug#75228] [PATCH] gnu: ne: Update to 3.3.3 King, Spencer via Guix-patches via
@ 2025-01-02 13:00 ` Zheng Junjie
  0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2025-01-02 13:00 UTC (permalink / raw)
  To: 75228; +Cc: King, Spencer, 75228-done

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

"King, Spencer via Guix-patches" via <guix-patches@gnu.org> writes:

> [2. 0001-gnu-ne-Update-to-3.3.3.patch --- text/x-patch; 0001-gnu-ne-Update-to-3.3.3.patch]...

Pushed, and add a patch to use gexp. Close.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

end of thread, other threads:[~2025-01-02 13:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-31 21:40 [bug#75228] [PATCH] gnu: ne: Update to 3.3.3 King, Spencer via Guix-patches via
2025-01-02 13:00 ` Zheng Junjie

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