From 222cf5035def04b03056d339bf5e890013c97a37 Mon Sep 17 00:00:00 2001 From: sweenu Date: Tue, 6 Jan 2026 12:39:20 +0100 Subject: [PATCH] librespot-ma: 0.7.1-unstable-2025-11-06 -> 0.8.0-unstable-2025-12-05 --- pkgs/by-name/li/librespot-ma/package.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pkgs/by-name/li/librespot-ma/package.nix b/pkgs/by-name/li/librespot-ma/package.nix index dd1f8160d429..83f0c936bff8 100644 --- a/pkgs/by-name/li/librespot-ma/package.nix +++ b/pkgs/by-name/li/librespot-ma/package.nix @@ -8,16 +8,16 @@ rustPlatform.buildRustPackage { pname = "librespot-ma"; - version = "0.7.1-unstable-2025-11-06"; + version = "0.8.0-unstable-2025-12-05"; src = fetchFromGitHub { owner = "music-assistant"; repo = "librespot"; - rev = "2af61256649d6c1ed149791a53a20a595b617704"; - hash = "sha256-sarxS6YArK5luX4TRXJUKhreMqhZbsS/3fCVWHxPNpY="; + rev = "1d68d603027d89d1a60bf5a15f180e28382e2cfc"; + hash = "sha256-quKAiXqTwf6cgKi9qqksQRaGqV9UZjerHQZfqDVHCIs="; }; - cargoHash = "sha256-CI2BFmQNK1+J2qaKg6u6WM83jwBuWjeh9dROnrF3Kv0="; + cargoHash = "sha256-Kf3w6tD/MQaXXegtiCkFbUcYwr4OMw6ipLxNLxJ2NTQ="; nativeBuildInputs = [ pkg-config