emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62809: closed ([PATCH] gnu: nerd-dictation: Update to 0eb44b7.)


From: GNU bug Tracking System
Subject: bug#62809: closed ([PATCH] gnu: nerd-dictation: Update to 0eb44b7.)
Date: Sun, 16 Apr 2023 13:58:02 +0000

Your message dated Sun, 16 Apr 2023 15:57:15 +0200
with message-id <871qkklykk.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#62809] [PATCH] gnu: nerd-dictation: Update to 0eb44b7.
has caused the debbugs.gnu.org bug report #62809,
regarding [PATCH] gnu: nerd-dictation: Update to 0eb44b7.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
62809: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62809
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#62809] [PATCH] gnu: nerd-dictation: Update to 0eb44b7. Date: Sun, 16 Apr 2023 15:57:15 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]