Merge pull request #208763 from peterhoeg/u/strawberry

strawberry: 1.0.10 -> 1.0.11
This commit is contained in:
figsoda 2023-01-02 13:33:17 -05:00 committed by GitHub
commit 244d1ad6c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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