strawberry: 1.2.11 -> 1.2.12

This commit is contained in:
R. Ryantm
2025-08-16 18:08:19 +00:00
parent 9924e964e8
commit 87403f8d19
+2 -2
View File
@@ -38,13 +38,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "strawberry";
version = "1.2.11";
version = "1.2.12";
src = fetchFromGitHub {
owner = "jonaski";
repo = "strawberry";
rev = finalAttrs.finalPackage.version;
hash = "sha256-AhNx2CdfE7ff3+L47X6lYPD8GA7imkDIJD5ESndn/cc=";
hash = "sha256-09aUhouuE9SFHwtNeB4QtrAhKrP8m3ZbO+t4EKvxhMo=";
};
# the big strawberry shown in the context menu is *very* much in your face, so use the grey version instead