mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 05:43:50 +03:00
shout: 0.51.1 -> 0.53.0
This commit is contained in:
parent
dd49357a19
commit
d016d4fea2
@ -11,7 +11,7 @@ let
|
||||
|
||||
in nodePackages.buildNodePackage rec {
|
||||
name = "shout-${version}";
|
||||
version = "0.51.1";
|
||||
version = "0.53.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "erming";
|
||||
|
Loading…
Reference in New Issue
Block a user