pkgs/ranger-git: update
This commit is contained in:
parent
595c2828b0
commit
5da5e2586d
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ ranger.overrideAttrs (selfAttrs: superAttrs: {
|
|||
src = fetchFromGitHub {
|
||||
owner = "ranger";
|
||||
repo = "ranger";
|
||||
rev = "b31db0f638118c103a35be5a57d1a0f3609838d6";
|
||||
hash = "sha256-ksWlopkqD/98hwVspIRIEGCN/L/OuVlVyXftfza4LhI=";
|
||||
rev = "fa812718c586cfc12c1a4b6237877c79f8b4a521";
|
||||
hash = "sha256-husMv1RxyvvU1X6C6BQn8Lly63Z40Gwr/k7NZX8DNIw=";
|
||||
};
|
||||
|
||||
patches = superAttrs.patches or [] ++ [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue