btop: 1.2.4 -> 1.2.5

This commit is contained in:
R. Ryantm 2022-03-06 02:15:18 +00:00
parent a173e92ee4
commit 14eb3ead59

View file

@ -8,8 +8,8 @@
stdenv.mkDerivation rec {
pname = "btop";
version = "1.2.4";
hash = "sha256-IFuDpqRtsim2dfSTODuNK62xaLvKKcB5YBNHSQI6q44=";
version = "1.2.5";
hash = "sha256-W7DTaJVA9xqdgBjrrR+OK1buBMrjpw2T0I//ZZKQFOw=";
src = fetchFromGitHub {
owner = "aristocratos";