GNU bug report logs - #78485
[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:46:02 UTC

Severity: normal

Tags: patch

Merged with 78486

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

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: bug#78485: closed (Re: [PATCH] gnu: lite-xl: Update to 2.1.7.)
Date: Mon, 02 Jun 2025 11:49:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#78485: [PATCH] gnu: lite-xl: Update to 2.1.7.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 78485 <at> debbugs.gnu.org.

-- 
78485: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78485
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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


[Message part 3 (message/rfc822, inline)]
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 21:45:38 +0200
* 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




This bug report was last modified 12 days ago.

Previous Next


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