Merge pull request #241828 from r-ryantm/auto-update/strawberry

strawberry: 1.0.17 -> 1.0.18
This commit is contained in:
Weijia Wang 2023-07-06 11:58:25 +03:00 committed by GitHub
commit 7b85337cc2
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.17";
version = "1.0.18";
src = fetchFromGitHub {
owner = "jonaski";
repo = pname;
rev = version;
hash = "sha256-Z2b3/pIdSmZUO724hkdn78YrVuRiXALbTOUs+KJMjvU=";
hash = "sha256-vOay9xPSwgSYurFgL9f4OdBPzGJkV4t+7lJgeCeT0c4=";
};
# the big strawberry shown in the context menu is *very* much in your face, so use the grey version instead