unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 69230@debbugs.gnu.org
Subject: [bug#69230] [PATCH] gnu: xnedit: Update to 1.5.3
Date: Sat, 17 Feb 2024 01:45:29 -0800	[thread overview]
Message-ID: <CAJsg1E8fN-J562h7T8U6yHmRmbLWrpZzbMU-G2RDVqVPVuPHWA@mail.gmail.com> (raw)

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



[-- Attachment #2: 0001-gnu-xnedit-Update-to-1.5.3.patch --]
[-- Type: text/x-patch, Size: 1336 bytes --]

From 8ccd9013749194b401e3e6d8244f85610a455297 Mon Sep 17 00:00:00 2001
Message-Id: <8ccd9013749194b401e3e6d8244f85610a455297.1708162910.git.atai@atai.org>
From: Andy Tai <atai@atai.org>
Date: Sat, 17 Feb 2024 01:40:22 -0800
Subject: [PATCH] gnu: xnedit: Update to 1.5.3
To: guix-patches@gnu.org

* gnu/packages/text-editors.scm (xnedit): Update to 1.5.3

Change-Id: I65242f061e8ecbb8d23e7a3e9ad5c50b2fe98842
---
 gnu/packages/text-editors.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm
index 977a101c97..d17b370b6d 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -1548,14 +1548,14 @@ (define-public jed
 (define-public xnedit
   (package
     (name "xnedit")
-    (version "1.5.2")
+    (version "1.5.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/xnedit/" name "-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "09424qj03p7v7ih2gi3jnpm5iilr24ssab8rkijcjh6n9qn7izl0"))))
+                "10pw0yylhfmpcmhs74i3ikgsd8jq4dsy64zp9v14wj5s4qrac4c5"))))
 
     (build-system gnu-build-system)
     (arguments

base-commit: e3586aa61d58fd8992abb594edc2168d5bf5a6da
-- 
2.34.1


             reply	other threads:[~2024-02-18 19:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-17  9:45 Andy Tai [this message]
2024-02-19 17:20 ` [bug#69230] [PATCH v2] gnu: xnedit: Update to 1.5.3 Andy Tai
2024-02-24  7:02 ` [bug#69230] [PATCH v3] " Andy Tai
2024-02-25  6:19   ` [bug#69204] " Andy Tai
  -- strict thread matches above, loose matches on Subject: below --
2024-02-17  9:42 [bug#69204] [PATCH] " Andy Tai

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=CAJsg1E8fN-J562h7T8U6yHmRmbLWrpZzbMU-G2RDVqVPVuPHWA@mail.gmail.com \
    --to=atai@atai.org \
    --cc=69230@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 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).