mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
mosdepth: 0.3.10 -> 0.3.11
This commit is contained in:
committed by
Emery Hemingway
parent
b6a5a495dc
commit
b038877f02
@@ -8,7 +8,7 @@
|
||||
|
||||
buildNimPackage (finalAttrs: {
|
||||
pname = "mosdepth";
|
||||
version = "0.3.10";
|
||||
version = "0.3.11";
|
||||
|
||||
requiredNimVersion = 1;
|
||||
|
||||
@@ -16,7 +16,7 @@ buildNimPackage (finalAttrs: {
|
||||
owner = "brentp";
|
||||
repo = "mosdepth";
|
||||
rev = "v${finalAttrs.version}";
|
||||
hash = "sha256-RAE3k2yA2zsIr5JFYb5bPaMzdoEKms7TKaqVhPS5LzY=";
|
||||
hash = "sha256-EzzDuzPAyNkL2tFWre86U+kx3SvLPbWto2/vfLdwHGI=";
|
||||
};
|
||||
|
||||
lockFile = ./lock.json;
|
||||
|
||||
Reference in New Issue
Block a user