* [bug#75378] [PATCH] gnu: loksh: Update to 7.6.
@ 2025-01-05 10:26 soeren
2025-01-05 22:49 ` bug#75378: " jgart via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: soeren @ 2025-01-05 10:26 UTC (permalink / raw)
To: 75378
From: Sören Tempel <soeren@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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#75378: [PATCH] gnu: loksh: Update to 7.6.
2025-01-05 10:26 [bug#75378] [PATCH] gnu: loksh: Update to 7.6 soeren
@ 2025-01-05 22:49 ` jgart via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: jgart via Guix-patches via @ 2025-01-05 22:49 UTC (permalink / raw)
To: 75378-done; +Cc: soeren
Hi, thanks for contributing to GNU Guix.
Applied!
--
all the best,
jgart
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-05 22:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-05 10:26 [bug#75378] [PATCH] gnu: loksh: Update to 7.6 soeren
2025-01-05 22:49 ` bug#75378: " jgart via Guix-patches via
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).