unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Brett Gilio <brettg@posteo.net>
To: Brett Gilio <brettg@posteo.net>
Cc: 33028@debbugs.gnu.org
Subject: [bug#33028] [PATCH] gnu: update csound 6.11.0
Date: Fri, 12 Oct 2018 19:12:26 -0500	[thread overview]
Message-ID: <87r2guogb9.fsf@posteo.net> (raw)
In-Reply-To: <20181013001027.29723-1-brettg@posteo.net>


Brett Gilio writes:

> ---
>  gnu/packages/audio.scm | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
>
> 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@firemail.cc>
>  ;;; Copyright © 2018 Maxim Cournoyer 
>  <maxim.cournoyer@gmail.com>
>  ;;; Copyright © 2018 Clément Lassieur <clement@lassieur.org>
> +;;; Copyright © 2018 Brett Gilio <brettg@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)

Hopefully this one looks better. I'll admit I was having an issue 
with
git send-email until I finally figured out how to get it working.

  reply	other threads:[~2018-10-13  0:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-12 21:27 [bug#33028] [PATCH] gnu: csound: Update to 6.11.0 Brett Gilio
2018-10-12 21:33 ` Brett Gilio
2018-10-12 21:40   ` Tobias Geerinckx-Rice
2018-10-12 21:39 ` Tobias Geerinckx-Rice
2018-10-13  0:10 ` [bug#33028] [PATCH] gnu: update csound 6.11.0 Brett Gilio
2018-10-13  0:12   ` Brett Gilio [this message]
2018-10-14  2:53   ` bug#33028: " 宋文武

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r2guogb9.fsf@posteo.net \
    --to=brettg@posteo.net \
    --cc=33028@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).