From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 12 17:28:21 2018 Received: (at submit) by debbugs.gnu.org; 12 Oct 2018 21:28:21 +0000 Received: from localhost ([127.0.0.1]:47532 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gB4ym-0007zD-8j for submit@debbugs.gnu.org; Fri, 12 Oct 2018 17:28:20 -0400 Received: from eggs.gnu.org ([208.118.235.92]:54785) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gB4yj-0007yw-5w for submit@debbugs.gnu.org; Fri, 12 Oct 2018 17:28:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gB4yd-0000U0-3q for submit@debbugs.gnu.org; Fri, 12 Oct 2018 17:28:08 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.6 required=5.0 tests=BAYES_40,URIBL_SBL autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:41169) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gB4yd-0000To-0k for submit@debbugs.gnu.org; Fri, 12 Oct 2018 17:28:07 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36161) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gB4yb-0001tQ-SF for guix-patches@gnu.org; Fri, 12 Oct 2018 17:28:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gB4yX-0000RT-EN for guix-patches@gnu.org; Fri, 12 Oct 2018 17:28:05 -0400 Received: from mout02.posteo.de ([185.67.36.66]:45703) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gB4yX-0000Ot-4I for guix-patches@gnu.org; Fri, 12 Oct 2018 17:28:01 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 9B5FE2400E6 for ; Fri, 12 Oct 2018 23:27:59 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1539379679; bh=nrNDFBxaMHEXwnR5GhIuPiSGmpE2lbC9dq8y8VFOCZs=; h=From:To:Subject:Date:From; b=BX+vaGPDUZGNAAWnAxCz0r2gPKE2ok1U0YpduWQ/MH5CJyh2UKmpa6b++l9+pCKnx Fi3H5BmzURrcv6hfllNM1B+XhNQ2IEyIiGWyR1Z8nYU0j4h/ozUX6wuELD3NGg7vf4 wgKKKz8XFw58LEs+VifM2vYdcRoCa2TC83P0a3oYTnt3tQKn3rG1+0IL3/xUxymZNp LbJ2+kPd/8S75RhQw9FfAIRP8NyxyfsbzDngteL6MqVxqftvVrXiXjsryWlxkRjt08 JbhUQT2Y8R3nBzhoU7QTpqsnK8dIWZ90TMzxZkAQJJC97GiE4ZLiGG8MwbkpNeGCiU XkX0tSGDJWGGA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 42X1CL3zr3z9rxM for ; Fri, 12 Oct 2018 23:27:58 +0200 (CEST) User-agent: mu4e 1.0; emacs 26.1 From: Brett Gilio To: guix-patches@gnu.org Subject: [PATCH] gnu: csound: Update to 6.11.0 Date: Fri, 12 Oct 2018 16:27:52 -0500 Message-ID: <87a7nix3c7.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.3 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.3 (----) diff --git a/gnu/packages/astronomy.scm=20 b/gnu/packages/astronomy.scm index 3c8b9cc8d..5eb11cddd 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -1,6 +1,7 @@ ;;; GNU Guix --- Functional package management for GNU ;;; Copyright =C2=A9 2016 John Darrington ;;; Copyright =C2=A9 2018 Tobias Geerinckx-Rice +;;; Copyright =C2=A9 2018 Brett Gilio ;;; ;;; This file is part of GNU Guix. ;;; @@ -128,7 +129,7 @@ programs for the manipulation and analysis of=20 astronomical data.") (define-public stellarium (package (name "stellarium") - (version "0.18.1") + (version "0.18.2") (source (origin (method url-fetch) (uri (string-append "https://github.com/Stellarium/"=20 name @@ -136,7 +137,7 @@ programs for the manipulation and analysis of=20 astronomical data.") "/" name "-" version ".tar.gz")) (sha256 (base32 -=20 "0vjkwrjy22b4wdjkafm63pmb0fck14ffnylpq8xr91ywycw4blrq")))) +=20 "1nr8n0v4wa0wfvqqk5kyy1jrv6xnvv4ppfa8l8bklrxbjvpsi0km")))) (build-system cmake-build-system) (inputs `(("qtbase" ,qtbase) 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 =C2=A9 2018 okapi ;;; Copyright =C2=A9 2018 Maxim Cournoyer ;;; Copyright =C2=A9 2018 Cl=C3=A9ment Lassieur +;;; Copyright =C2=A9 2018 Brett Gilio ;;; ;;; This file is part of GNU Guix. ;;; @@ -650,7 +651,7 @@ emulation (valve, tape), bit fiddling=20 (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=20 (decimator, pointer-cast), etc.") (file-name (string-append name "-" version=20 ".tar.gz")) (sha256 (base32 -=20 "0xqpqws4jsv7fyawcjzwaw544qbfh29xq164kdf30a9v1n3yklp4")))) +=20 "072pk5h9w0vhw0ncc9dn90haw1yv18v04iwwjn8nsp6930w7dvxd")))) (build-system cmake-build-system) (inputs `(("alsa-lib" ,alsa-lib) From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 12 17:34:16 2018 Received: (at submit) by debbugs.gnu.org; 12 Oct 2018 21:34:16 +0000 Received: from localhost ([127.0.0.1]:47537 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gB54a-00089Z-Gc for submit@debbugs.gnu.org; Fri, 12 Oct 2018 17:34:16 -0400 Received: from eggs.gnu.org ([208.118.235.92]:55940) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gB54Y-00089K-8q for submit@debbugs.gnu.org; Fri, 12 Oct 2018 17:34:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gB54S-0003fZ-9P for submit@debbugs.gnu.org; Fri, 12 Oct 2018 17:34:08 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00,URIBL_SBL autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:52162) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gB54S-0003fL-4b for submit@debbugs.gnu.org; Fri, 12 Oct 2018 17:34:08 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37299) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gB54R-0003WH-7A for guix-patches@gnu.org; Fri, 12 Oct 2018 17:34:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gB54N-0003dI-1b for guix-patches@gnu.org; Fri, 12 Oct 2018 17:34:07 -0400 Received: from mout02.posteo.de ([185.67.36.66]:59913) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gB54M-0003cq-No for guix-patches@gnu.org; Fri, 12 Oct 2018 17:34:02 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 202D32400E6 for ; Fri, 12 Oct 2018 23:34:00 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1539380041; bh=IPUYdlDaeSu/d9GnJUTCdHKVPQ3j7t1kZ+XiKwJFqj0=; h=From:To:Cc:Subject:Date:From; b=QSMQq0kgPKW5YxOOQx+l43rgyv4JLVAAwozkxRY0aGApPmNgo69ETZtvpP0KmVbxt HCjRWU72Y20it+0mddu69mJDPu4mq7oz9sXE9Ze5AWUCxoXmtoDKAmYYki8wOBRiCp fpAjpRh6j6KVHpVm4RQ3veJHSLTFTaldvw5gggr4PeN/Ucb7GPOz6pvkkO74ArBfBy o9IyXWsyvbHGVUI/HEuIW+LIi/ZzcY/hMsOiCkeQojPJCOMJYlktyd4QVPFZS55+pX q3dhfsgR9IAT0inu+Kh0D+8HV2kGJMmbDUL7n/6d18SbiWr11l9eVSXU7XAZY6DSVd JwhO4Tbw8DuNw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 42X1LH6RXYz9rxD; Fri, 12 Oct 2018 23:33:59 +0200 (CEST) References: <87a7nix3c7.fsf@posteo.net> User-agent: mu4e 1.0; emacs 26.1 From: Brett Gilio To: Brett Gilio Subject: Re: [PATCH] gnu: csound: Update to 6.11.0 In-reply-to: <87a7nix3c7.fsf@posteo.net> Date: Fri, 12 Oct 2018 16:33:54 -0500 Message-ID: <87k1mmluil.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.3 (---) X-Debbugs-Envelope-To: submit Cc: guix-patches@gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.3 (----) 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 =C2=A9 2018 okapi > ;;; Copyright =C2=A9 2018 Maxim Cournoyer > ;;; Copyright =C2=A9 2018 Cl=C3=A9ment Lassieur > +;;; Copyright =C2=A9 2018 Brett Gilio > ;;; > ;;; This file is part of GNU Guix. > ;;; > @@ -650,7 +651,7 @@ emulation (valve, tape), bit fiddling=20 > (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=20 > (decimator, > pointer-cast), etc.") > (file-name (string-append name "-" version=20 > ".tar.gz")) > (sha256 > (base32 > -=20 > "0xqpqws4jsv7fyawcjzwaw544qbfh29xq164kdf30a9v1n3yklp4")))) > + "072pk5h9w0vhw0ncc9dn90haw1yv18v04iwwjn8nsp6930w7dvxd")))) > (build-system cmake-build-system) > (inputs > `(("alsa-lib" ,alsa-lib) From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 12 17:39:27 2018 Received: (at 33028) by debbugs.gnu.org; 12 Oct 2018 21:39:27 +0000 Received: from localhost ([127.0.0.1]:47547 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gB59b-0008IT-Iv for submit@debbugs.gnu.org; Fri, 12 Oct 2018 17:39:27 -0400 Received: from tobias.gr ([80.241.217.52]:55046) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gB59a-0008IL-EB for 33028@debbugs.gnu.org; Fri, 12 Oct 2018 17:39:27 -0400 Received: by tobias.gr (OpenSMTPD) with ESMTP id 8cdfbd9b; Fri, 12 Oct 2018 21:39:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=tobias.gr; h=references :from:to:cc:subject:in-reply-to:date:message-id:mime-version :content-type:content-transfer-encoding; s=2018; i=me@tobias.gr; bh=uPdw3Qw4MkWH0mE2uL3qDznWMwCmf7Bxe38XPECT92g=; b=lxXv2k5kEsJo RccnzpxS6hKj3VWsJKLJ/uOI+yolD0qY/574JGrtkqrytm4/GegLza7vjWjpRDHi KNY9W+zu8SrQCCKYtrDKqrt4qQp+ltY9COqI/PClobfnLKVgzY8TAYgvfvh32OMQ /heXdO9ozqkiIjGic3TlOA0phhQCaZjfrqpnXUYDX5Z0LOpg76I0IY/9YPsXWyzr qZ44HKLNnU62jqJoKzYZdGAH6YQEGGuV8grqpnfoYIWPs1uMY6iN4qSDuODU4iHD SwIrhSXZAunEgd2qbHB7e8b6mW2enpu65dM1FPxOdsc12VwLJ639jajEs54TfsKX J/C/spoKWw== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 043d4430 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Fri, 12 Oct 2018 21:39:22 +0000 (UTC) References: <87a7nix3c7.fsf@posteo.net> From: Tobias Geerinckx-Rice To: Brett Gilio Subject: Re: [bug#33028] [PATCH] gnu: csound: Update to 6.11.0 In-reply-to: <87a7nix3c7.fsf@posteo.net> Date: Fri, 12 Oct 2018 23:39:27 +0200 Message-ID: <87ftxac0a8.fsf@tobias.gr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: 33028 Cc: 33028@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) Brett Gilio wrote: > diff --git a/gnu/packages/astronomy.scm=20 > b/gnu/packages/astronomy.scm > index 3c8b9cc8d..5eb11cddd 100644 > --- a/gnu/packages/astronomy.scm > +++ b/gnu/packages/astronomy.scm > @@ -1,6 +1,7 @@ > ;;; GNU Guix --- Functional package management for GNU > ;;; Copyright =C2=A9 2016 John Darrington > ;;; Copyright =C2=A9 2018 Tobias Geerinckx-Rice > +;;; Copyright =C2=A9 2018 Brett Gilio > ;;; > ;;; This file is part of GNU Guix. > ;;; > @@ -128,7 +129,7 @@ programs for the manipulation and analysis=20 > of > astronomical data.") > (define-public stellarium > (package > (name "stellarium") > - (version "0.18.1") > + (version "0.18.2") > (source (origin > (method url-fetch) > (uri (string-append=20 > "https://github.com/Stellarium/" > name > @@ -136,7 +137,7 @@ programs for the manipulation and analysis=20 > of > astronomical data.") > "/" name "-" version=20 > ".tar.gz")) > (sha256 > (base32 > -=20 > "0vjkwrjy22b4wdjkafm63pmb0fck14ffnylpq8xr91ywycw4blrq")))) > + "1nr8n0v4wa0wfvqqk5kyy1jrv6xnvv4ppfa8l8bklrxbjvpsi0km")))) > (build-system cmake-build-system) > (inputs > `(("qtbase" ,qtbase) > 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 =C2=A9 2018 okapi > ;;; Copyright =C2=A9 2018 Maxim Cournoyer > ;;; Copyright =C2=A9 2018 Cl=C3=A9ment Lassieur > +;;; Copyright =C2=A9 2018 Brett Gilio > ;;; > ;;; This file is part of GNU Guix. > ;;; > @@ -650,7 +651,7 @@ emulation (valve, tape), bit fiddling=20 > (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=20 > (decimator, > pointer-cast), etc.") > (file-name (string-append name "-" version > ".tar.gz")) > (sha256 > (base32 > -=20 > "0xqpqws4jsv7fyawcjzwaw544qbfh29xq164kdf30a9v1n3yklp4")))) > + "072pk5h9w0vhw0ncc9dn90haw1yv18v04iwwjn8nsp6930w7dvxd")))) > (build-system cmake-build-system) > (inputs > `(("alsa-lib" ,alsa-lib) Hmm. How are you generating and sending these patches? This one includes your previous stellarium patch and both seem to=20 have indentation issues (the hashes should align, for example). Kind regards, T G-R From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 12 17:40:40 2018 Received: (at 33028) by debbugs.gnu.org; 12 Oct 2018 21:40:40 +0000 Received: from localhost ([127.0.0.1]:47551 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gB5Al-0008Kd-Vv for submit@debbugs.gnu.org; Fri, 12 Oct 2018 17:40:40 -0400 Received: from tobias.gr ([80.241.217.52]:55092) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gB5Ak-0008KV-FL for 33028@debbugs.gnu.org; Fri, 12 Oct 2018 17:40:38 -0400 Received: by tobias.gr (OpenSMTPD) with ESMTP id b3e96b2a; Fri, 12 Oct 2018 21:40:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=tobias.gr; h=references :from:to:cc:subject:in-reply-to:date:message-id:mime-version :content-type; s=2018; i=me@tobias.gr; bh=mF34EF/m6BYCHKb3EokscG tZdGC40gZMGclmw9+Hg74=; b=SIvIpurR/ShQs4eRfw5fiAcyLYcQlL9aP8R2m4 D2BQKr4l57ZT2cS6XA2Uh8o0EPI3n6x/k16z9g5AWKrJltsT8tBPAMdR8A37zoO7 3nFzi63TO4Wyi4FSV15iYWAuQI6OgWI6GdgcNWiw8hFHhcEPJVD7OSkHNOvkrv8R 01EhFuVasvrYIXY+jzAxy+P/TWIvO4C2SthBpmzPLw/PfAP5kH1yRnvIgn56+/Wt 3uMQ+YM2zQWXzJfIiddNOZ/U+28bL28WCzTnJlsVGrAAspykkonu2gUbDKGKzQB7 VC21qZgD7yAztqMhrVKl7toR20i6mkSutqGZdF5Qne8r86+w== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 8809f86f (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Fri, 12 Oct 2018 21:40:35 +0000 (UTC) References: <87a7nix3c7.fsf@posteo.net> <87k1mmluil.fsf@posteo.net> From: Tobias Geerinckx-Rice To: Brett Gilio Subject: Re: [bug#33028] [PATCH] gnu: csound: Update to 6.11.0 In-reply-to: <87k1mmluil.fsf@posteo.net> Date: Fri, 12 Oct 2018 23:40:40 +0200 Message-ID: <87efcuc087.fsf@tobias.gr> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 33028 Cc: 33028@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Brett, Brett Gilio wrote: > Brett Gilio writes: > > I made an error on the last patch submission. Then you can ignore the first part of my last e-mail :-) The munging is still a problem, though. Are you using git send-email? Kind regards, T G-R From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 12 20:10:51 2018 Received: (at 33028) by debbugs.gnu.org; 13 Oct 2018 00:10:51 +0000 Received: from localhost ([127.0.0.1]:47586 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gB7W7-0003SD-5Y for submit@debbugs.gnu.org; Fri, 12 Oct 2018 20:10:51 -0400 Received: from mout02.posteo.de ([185.67.36.66]:59683) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gB7W5-0003Ry-T3 for 33028@debbugs.gnu.org; Fri, 12 Oct 2018 20:10:50 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id DE7932400E6 for <33028@debbugs.gnu.org>; Sat, 13 Oct 2018 02:10:43 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1539389443; bh=FqDKZshhkgTHX1lSP8oQC10p0xX7Y77izsWAVK9Ch2c=; h=From:To:Cc:Subject:Date:From; b=hv40vmMj/MqEPkKx37l6aI+iixhomNflEAVCQ0YVygupzP1DddR63FLssd3dzap4s 5jOm4fFZBXCLXJKSRPETmk4gUJjeDEF4taZDc9dQtvP0GnZKWbF1QKv2rwwPA9Jhs/ 8Jw+nnEQnDDgIkZbODcgNkfSL6asiCew4Y8ltjOWyx0iEBm83YkVIn/NSMa28ZsOA3 +sWIddkN4mqvoFGjRcbnBhXVpgiWiaM/KkGN4Zb3PPVr781fltdhonbtjiOJb1m3Ko 4tFpNnvUXXa9+GzjzGYsRORbKmWcGtSQOZu2+h78xSEPH8z+5augm+bDVvGAkVlkEA EHM91vzJXOzIA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 42X4q65gYnz9rxD; Sat, 13 Oct 2018 02:10:42 +0200 (CEST) From: Brett Gilio To: 33028@debbugs.gnu.org Subject: [PATCH] gnu: update csound 6.11.0 Date: Fri, 12 Oct 2018 19:10:27 -0500 Message-Id: <20181013001027.29723-1-brettg@posteo.net> X-Mailer: git-send-email 2.19.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -1.6 (-) X-Debbugs-Envelope-To: 33028 Cc: Brett Gilio X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.6 (--) --- 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 ;;; Copyright © 2018 Maxim Cournoyer ;;; Copyright © 2018 Clément Lassieur +;;; Copyright © 2018 Brett Gilio ;;; ;;; 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) -- 2.19.1 From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 12 20:13:21 2018 Received: (at 33028) by debbugs.gnu.org; 13 Oct 2018 00:13:21 +0000 Received: from localhost ([127.0.0.1]:47590 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gB7YX-0003WL-Kz for submit@debbugs.gnu.org; Fri, 12 Oct 2018 20:13:21 -0400 Received: from mout01.posteo.de ([185.67.36.65]:47917) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gB7YV-0003W4-UX for 33028@debbugs.gnu.org; Fri, 12 Oct 2018 20:13:20 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 005252107E for <33028@debbugs.gnu.org>; Sat, 13 Oct 2018 02:13:13 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1539389594; bh=1Z1HA8QWVqk5pbEw/ZKulI8zHJhkzMb9P1E7YCRLmAQ=; h=From:To:Cc:Subject:Date:From; b=B9sjw+sEmtN5MuCAiUjE85bOrjy41WfHcD0iZgsO8Wjsm887h1dzVcRXftL0Vq/7Q AOho+M754h35r4kC52YpqbwGVSYZxiglKFoTDuSc3ZbMb0Mkqpc1iCmR8Em01nEZlW eLfJnsu4LUt+0D/W8FkHqvweWy8/vgEFOMAnqGf4ilnjO7HlQomv3mwTqnzcfaPg1q WZoU/Au0XBbbc0zffCOjYVeXBDaRdYDUwbLGdBmgAy3/AwAm9VxcX5pn8KEtbINRCl SSYV4ewKLi9/9w3qY/oBjx0AsuRMRkvth2GkTRFDNGIAZrRvJ7P7i//nrZ9fs2tMhZ U8EgMlcaE/hxA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 42X4t058l7z6tm7; Sat, 13 Oct 2018 02:13:12 +0200 (CEST) References: <20181013001027.29723-1-brettg@posteo.net> User-agent: mu4e 1.0; emacs 26.1 From: Brett Gilio To: Brett Gilio Subject: Re: [PATCH] gnu: update csound 6.11.0 In-reply-to: <20181013001027.29723-1-brettg@posteo.net> Date: Fri, 12 Oct 2018 19:12:26 -0500 Message-ID: <87r2guogb9.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Spam-Score: -1.6 (-) X-Debbugs-Envelope-To: 33028 Cc: 33028@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.6 (--) 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 =C2=A9 2018 okapi > ;;; Copyright =C2=A9 2018 Maxim Cournoyer=20 > > ;;; Copyright =C2=A9 2018 Cl=C3=A9ment Lassieur > +;;; Copyright =C2=A9 2018 Brett Gilio > ;;; > ;;; This file is part of GNU Guix. > ;;; > @@ -650,7 +651,7 @@ emulation (valve, tape), bit fiddling=20 > (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=20 > (decimator, pointer-cast), etc.") > (file-name (string-append name "-" version=20 > ".tar.gz")) > (sha256 > (base32 > -=20 > "0xqpqws4jsv7fyawcjzwaw544qbfh29xq164kdf30a9v1n3yklp4")))) > +=20 > "072pk5h9w0vhw0ncc9dn90haw1yv18v04iwwjn8nsp6930w7dvxd")))) > (build-system cmake-build-system) > (inputs > `(("alsa-lib" ,alsa-lib) Hopefully this one looks better. I'll admit I was having an issue=20 with git send-email until I finally figured out how to get it working. From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 13 22:55:17 2018 Received: (at 33028-done) by debbugs.gnu.org; 14 Oct 2018 02:55:17 +0000 Received: from localhost ([127.0.0.1]:48677 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gBWYn-0003kY-8P for submit@debbugs.gnu.org; Sat, 13 Oct 2018 22:55:17 -0400 Received: from rezeros.cc ([45.76.207.221]:54224) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gBWYl-0003kM-4c for 33028-done@debbugs.gnu.org; Sat, 13 Oct 2018 22:55:16 -0400 Received: from localhost (223.87.210.23 [223.87.210.23]) by rezeros.cc (OpenSMTPD) with ESMTPSA id 8764d6a5 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Sun, 14 Oct 2018 02:54:46 +0000 (UTC) Received: from gift (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id b3c4382e; Sun, 14 Oct 2018 02:53:54 +0000 (UTC) From: iyzsong@member.fsf.org (=?utf-8?B?5a6L5paH5q2m?=) To: Brett Gilio Subject: Re: [bug#33028] [PATCH] gnu: update csound 6.11.0 References: <87a7nix3c7.fsf@posteo.net> <20181013001027.29723-1-brettg@posteo.net> Date: Sun, 14 Oct 2018 10:53:54 +0800 In-Reply-To: <20181013001027.29723-1-brettg@posteo.net> (Brett Gilio's message of "Fri, 12 Oct 2018 19:10:27 -0500") Message-ID: <87efct44sd.fsf@member.fsf.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 1.1 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Brett Gilio writes: > --- > gnu/packages/audio.scm | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > Applied, thanks! [...] Content analysis details: (1.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.1 FROM_EXCESS_BASE64 From: base64 encoded unnecessarily X-Debbugs-Envelope-To: 33028-done Cc: 33028-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.1 (/) Brett Gilio writes: > --- > gnu/packages/audio.scm | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > Applied, thanks! From unknown Sat Jun 21 12:35:16 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 11 Nov 2018 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator