strawberry: 1.2.12 -> 1.2.13

This commit is contained in:
R. Ryantm
2025-09-07 17:49:23 +02:00
committed by Peter Hoeg
parent bd035584c1
commit 877d393904
+2 -2
View File
@@ -38,13 +38,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "strawberry";
version = "1.2.12";
version = "1.2.13";
src = fetchFromGitHub {
owner = "jonaski";
repo = "strawberry";
rev = finalAttrs.finalPackage.version;
hash = "sha256-09aUhouuE9SFHwtNeB4QtrAhKrP8m3ZbO+t4EKvxhMo=";
hash = "sha256-0peM1d8ks4yYwK9+3bUf713MjEzI25TSexyFIP/r3b0=";
};
# the big strawberry shown in the context menu is *very* much in your face, so use the grey version instead