GNU bug report logs -
#78485
[PATCH] gnu: lite-xl: Update to 2.1.7.
Previous Next
To reply to this bug, email your comments to 78485 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#78485
; Package
guix-patches
.
(Sun, 18 May 2025 19:46: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:46:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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.
Reply sent
to
Andreas Enge <andreas <at> enge.fr>
:
You have taken responsibility.
(Mon, 02 Jun 2025 11:49:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Ashish SHUKLA <ashish.is <at> lostca.se>
:
bug acknowledged by developer.
(Mon, 02 Jun 2025 11:49:02 GMT)
Full text and
rfc822 format available.
Message #12 received at 78485-done <at> debbugs.gnu.org (full text, mbox):
Pushed, thanks!
Andreas
Reply sent
to
Andreas Enge <andreas <at> enge.fr>
:
You have taken responsibility.
(Mon, 02 Jun 2025 11:49:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Ashish SHUKLA <ashish.is <at> lostca.se>
:
bug acknowledged by developer.
(Mon, 02 Jun 2025 11:49:02 GMT)
Full text and
rfc822 format available.
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.