mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-22 12:04:40 +00:00
stumpwm: Fixed v0.9.9's sha256
This commit is contained in:
parent
6bdab66032
commit
48f912771d
@ -13,7 +13,7 @@ let
|
||||
"latest" = {
|
||||
name = "0.9.9";
|
||||
rev = "refs/tags/0.9.9";
|
||||
sha256 = "05fkng2wlmhy3kb9zhrrv9zpa16g2p91p5y0wvmwkppy04cw04ps";
|
||||
sha256 = "0hmvbdk2yr5wrkiwn9dfzf65s4xc2qifj0sn6w2mghzp96cph79k";
|
||||
patches = [ ./fix-module-path.patch ];
|
||||
};
|
||||
"git" = {
|
||||
|
Loading…
Reference in New Issue
Block a user