We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f1b5aaa + ecd9dcd commit 6793494Copy full SHA for 6793494
pkgs/by-name/ri/river-bsp-layout/package.nix
@@ -6,16 +6,16 @@
6
7
rustPlatform.buildRustPackage rec {
8
pname = "river-bsp-layout";
9
- version = "2.1.0";
+ version = "2.1.1";
10
11
src = fetchFromGitHub {
12
owner = "areif-dev";
13
repo = "river-bsp-layout";
14
rev = "v${version}";
15
- hash = "sha256-LRVZPAS4V5PtrqyOkKUfrZuwLqPZbLoyjn2DPxCFE2o=";
+ hash = "sha256-/R9v3NGsSG4JJtdk0sJX7ahRolRmJMwMP48JRmLffXc=";
16
};
17
18
- cargoHash = "sha256-CtVyRwfIS8R48LUecKXoak+HHB5yNZ5RgguIWOhyFA8=";
+ cargoHash = "sha256-RnAtph7ugzkUoF0ikQeHOY1TPAQjBmZ+rXdUjsBNdDs=";
19
20
meta = {
21
homepage = "https://github.com/areif-dev/river-bsp-layout";
0 commit comments