* [bug#62809] [PATCH] gnu: nerd-dictation: Update to 0eb44b7.
@ 2023-04-12 20:03 Ellis Kesterton
2023-04-16 13:57 ` bug#62809: " Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Ellis Kesterton @ 2023-04-12 20:03 UTC (permalink / raw)
To: 62809; +Cc: Ellis Kesterton
---
gnu/packages/machine-learning.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/machine-learning.scm b/gnu/packages/machine-learning.scm
index 70319238d9..033c530f03 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -3844,7 +3844,7 @@ (define-public python-vosk
"lib.")))))))))
(define-public nerd-dictation
- (let* ((commit "53ab129a5ee0f8b5df284e8cf2229219b732c59e")
+ (let* ((commit "0eb44b7fd0927d69c92de5566e5807ed2c2e20b7")
(revision "0"))
(package
(name "nerd-dictation")
@@ -3857,7 +3857,7 @@ (define-public nerd-dictation
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "184qijiva1h1x00dzicik0yzgh78pq2lqr5fkgicgp26mkarlyhc"))))
+ (base32 "0frdpswv6w3cwj3c7wd5w8gj3s1hvpdwd48qhfhfxf7imahz9bqf"))))
(build-system python-build-system)
(arguments
'(#:phases
base-commit: dd3e5e71104a2bcbad80e52e062a144ea96b8c6a
--
2.39.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#62809: [PATCH] gnu: nerd-dictation: Update to 0eb44b7.
2023-04-12 20:03 [bug#62809] [PATCH] gnu: nerd-dictation: Update to 0eb44b7 Ellis Kesterton
@ 2023-04-16 13:57 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-04-16 13:57 UTC (permalink / raw)
To: Ellis Kesterton; +Cc: 62809-done
Hello,
Ellis Kesterton <ellis@diagnosticbox.com> writes:
> ---
> gnu/packages/machine-learning.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thank you.
I applied a normalized commit message, bumped the revision binding and
applied your patch.
I also fixed the license in a subsequent commit.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-04-16 15:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-12 20:03 [bug#62809] [PATCH] gnu: nerd-dictation: Update to 0eb44b7 Ellis Kesterton
2023-04-16 13:57 ` bug#62809: " Nicolas Goaziou
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).