GNU bug report logs - #39664
[PATCH] gnu: julius: Update to 1.3.0.

Previous Next

Package: guix-patches;

Reported by: Timotej Lazar <timotej.lazar <at> araneo.si>

Date: Tue, 18 Feb 2020 15:19:01 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

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: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#39664: closed ([PATCH] gnu: julius: Update to 1.3.0.)
Date: Tue, 18 Feb 2020 15:43:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 18 Feb 2020 16:42:27 +0100
with message-id <87eeuruckc.fsf <at> nckx>
and subject line Re: [bug#39664] [PATCH] gnu: julius: Update to 1.3.0.
has caused the debbugs.gnu.org bug report #39664,
regarding [PATCH] gnu: julius: Update to 1.3.0.
to be marked as done.

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


-- 
39664: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39664
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Timotej Lazar <timotej.lazar <at> araneo.si>
To: guix-patches <at> gnu.org
Cc: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: [PATCH] gnu: julius: Update to 1.3.0.
Date: Tue, 18 Feb 2020 16:17:19 +0100
* gnu/packages/games.scm (julius): Update to 1.3.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 66495489e8..7dc0967d55 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -798,7 +798,7 @@ automata.  The following features are available:
 (define-public julius
   (package
     (name "julius")
-    (version "1.2.0")
+    (version "1.3.0")
     (source
      (origin
        (method git-fetch)
@@ -807,7 +807,7 @@ automata.  The following features are available:
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0kgyzfjii4dhpy2h05977alwdmxyxb4jxznnrhlgb21m0ybncmvp"))))
+        (base32 "1ws5lmwdhla73676fj0w26v859n47s0wyxa0mgd0dmkx0x91qriy"))))
     (build-system cmake-build-system)
     (inputs
      `(("sdl2" ,sdl2)
-- 
2.25.0



[Message part 3 (message/rfc822, inline)]
From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: 39664-done <at> debbugs.gnu.org, Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: Re: [bug#39664] [PATCH] gnu: julius: Update to 1.3.0.
Date: Tue, 18 Feb 2020 16:42:27 +0100
[Message part 4 (text/plain, inline)]
Timotej Lazar 写道:
> * gnu/packages/games.scm (julius): Update to 1.3.0.

Pushed as 45cf3c30199ef352c6531fc59d186428c906c7b5.

Thanks!

T G-R
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 years and 94 days ago.

Previous Next


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