lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #261943 from r-ryantm/auto-update/rsbkb

rsbkb: 1.2 -> 1.2.1

authored by

Fabián Heredia Montiel and committed by
GitHub
c254a1b6 68ab8e80

+3 -3
+3 -3
pkgs/tools/text/rsbkb/default.nix
··· 6 6 7 7 rustPlatform.buildRustPackage rec { 8 8 pname = "rsbkb"; 9 - version = "1.2"; 9 + version = "1.2.1"; 10 10 11 11 src = fetchFromGitHub { 12 12 owner = "trou"; 13 13 repo = "rsbkb"; 14 14 rev = "release-${version}"; 15 - hash = "sha256-Y6YTjEbefNUPcl6rNYWVZLGZYTUPr5pvfLabS+zDWqA="; 15 + hash = "sha256-+plf7BoYpEFPRsGKNrvLF8TAU3Z7nyx6Td6uRBoNGiE="; 16 16 }; 17 17 18 - cargoHash = "sha256-RMX+ZdPaqtqRJvhHFJJrPZnBGwQwZSCXNg1oNo+v2+8="; 18 + cargoHash = "sha256-HyosR/5tZCRU2CNnnGITEuESW30Zq3s33UFNcLmEWIA="; 19 19 20 20 # Setup symlinks for all the utilities, 21 21 # busybox style