mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-09-18 20:54:37 +00:00
rosenthal: navidrome-bin: Update to 0.56.0.
* modules/rosenthal/packages/binaries.scm (navidrome-bin): Update to 0.56.0.
This commit is contained in:
parent
cc554d7f5e
commit
99437a4d05
@ -158,7 +158,7 @@ eBooks.")
|
|||||||
(define-public navidrome-bin
|
(define-public navidrome-bin
|
||||||
(package
|
(package
|
||||||
(name "navidrome-bin")
|
(name "navidrome-bin")
|
||||||
(version "0.55.2")
|
(version "0.56.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -166,7 +166,7 @@ eBooks.")
|
|||||||
version "/navidrome_" version "_linux_amd64.tar.gz"))
|
version "/navidrome_" version "_linux_amd64.tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0h3984p10am39y619ibrvk1g96ra52kig929n792399q2jw1lrlp"))))
|
"1dzffqnlplr463370ngr8r0xjcr1qwk22ggiycirk3rsd5vdhaqq"))))
|
||||||
(build-system copy-build-system)
|
(build-system copy-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:install-plan
|
(list #:install-plan
|
||||||
|
Loading…
Reference in New Issue
Block a user