strawberry: 1.2.2 -> 1.2.3

This commit is contained in:
R. Ryantm
2024-12-13 23:09:15 +00:00
parent 541e1aacbf
commit 0e67a90615
@@ -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