3
0
Fork 0
forked from mirrors/nixpkgs

osdlyrics: 0.5.11 -> 0.5.12

This commit is contained in:
R. Ryantm 2022-09-02 21:35:45 +00:00 committed by Jan Tojnar
parent fc340a5962
commit e4d4c5de17

View file

@ -17,13 +17,13 @@
stdenv.mkDerivation rec {
pname = "osdlyrics";
version = "0.5.11";
version = "0.5.12";
src = fetchFromGitHub {
owner = "osdlyrics";
repo = "osdlyrics";
rev = version;
sha256 = "sha256-VxLNaNe4hFwgSW4JEF1T4BWC2NwiOgfwVGiAIOszfGE=";
sha256 = "sha256-QGgwxmurdwo0xyq7p+1xditRebv64ewGTvNJI7MUnq4=";
};
nativeBuildInputs = [