GNU bug report logs - #78486
[PATCH] gnu: lite-xl: Update to 2.1.7.

Previous Next

Package: guix-patches;

Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>

Date: Sun, 18 May 2025 19:47:01 UTC

Severity: normal

Tags: patch

Merged with 78485

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 78486 in the body.
You can then email your comments to 78486 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#78486; Package guix-patches. (Sun, 18 May 2025 19:47:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 18 May 2025 19:47:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ashish SHUKLA <ashish.is <at> lostca.se>
To: guix-patches <at> gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [PATCH] gnu: lite-xl: Update to 2.1.7.
Date: Sun, 18 May 2025 19:45:45 +0000
* gnu/packages/text-editors.scm (lite-xl): Update to 2.1.7.

Change-Id: Iba24e6747aa15d7afb4869fed12cd8f4284279d3
---
 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 a32d740616..830fcc935c 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -1856,7 +1856,7 @@ (define-public mle
 (define-public lite-xl
   (package
     (name "lite-xl")
-    (version "2.1.3")
+    (version "2.1.7")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1865,7 +1865,7 @@ (define-public lite-xl
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "19wdq8w6ickyynx6r2wg2vf5isl2577zjizgwbzql9vhqdsi8ag3"))))
+                "0ykidzm2wi2ds251ngq0g02sdawajw5iy5hcp3mzr5z5347if392"))))
     (build-system meson-build-system)
     (arguments (list #:configure-flags #~'("-Duse_system_lua=true")))
     (inputs (list lua-5.4 pcre2 freetype sdl2))

base-commit: 91a81927345394c9f52bca6ecf743f48cd24d250
-- 
2.49.0





Merged 78485 78486. Request was from "Ashish SHUKLA" <ashish.is <at> lostca.se> to control <at> debbugs.gnu.org. (Sun, 18 May 2025 20:42:01 GMT) Full text and rfc822 format available.

Information forwarded to guix-patches <at> gnu.org:
bug#78486; Package guix-patches. (Mon, 02 Jun 2025 11:49:02 GMT) Full text and rfc822 format available.

Message #10 received at 78486-done <at> debbugs.gnu.org (full text, mbox):

From: Andreas Enge <andreas <at> enge.fr>
To: Ashish SHUKLA <ashish.is <at> lostca.se>
Cc: 78486-done <at> debbugs.gnu.org, 78485-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: lite-xl: Update to 2.1.7.
Date: Mon, 2 Jun 2025 13:48:24 +0200
Pushed, thanks!

Andreas





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 01 Jul 2025 11:24:44 GMT) Full text and rfc822 format available.

This bug report was last modified 68 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.