unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Z572 <zhengjunjie@iscas.ac.cn>
To: Roman Scherer <roman@burningswell.com>
Cc: Gabriel Wicki <gabriel@erlikon.ch>, 69177-done@debbugs.gnu.org
Subject: bug#69177: [PATCH] gnu: lsp-dsp-lib: Update to 1.0.20.
Date: Sun, 06 Oct 2024 17:16:04 +0800	[thread overview]
Message-ID: <878qv1siaz.fsf@iscas.ac.cn> (raw)
In-Reply-To: <d658bfbfd3bb6ff060c2d3b3c5fedecebc8b2e95.1708278356.git.roman@burningswell.com> (Roman Scherer's message of "Sun, 18 Feb 2024 18:53:07 +0100")

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

Roman Scherer <roman@burningswell.com> writes:

> * gnu/packages/audio.scm (lsp-dsp-lib): Update to 1.0.20.
>
> Change-Id: Iafcb90e194d692665ed832c3f7ff154b4ffa8965
> ---
>  gnu/packages/audio.scm | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
> index a57c7bb341..7cbc4e798f 100644
> --- a/gnu/packages/audio.scm
> +++ b/gnu/packages/audio.scm
> @@ -5811,15 +5811,15 @@ (define-public libinstpatch
>  (define-public lsp-dsp-lib
>    (package
>      (name "lsp-dsp-lib")
> -    (version "0.5.14")
> +    (version "1.0.20")
>      (source
>        (origin
>          (method url-fetch)
> -        (uri (string-append "https://github.com/sadko4u/lsp-dsp-lib/"
> +        (uri (string-append "https://github.com/lsp-plugins/lsp-dsp-lib/"
>                              "releases/download/" version
> -                            "/lsp-dsp-lib-" version "-src.tar.gz"))
> +                            "/lsp-dsp-lib-src-" version ".tar.gz"))
>          (sha256
> -         (base32 "1gcznkyybywbgdi2fhx27i8sckhy6ahvxax72b213g1lr5aaw7bq"))))
> +         (base32 "1951d7c08d1g808jgq4r1iacyxb9qr3bpb13r4ybs7bcm8qys02h"))))
>      (build-system gnu-build-system)
>      (arguments
>       (list #:tests? #f                  ; no tests
> @@ -5836,7 +5836,7 @@ (define-public lsp-dsp-lib
>                   (lambda _
>                     (invoke "make" "config"
>                             (string-append "PREFIX=" #$output)))))))
> -    (home-page "https://github.com/sadko4u/lsp-dsp-lib")
> +    (home-page "https://github.com/lsp-plugins/lsp-dsp-lib")
>      (synopsis "Digital signal processing library")
>      (description "The LSP DSP library provides a set of functions that perform
>  SIMD-optimized computing on several hardware architectures.  All functions
>
> base-commit: 3cf199dbcf85a44fa8370e786e568fc3feb7067c
> prerequisite-patch-id: 0250f6d992ee74e81797cb1266771a825226fa0b
> prerequisite-patch-id: e03a4f63a64eda0c1f229e0b92d130a9beadefa5
> prerequisite-patch-id: 09e6b4e8c70f5eb7996f78194c59245f38d3241b
> prerequisite-patch-id: a12882ccf5bbef1edbd1110f128cd107f84a1377

push, and update to 1.0.26

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

      parent reply	other threads:[~2024-10-06  9:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-18 17:53 [bug#69177] [PATCH] gnu: lsp-dsp-lib: Update to 1.0.20 Roman Scherer
2024-02-20 12:55 ` Gabriel Wicki
2024-10-06  9:16 ` Z572 [this message]

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=878qv1siaz.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=69177-done@debbugs.gnu.org \
    --cc=gabriel@erlikon.ch \
    --cc=roman@burningswell.com \
    /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).