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

btop: 1.2.2 -> 1.2.3
This commit is contained in:
Fabian Affolter
2022-02-16 09:02:13 +01:00
committed by GitHub
+2 -2
View File
@@ -8,8 +8,8 @@
stdenv.mkDerivation rec {
pname = "btop";
version = "1.2.2";
hash = "sha256-MXPfqxpEIJUbWyT6Ni/wnkNQ234fzrAPdIrisw8gytw=";
version = "1.2.3";
hash = "sha256-vH167BL2ekWwxIhQWXkgJxl8z77S8SkmHVclW6XGc+8=";
src = fetchFromGitHub {
owner = "aristocratos";