GNU bug report logs - #75652
[PATCH] gnu: sl: Update to 5.05.

Previous Next

Package: guix-patches;

Reported by: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>

Date: Sat, 18 Jan 2025 18:31:01 UTC

Severity: normal

Tags: patch

Done: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>

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 75652 in the body.
You can then email your comments to 75652 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#75652; Package guix-patches. (Sat, 18 Jan 2025 18:31:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 18 Jan 2025 18:31:02 GMT) Full text and rfc822 format available.

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

From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
Subject: [PATCH] gnu: sl: Update to 5.05.
Date: Sat, 18 Jan 2025 21:29:30 +0300
* gnu/packages/toys.scm (sl): Update to 5.05.
[source]<uri>: Set to "https://github.com/eyJhb/sl".

Change-Id: I7e0c3f44ab6741eef4737965faa1cae3f329210c
---
 gnu/packages/toys.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/toys.scm b/gnu/packages/toys.scm
index 359cdbcbe1..f53219731a 100644
--- a/gnu/packages/toys.scm
+++ b/gnu/packages/toys.scm
@@ -7,6 +7,7 @@
 ;;; Copyright © 2021 Leo Famulari <leo <at> famulari.name>
 ;;; Copyright © 2023 Zheng Junjie <873216071 <at> qq.com>
 ;;; Copyright © 2023 Sarthak Shah <shahsarthakw <at> gmail.com>
+;;; Copyright © 2025 Artyom V. Poptsov <poptsov.artyom <at> gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -239,16 +240,16 @@ (define-public oneko
 (define-public sl
   (package
     (name "sl")
-    (version "5.02")
+    (version "5.05")
     (source
      (origin
        (method git-fetch)
        (uri (git-reference
-             (url "https://github.com/mtoyoda/sl")
+             (url "https://github.com/eyJhb/sl")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1zrfd71zx2px2xpapg45s8xvi81xii63yl0h60q72j71zh4sif8b"))))
+        (base32 "11a1rdgb8wagikhxgm81g80g5qsl59mv4qgsval3isykqh8729bj"))))
     (build-system gnu-build-system)
     (inputs
      (list ncurses))

base-commit: 2c42614b372fa48b30462c0bff8d716e02236905
-- 
2.47.1





Information forwarded to guix-patches <at> gnu.org:
bug#75652; Package guix-patches. (Mon, 27 Jan 2025 13:04:01 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
Cc: 75652 <at> debbugs.gnu.org
Subject: Re: [bug#75652] [PATCH] gnu: sl: Update to 5.05.
Date: Mon, 27 Jan 2025 14:03:21 +0100
"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com> skribis:

> * gnu/packages/toys.scm (sl): Update to 5.05.
> [source]<uri>: Set to "https://github.com/eyJhb/sl".
>
> Change-Id: I7e0c3f44ab6741eef4737965faa1cae3f329210c

LGTM! :-)




Reply sent to "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>:
You have taken responsibility. (Mon, 27 Jan 2025 20:59:02 GMT) Full text and rfc822 format available.

Notification sent to "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>:
bug acknowledged by developer. (Mon, 27 Jan 2025 20:59:02 GMT) Full text and rfc822 format available.

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

From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
To: 75652-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: sl: Update to 5.05.
Date: Mon, 27 Jan 2025 23:58:28 +0300
[Message part 1 (text/plain, inline)]
Merged to "master" branch as
0386a780272a5a22485db0647851f0428bbaa899

- avp

-- 
Artyom "avp" Poptsov <poptsov.artyom <at> gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE  B57C E9C5 A2D9 0898 A02F
[signature.asc (application/pgp-signature, inline)]

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

This bug report was last modified 112 days ago.

Previous Next


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