readest: 0.9.80 -> 0.9.81
Changelog: https://github.com/readest/readest/releases/tag/v0.9.81 Diff: https://github.com/readest/readest/compare/v0.9.80...v0.9.81
This commit is contained in:
@@ -20,13 +20,13 @@
|
||||
|
||||
rustPlatform.buildRustPackage (finalAttrs: {
|
||||
pname = "readest";
|
||||
version = "0.9.80";
|
||||
version = "0.9.81";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "readest";
|
||||
repo = "readest";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-PIoI1tpVqxcWB46TGCB/YhCRAKcOoiBigyndicY11ic=";
|
||||
hash = "sha256-aj4XBphkIeqGdqiWz3Um1+dGSYF6G3b+9DdN/4qZcZI=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user