GNU bug report logs - #33028
[PATCH] gnu: csound: Update to 6.11.0

Previous Next

Package: guix-patches;

Reported by: Brett Gilio <brettg <at> posteo.net>

Date: Fri, 12 Oct 2018 21:29:01 UTC

Severity: normal

Tags: patch

Done: iyzsong <at> member.fsf.org (宋文武)

Bug is archived. No further changes may be made.

Full log


Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Brett Gilio <brettg <at> posteo.net>
To: Brett Gilio <brettg <at> posteo.net>
Cc: guix-patches <at> gnu.org
Subject: Re: [PATCH] gnu: csound: Update to 6.11.0
Date: Fri, 12 Oct 2018 16:33:54 -0500
Brett Gilio writes:

I made an error on the last patch submission.

> diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
> index d233940f2..785375295 100644
> --- a/gnu/packages/audio.scm
> +++ b/gnu/packages/audio.scm
> @@ -13,6 +13,7 @@
> ;;; Copyright © 2018 okapi <okapi <at> firemail.cc>
> ;;; Copyright © 2018 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
> ;;; Copyright © 2018 Clément Lassieur <clement <at> lassieur.org>
> +;;; Copyright © 2018 Brett Gilio <brettg <at> posteo.net>
> ;;;
> ;;; This file is part of GNU Guix.
> ;;;
> @@ -650,7 +651,7 @@ emulation (valve, tape), bit fiddling 
> (decimator,
> pointer-cast), etc.")
> (define-public csound
>   (package
>     (name "csound")
> -    (version "6.09.1")
> +    (version "6.11.0")
>     (source (origin
>               (method url-fetch)
>               (uri (string-append
> @@ -659,7 +660,7 @@ emulation (valve, tape), bit fiddling 
> (decimator,
> pointer-cast), etc.")
>               (file-name (string-append name "-" version 
>               ".tar.gz"))
>               (sha256
>                (base32
> - 
>                 "0xqpqws4jsv7fyawcjzwaw544qbfh29xq164kdf30a9v1n3yklp4"))))
> + "072pk5h9w0vhw0ncc9dn90haw1yv18v04iwwjn8nsp6930w7dvxd"))))
>     (build-system cmake-build-system)
>     (inputs
>      `(("alsa-lib" ,alsa-lib)





This bug report was last modified 6 years and 223 days ago.

Previous Next


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