lsh: 1.4.0 -> 1.4.2 (#426638)
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
}:
|
||||
buildGoModule rec {
|
||||
pname = "lsh";
|
||||
version = "1.4.0";
|
||||
version = "1.4.2";
|
||||
src = fetchFromGitHub {
|
||||
owner = "latitudesh";
|
||||
repo = "lsh";
|
||||
rev = "v${version}";
|
||||
sha256 = "sha256-yYjCxH92GyFl4Gf4hH97E3EiMQ6WvWIItVI4U54JdaM=";
|
||||
sha256 = "sha256-TV3ix1W/+rUXgeoVYneAfosa6ikf7e3giwsX4gyp2o0=";
|
||||
};
|
||||
vendorHash = "sha256-ogdyzfayleka4Y8x74ZtttD7MaeCl1qP/rQi9x0tMto=";
|
||||
subPackages = [ "." ];
|
||||
|
||||
Reference in New Issue
Block a user