strawberry: 1.0.11 -> 1.0.12

This commit is contained in:
R. Ryantm 2023-01-10 04:46:46 +00:00 committed by Peter Hoeg
parent b838822311
commit bc9dd4279a

View File

@ -42,13 +42,13 @@ let
in
stdenv.mkDerivation rec {
pname = "strawberry";
version = "1.0.11";
version = "1.0.12";
src = fetchFromGitHub {
owner = "jonaski";
repo = pname;
rev = version;
hash = "sha256-w2KOZwxPpe/yQw2RBeTEYueeq7m5ZCQXlUH/f52GiyI=";
hash = "sha256-XJCU9cGhmwJ6f79y3tAW1qfJKO7YESVpHY/1FmPQ/Mo=";
};
# the big strawberry shown in the context menu is *very* much in your face, so use the grey version instead