all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ellis Kesterton <ellis@diagnosticbox.com>
To: 62809@debbugs.gnu.org
Cc: Ellis Kesterton <ellis@diagnosticbox.com>
Subject: [bug#62809] [PATCH] gnu: nerd-dictation: Update to 0eb44b7.
Date: Wed, 12 Apr 2023 21:03:09 +0100	[thread overview]
Message-ID: <d6fe6f0dd7a74bc5f82bb5af96549f8c7cd34564.1681329788.git.ellis@diagnosticbox.com> (raw)

---
 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





             reply	other threads:[~2023-04-13 16:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-12 20:03 Ellis Kesterton [this message]
2023-04-16 13:57 ` bug#62809: [PATCH] gnu: nerd-dictation: Update to 0eb44b7 Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d6fe6f0dd7a74bc5f82bb5af96549f8c7cd34564.1681329788.git.ellis@diagnosticbox.com \
    --to=ellis@diagnosticbox.com \
    --cc=62809@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.