Merge pull request #162959 from r-ryantm/auto-update/btop

btop: 1.2.4 -> 1.2.5
This commit is contained in:
Renaud
2022-03-06 16:32:48 +01:00
committed by GitHub
+2 -2
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";