mosdepth: 0.3.9 -> 0.3.10 (#364352)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
buildNimPackage (finalAttrs: {
|
||||
pname = "mosdepth";
|
||||
version = "0.3.9";
|
||||
version = "0.3.10";
|
||||
|
||||
requiredNimVersion = 1;
|
||||
|
||||
@@ -16,7 +16,7 @@ buildNimPackage (finalAttrs: {
|
||||
owner = "brentp";
|
||||
repo = "mosdepth";
|
||||
rev = "v${finalAttrs.version}";
|
||||
hash = "sha256-vHJgIo9qO/L1lZ9DqgXVwv9Pn/6ZMOBfPsY4DEAEImI=";
|
||||
hash = "sha256-RAE3k2yA2zsIr5JFYb5bPaMzdoEKms7TKaqVhPS5LzY=";
|
||||
};
|
||||
|
||||
lockFile = ./lock.json;
|
||||
|
||||
Reference in New Issue
Block a user