strawberry: 1.2.2 -> 1.2.3 (#365048)

This commit is contained in:
Nick Cao 2024-12-14 09:05:33 -05:00 committed by GitHub
commit 4764de9277
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,13 +40,13 @@ let
in
stdenv.mkDerivation rec {
pname = "strawberry";
version = "1.2.2";
version = "1.2.3";
src = fetchFromGitHub {
owner = "jonaski";
repo = pname;
rev = version;
hash = "sha256-X752GsP2b7rumQHzw52zI7PeE8tdM9Scgl3nHVcpO/s=";
hash = "sha256-90gnPw21oBHrRslJmB2hUId0WI7Gf+I4bvdS+dvAHdI=";
};
# the big strawberry shown in the context menu is *very* much in your face, so use the grey version instead