GNU bug report logs - #71453
[PATCH] gnu: slang: Update to 2.3.3.

Previous Next

Package: guix-patches;

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

Date: Sun, 9 Jun 2024 18:26:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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 71453 in the body.
You can then email your comments to 71453 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#71453; Package guix-patches. (Sun, 09 Jun 2024 18:26:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to ashish.is <at> lostca.se:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 09 Jun 2024 18:26:02 GMT) Full text and rfc822 format available.

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

From: ashish.is <at> lostca.se
To: guix-patches <at> gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [PATCH] gnu: slang: Update to 2.3.3.
Date: Sun,  9 Jun 2024 19:12:16 +0200
From: Ashish SHUKLA <ashish.is <at> lostca.se>

* gnu/packages/slang.scm (slang): Update to 2.3.3.

Change-Id: Ia6892360e0e35dc8ec0b77d092a265689d816edd
---
This patch updates slang to 2.3.3. In 2.3.3 slang also looks in
$TERMINFO_DIRS for terminfo files which is helpful when one is using a
fancy terminal emulator like foot, alacritty. nmtui is one of the users
of slang, and without this update it is not usable on foot terminal
emulator unless one masquerades foot as xterm with $TERM.

Thanks,
Ashish

 gnu/packages/slang.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/slang.scm b/gnu/packages/slang.scm
index 885fcf8c15..8d60f931b3 100644
--- a/gnu/packages/slang.scm
+++ b/gnu/packages/slang.scm
@@ -38,14 +38,14 @@ (define-module (gnu packages slang)
 (define-public slang
   (package
     (name "slang")
-    (version "2.3.2")
+    (version "2.3.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "http://www.jedsoft.org/releases/slang/slang-"
                                   version ".tar.bz2"))
               (sha256
                (base32
-                "06p379fqn6w38rdpqi98irxi2bf4llb0rja3dlgkqz7nqh7kp7pw"))
+                "062siwy785q699y3plnsbhy0xlaxdm485sh82b37668kmra5057r"))
               (modules '((guix build utils)))
               (snippet
                #~(begin

base-commit: bc8a41f4a8d9f1f0525d7bc97c67ed3c8aea3111
-- 
2.45.2





Information forwarded to guix-patches <at> gnu.org:
bug#71453; Package guix-patches. (Sat, 15 Jun 2024 17:03:01 GMT) Full text and rfc822 format available.

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

From: Christopher Baines <mail <at> cbaines.net>
To: "ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org>
Cc: 71453-done <at> debbugs.gnu.org, ashish.is <at> lostca.se
Subject: Re: [bug#71453] [PATCH] gnu: slang: Update to 2.3.3.
Date: Sat, 15 Jun 2024 18:02:14 +0100
[Message part 1 (text/plain, inline)]
"ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org> writes:

> From: Ashish SHUKLA <ashish.is <at> lostca.se>
>
> * gnu/packages/slang.scm (slang): Update to 2.3.3.
>
> Change-Id: Ia6892360e0e35dc8ec0b77d092a265689d816edd
> ---
> This patch updates slang to 2.3.3. In 2.3.3 slang also looks in
> $TERMINFO_DIRS for terminfo files which is helpful when one is using a
> fancy terminal emulator like foot, alacritty. nmtui is one of the users
> of slang, and without this update it is not usable on foot terminal
> emulator unless one masquerades foot as xterm with $TERM.
>
> Thanks,
> Ashish
>
>  gnu/packages/slang.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
a58735a96b398b3058c4d4375c7e8679ec116cf7.

Chris
[signature.asc (application/pgp-signature, inline)]

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Sat, 15 Jun 2024 17:03:02 GMT) Full text and rfc822 format available.

Notification sent to ashish.is <at> lostca.se:
bug acknowledged by developer. (Sat, 15 Jun 2024 17:03:02 GMT) Full text and rfc822 format available.

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

This bug report was last modified 342 days ago.

Previous Next


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