unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58197] [PATCH] gnu: julius: Update to 1.7.0.
@ 2022-09-30 17:08 Timotej Lazar
  2022-10-06 21:16 ` bug#58197: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2022-09-30 17:08 UTC (permalink / raw)
  To: 58197; +Cc: Timotej Lazar

* gnu/packages/games.scm (julius): Update to 1.7.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 8d569b013f..67e72805e2 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1555,7 +1555,7 @@ (define-public joycond
 (define-public julius
   (package
     (name "julius")
-    (version "1.6.0")
+    (version "1.7.0")
     (source
      (origin
        (method git-fetch)
@@ -1564,7 +1564,7 @@ (define-public julius
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0nfdn8n6ywhm69ckz9a1chl5xxiqyaj3l337wadsbppnpscjihrc"))
+        (base32 "0w7kmgz9ya0ck9cxhsyralarg7y6ydx4plmh33r4mkxkamlr7493"))
        ;; Remove unused bundled libraries.
        (modules '((guix build utils)))
        (snippet
-- 
2.37.3





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#58197: [PATCH] gnu: julius: Update to 1.7.0.
  2022-09-30 17:08 [bug#58197] [PATCH] gnu: julius: Update to 1.7.0 Timotej Lazar
@ 2022-10-06 21:16 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-10-06 21:16 UTC (permalink / raw)
  To: Timotej Lazar; +Cc: 58197-done

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

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

Applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-06 21:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-30 17:08 [bug#58197] [PATCH] gnu: julius: Update to 1.7.0 Timotej Lazar
2022-10-06 21:16 ` bug#58197: " Ludovic Courtès

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