strawberry: 1.0.13 -> 1.0.14

This commit is contained in:
R. Ryantm 2023-01-20 01:59:37 +00:00 committed by Peter Hoeg
parent 746f7b4ef2
commit d949e69824

View file

@ -42,13 +42,13 @@ let
in
stdenv.mkDerivation rec {
pname = "strawberry";
version = "1.0.13";
version = "1.0.14";
src = fetchFromGitHub {
owner = "jonaski";
repo = pname;
rev = version;
hash = "sha256-szvCI1olC7GccJUGwR2Cx+FNGvfxeESsiSwWPTXWbc0=";
hash = "sha256-ThfycS5yNpp6+mE33qPqEWlhSB3OIF7d/t2XvI+rF2E=";
};
# the big strawberry shown in the context menu is *very* much in your face, so use the grey version instead