···3738mkDerivation rec {
39 pname = "strawberry";
40- version = "1.0.4";
4142 src = fetchFromGitHub {
43 owner = "jonaski";
44 repo = pname;
45 rev = version;
46- hash = "sha256-UjmrU/SA8gf+HwyCb6hm8IClUaEXvWGmIy3xDJPIsgE=";
47 };
4849 # the big strawberry shown in the context menu is *very* much in your face, so use the grey version instead
···3738mkDerivation rec {
39 pname = "strawberry";
40+ version = "1.0.5";
4142 src = fetchFromGitHub {
43 owner = "jonaski";
44 repo = pname;
45 rev = version;
46+ hash = "sha256-6d7oB54IPI+G5Mhkj+PdQQY93r1SBE2R06qSGIacj8Q=";
47 };
4849 # the big strawberry shown in the context menu is *very* much in your face, so use the grey version instead