GNU bug report logs - #75378
[PATCH] gnu: loksh: Update to 7.6.

Previous Next

Package: guix-patches;

Reported by: soeren <at> soeren-tempel.net

Date: Sun, 5 Jan 2025 10:28:01 UTC

Severity: normal

Tags: patch

Done: jgart <jgart <at> dismail.de>

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

Acknowledgement sent to soeren <at> soeren-tempel.net:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 05 Jan 2025 10:28:02 GMT) Full text and rfc822 format available.

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

From: soeren <at> soeren-tempel.net
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: loksh: Update to 7.6.
Date: Sun,  5 Jan 2025 11:26:18 +0100
From: Sören Tempel <soeren <at> soeren-tempel.net>

* gnu/packages/shells.scm (loksh): Update to 7.6.
---
 gnu/packages/shells.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm
index e8f5243569..dc011f6970 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -853,7 +853,7 @@ (define-public oksh
 (define-public loksh
   (package
     (name "loksh")
-    (version "7.4")
+    (version "7.6")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -865,7 +865,7 @@ (define-public loksh
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0arbncmgs3wzkwlqzp5za8rwh9px2r5mn3i979rabc4cms1bs0l1"))))
+                "0ryvgf3pxdka04k44gwgi7cnkkxvh0rhhzl5abhfwynpgjnqpp27"))))
     (build-system meson-build-system)
     (inputs (list ncurses))
     (native-inputs (list pkg-config))

base-commit: e383e8e34097b064d4baa4207673c6ba30617347




Reply sent to jgart <jgart <at> dismail.de>:
You have taken responsibility. (Sun, 05 Jan 2025 22:52:16 GMT) Full text and rfc822 format available.

Notification sent to soeren <at> soeren-tempel.net:
bug acknowledged by developer. (Sun, 05 Jan 2025 22:52:19 GMT) Full text and rfc822 format available.

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

From: jgart <jgart <at> dismail.de>
To: 75378-done <at> debbugs.gnu.org
Cc: soeren <at> soeren-tempel.net
Subject: Re: [PATCH] gnu: loksh: Update to 7.6.
Date: Sun, 05 Jan 2025 16:49:27 -0600

Hi, thanks for contributing to GNU Guix.

Applied!

-- 
all the best,
jgart




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

This bug report was last modified 134 days ago.

Previous Next


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