GNU bug report logs - #62809
[PATCH] gnu: nerd-dictation: Update to 0eb44b7.

Previous Next

Package: guix-patches;

Reported by: Ellis Kesterton <ellis <at> diagnosticbox.com>

Date: Thu, 13 Apr 2023 06:24:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ellis Kesterton <ellis <at> diagnosticbox.com>
Subject: bug#62809: closed (Re: [bug#62809] [PATCH] gnu: nerd-dictation:
 Update to 0eb44b7.)
Date: Sun, 16 Apr 2023 13:58:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#62809: [PATCH] gnu: nerd-dictation: Update to 0eb44b7.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 62809 <at> debbugs.gnu.org.

-- 
62809: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62809
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Ellis Kesterton <ellis <at> diagnosticbox.com>
Cc: 62809-done <at> debbugs.gnu.org
Subject: Re: [bug#62809] [PATCH] gnu: nerd-dictation: Update to 0eb44b7.
Date: Sun, 16 Apr 2023 15:57:15 +0200
Hello,

Ellis Kesterton <ellis <at> 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

[Message part 3 (message/rfc822, inline)]
From: Ellis Kesterton <ellis <at> diagnosticbox.com>
To: guix-patches <at> gnu.org
Cc: Ellis Kesterton <ellis <at> diagnosticbox.com>
Subject: [PATCH] gnu: nerd-dictation: Update to 0eb44b7.
Date: Wed, 12 Apr 2023 21:03:09 +0100
---
 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




This bug report was last modified 2 years and 34 days ago.

Previous Next


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