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

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

bug#45718: closed ([PATCH] gnu: julius: Update to 1.6.0.)


From: GNU bug Tracking System
Subject: bug#45718: closed ([PATCH] gnu: julius: Update to 1.6.0.)
Date: Sun, 10 Jan 2021 11:07:02 +0000

Your message dated Sun, 10 Jan 2021 12:06:33 +0100
with message-id <87y2h1nj9i.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#45718] [PATCH] gnu: julius: Update to 1.6.0.
has caused the debbugs.gnu.org bug report #45718,
regarding [PATCH] gnu: julius: Update to 1.6.0.
to be marked as done.

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


-- 
45718: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45718
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: julius: Update to 1.6.0. Date: Thu, 7 Jan 2021 21:09:01 +0100
* gnu/packages/games.scm (julius): Update to 1.6.0.
---
 gnu/packages/games.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 855f95c9eb..41262baac9 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1324,7 +1324,7 @@ automata.  The following features are available:
 (define-public julius
   (package
     (name "julius")
-    (version "1.5.1")
+    (version "1.6.0")
     (source
      (origin
        (method git-fetch)
@@ -1333,7 +1333,7 @@ automata.  The following features are available:
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "10d6py1cmkq8lnb5h3w8rdpp4fmpd1wgqkgiabdghqxi7b2s0g4b"))
+        (base32 "0nfdn8n6ywhm69ckz9a1chl5xxiqyaj3l337wadsbppnpscjihrc"))
        ;; Remove unused bundled libraries.
        (modules '((guix build utils)))
        (snippet
-- 
2.29.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#45718] [PATCH] gnu: julius: Update to 1.6.0. Date: Sun, 10 Jan 2021 12:06:33 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hello,

Timotej Lazar <timotej.lazar@araneo.si> writes:

> * gnu/packages/games.scm (julius): Update to 1.6.0.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


--- End Message ---

reply via email to

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