gnome-podcasts: 0.4.7 -> 0.4.8

This commit is contained in:
R. RyanTM 2020-07-13 05:15:56 +00:00 committed by Jan Tojnar
parent 377324ca6d
commit 7e858f9a47

View File

@ -20,7 +20,7 @@
}: }:
rustPlatform.buildRustPackage rec { rustPlatform.buildRustPackage rec {
version = "0.4.7"; version = "0.4.8";
pname = "gnome-podcasts"; pname = "gnome-podcasts";
src = fetchFromGitLab { src = fetchFromGitLab {
@ -28,10 +28,10 @@ rustPlatform.buildRustPackage rec {
owner = "World"; owner = "World";
repo = "podcasts"; repo = "podcasts";
rev = version; rev = version;
sha256 = "0vy5i77bv8c22ldhrnr4z6kx22zqnb1lg3s7y8673bqjgd7dppi0"; sha256 = "0y2332zjq7vf1v38wzwz98fs19vpzy9kl7y0xbdzqr303l59hjb1";
}; };
cargoSha256 = "1dlbdxsf9p2jzrsclm43k95y8m3zcd41qd9ajg1ii3fpnahi58kd"; cargoSha256 = "1jbii9k4bkrivdk1ffr6556q1sgk9j4jbzwnn8vbxmksyl1x328q";
nativeBuildInputs = [ nativeBuildInputs = [
meson meson