GNU bug report logs -
#78242
[PATCH] gnu: loksh: Update to 7.7.
Previous Next
Reported by: soeren <at> soeren-tempel.net
Date: Sun, 4 May 2025 14:32:05 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 78242 in the body.
You can then email your comments to 78242 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
jgart <at> dismail.de, guix-patches <at> gnu.org
:
bug#78242
; Package
guix-patches
.
(Sun, 04 May 2025 14:32:05 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
soeren <at> soeren-tempel.net
:
New bug report received and forwarded. Copy sent to
jgart <at> dismail.de, guix-patches <at> gnu.org
.
(Sun, 04 May 2025 14:32:06 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Sören Tempel <soeren <at> soeren-tempel.net>
* gnu/packages/shells.scm (loksh): Update to 7.7.
---
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 e177a90de0..2742498f3e 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -842,7 +842,7 @@ (define-public oksh
(define-public loksh
(package
(name "loksh")
- (version "7.6")
+ (version "7.7")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -854,7 +854,7 @@ (define-public loksh
(file-name (git-file-name name version))
(sha256
(base32
- "0ryvgf3pxdka04k44gwgi7cnkkxvh0rhhzl5abhfwynpgjnqpp27"))))
+ "1dv2rlp806xcd0k3r4g5mjb3dm7fhqxfq5b31zjx6gqiki4kn507"))))
(build-system meson-build-system)
(inputs (list ncurses))
(native-inputs (list pkg-config))
base-commit: 415e3d98d6faf5fd3d1b7b3daa2f20636e4ff822
Reply sent
to
"jgart" <jgart <at> dismail.de>
:
You have taken responsibility.
(Sun, 04 May 2025 20:06:04 GMT)
Full text and
rfc822 format available.
Notification sent
to
soeren <at> soeren-tempel.net
:
bug acknowledged by developer.
(Sun, 04 May 2025 20:06:04 GMT)
Full text and
rfc822 format available.
Message #10 received at 78242-done <at> debbugs.gnu.org (full text, mbox):
Applied, thanks!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 02 Jun 2025 11:24:11 GMT)
Full text and
rfc822 format available.
This bug report was last modified 18 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.