GNU bug report logs -
#69176
[PATCH] gnu: lsp-plugins: Update to 1.2.14.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69176 in the body.
You can then email your comments to 69176 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#69176
; Package
guix-patches
.
(Sun, 18 Feb 2024 17:55:04 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Roman Scherer <roman <at> burningswell.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sun, 18 Feb 2024 17:55:04 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/music.scm (lsp-plugins): Update to 1.2.14.
Change-Id: Iac82d106d7bd18049e7798c86afb9185d0ccff95
---
gnu/packages/music.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 6b218376b7..95ebe01cde 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -6001,15 +6001,15 @@ (define-public artyfx
(define-public lsp-plugins
(package
(name "lsp-plugins")
- (version "1.2.3")
+ (version "1.2.14")
(source
(origin
(method url-fetch)
- (uri (string-append "https://github.com/sadko4u/lsp-plugins"
+ (uri (string-append "https://github.com/lsp-plugins/lsp-plugins"
"/releases/download/" version
"/lsp-plugins-src-" version ".tar.gz"))
(sha256
- (base32 "0asgwrkyncxz5h7kjkbwm78z8l2jndxvsrgd634m5x9n37gjsgvs"))))
+ (base32 "16pfxpj01ccpdyqmzn4k8x56pkjq7zjapvp9swdrg0laigp5jcqs"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags
base-commit: 3cf199dbcf85a44fa8370e786e568fc3feb7067c
prerequisite-patch-id: 0250f6d992ee74e81797cb1266771a825226fa0b
prerequisite-patch-id: e03a4f63a64eda0c1f229e0b92d130a9beadefa5
prerequisite-patch-id: 09e6b4e8c70f5eb7996f78194c59245f38d3241b
prerequisite-patch-id: a12882ccf5bbef1edbd1110f128cd107f84a1377
prerequisite-patch-id: 2c83a46f3bcf9d3e153e2543fe9a57e5f33af286
--
2.41.0
Reply sent
to
Z572 <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Sun, 06 Oct 2024 05:53:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Roman Scherer <roman <at> burningswell.com>
:
bug acknowledged by developer.
(Sun, 06 Oct 2024 05:53:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 69176-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Roman Scherer <roman <at> burningswell.com> writes:
> * gnu/packages/music.scm (lsp-plugins): Update to 1.2.14.
>
> Change-Id: Iac82d106d7bd18049e7798c86afb9185d0ccff95
> ---
> gnu/packages/music.scm | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
> index 6b218376b7..95ebe01cde 100644
> --- a/gnu/packages/music.scm
> +++ b/gnu/packages/music.scm
> @@ -6001,15 +6001,15 @@ (define-public artyfx
> (define-public lsp-plugins
> (package
> (name "lsp-plugins")
> - (version "1.2.3")
> + (version "1.2.14")
> (source
> (origin
> (method url-fetch)
> - (uri (string-append "https://github.com/sadko4u/lsp-plugins"
> + (uri (string-append "https://github.com/lsp-plugins/lsp-plugins"
> "/releases/download/" version
> "/lsp-plugins-src-" version ".tar.gz"))
> (sha256
> - (base32 "0asgwrkyncxz5h7kjkbwm78z8l2jndxvsrgd634m5x9n37gjsgvs"))))
> + (base32 "16pfxpj01ccpdyqmzn4k8x56pkjq7zjapvp9swdrg0laigp5jcqs"))))
> (build-system gnu-build-system)
> (arguments
> `(#:make-flags
>
> base-commit: 3cf199dbcf85a44fa8370e786e568fc3feb7067c
> prerequisite-patch-id: 0250f6d992ee74e81797cb1266771a825226fa0b
> prerequisite-patch-id: e03a4f63a64eda0c1f229e0b92d130a9beadefa5
> prerequisite-patch-id: 09e6b4e8c70f5eb7996f78194c59245f38d3241b
> prerequisite-patch-id: a12882ccf5bbef1edbd1110f128cd107f84a1377
> prerequisite-patch-id: 2c83a46f3bcf9d3e153e2543fe9a57e5f33af286
now have lsp-plugins <at> 1.2.15, so close.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 03 Nov 2024 12:24:11 GMT)
Full text and
rfc822 format available.
This bug report was last modified 130 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.