unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Aurora via Guix-patches via <guix-patches@gnu.org>
To: 54506@debbugs.gnu.org
Cc: Aurora <rind38@disroot.org>
Subject: [bug#54506] [PATCH] gnu: openfst: Update to 1.8.2
Date: Mon, 21 Mar 2022 17:32:15 +0000	[thread overview]
Message-ID: <20220321173215.1526-2-rind38@disroot.org> (raw)
In-Reply-To: <20220321173215.1526-1-rind38@disroot.org>

---
 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 ba6a439..e2e8252 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -570,14 +570,14 @@ sample proximities between pairs of cases.")
 (define-public openfst
   (package
     (name "openfst")
-    (version "1.7.9")
+    (version "1.8.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "http://www.openfst.org/twiki/pub/FST/"
                                   "FstDownload/openfst-" version ".tar.gz"))
               (sha256
                (base32
-                "1pmx1yhn2gknj0an0zwqmzgwjaycapi896244np50a8y3nrsw6ck"))))
+                "0hlbdmjjf1jgsvi3d2hwni5lz3l9a5bzj6ijpbawa8a7cbrpp66y"))))
     (build-system gnu-build-system)
     (home-page "http://www.openfst.org")
     (synopsis "Library for weighted finite-state transducers")
-- 
2.30.2





  reply	other threads:[~2022-03-21 17:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-21 17:32 [bug#54505] [PATCH] gnu: openblas: Update to 0.3.20 Aurora via Guix-patches via
2022-03-21 17:32 ` Aurora via Guix-patches via [this message]
2022-03-23 15:43   ` [bug#54506] [PATCH v2] gnu: openfst: Update to 1.8.2, enable ngram extension Aurora via Guix-patches via
2022-03-23 15:53     ` [bug#54506] [PATCH v3 0/1] " Aurora via Guix-patches via
2022-03-23 15:53       ` [bug#54506] [PATCH v3 1/1] " Aurora via Guix-patches via
2022-05-15 20:29       ` bug#54506: [PATCH] gnu: openfst: Update to 1.8.2 Ludovic Courtès
2022-05-15 20:30 ` bug#54505: [PATCH] gnu: openblas: Update to 0.3.20 Ludovic Courtès

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20220321173215.1526-2-rind38@disroot.org \
    --to=guix-patches@gnu.org \
    --cc=54506@debbugs.gnu.org \
    --cc=rind38@disroot.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 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).