all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#67219] [PATCH] gnu: praat: Update to 6.4.
@ 2023-11-16  1:10 Preston M. Firestone
  2023-11-23 16:19 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Preston M. Firestone @ 2023-11-16  1:10 UTC (permalink / raw)
  To: 67219; +Cc: Preston M. Firestone

* gnu/packages/language.scm (praat): Update to 6.4.

Change-Id: I6138e87781e007d5798a908a4b5ae5c0c3338b05
---
 gnu/packages/language.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/language.scm b/gnu/packages/language.scm
index faf3114b84..db78425ec9 100644
--- a/gnu/packages/language.scm
+++ b/gnu/packages/language.scm
@@ -854,7 +854,7 @@ (define-public link-grammar
 (define-public praat
   (package
     (name "praat")
-    (version "6.3.10")
+    (version "6.4")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -863,7 +863,7 @@ (define-public praat
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0kwv0p2bn2x5h0c61rymm87icqqwnbj699awgc5afl4qp53azci8"))))
+                "1rabv4175r1kbgb6n5xbir4j9ldpfr3wr6xa8jakzgny3dwlmsbg"))))
     (build-system gnu-build-system)
     (arguments
      (list #:make-flags #~(list (string-append "CC="

base-commit: d987b75618a62c95c030e7ca53e0972e700c4f06
-- 
2.41.0





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

* [bug#67219] [PATCH] gnu: praat: Update to 6.4.
  2023-11-16  1:10 [bug#67219] [PATCH] gnu: praat: Update to 6.4 Preston M. Firestone
@ 2023-11-23 16:19 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-11-23 16:19 UTC (permalink / raw)
  To: Preston M. Firestone; +Cc: 67219-done, 67219

[-- Attachment #1: Type: text/plain, Size: 371 bytes --]


"Preston M. Firestone" <firestone.preston@gmail.com> writes:

> * gnu/packages/language.scm (praat): Update to 6.4.
>
> Change-Id: I6138e87781e007d5798a908a4b5ae5c0c3338b05
> ---
>  gnu/packages/language.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
03c01580d92161363051f17cbe191b7ec360ccef.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2023-11-23 16:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-16  1:10 [bug#67219] [PATCH] gnu: praat: Update to 6.4 Preston M. Firestone
2023-11-23 16:19 ` Christopher Baines

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.