GNU bug report logs - #67219
[PATCH] gnu: praat: Update to 6.4.

Previous Next

Package: guix-patches;

Reported by: "Preston M. Firestone" <firestone.preston <at> gmail.com>

Date: Thu, 16 Nov 2023 01:12:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#67219: closed ([PATCH] gnu: praat: Update to 6.4.)
Date: Thu, 23 Nov 2023 16:21:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 23 Nov 2023 16:19:31 +0000
with message-id <87cyw0tpas.fsf <at> cbaines.net>
and subject line Re: [bug#67219] [PATCH] gnu: praat: Update to 6.4.
has caused the debbugs.gnu.org bug report #67219,
regarding [PATCH] gnu: praat: Update to 6.4.
to be marked as done.

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


-- 
67219: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67219
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Preston M. Firestone" <firestone.preston <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: "Preston M. Firestone" <firestone.preston <at> gmail.com>
Subject: [PATCH] gnu: praat: Update to 6.4.
Date: Wed, 15 Nov 2023 19:10:51 -0600
* 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



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: "Preston M. Firestone" <firestone.preston <at> gmail.com>
Cc: 67219-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#67219] [PATCH] gnu: praat: Update to 6.4.
Date: Thu, 23 Nov 2023 16:19:31 +0000
[Message part 4 (text/plain, inline)]
"Preston M. Firestone" <firestone.preston <at> 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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 237 days ago.

Previous Next


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