about summary refs log tree commit diff
path: root/pkgs/applications/audio
diff options
context:
space:
mode:
authorfigsoda <figsoda@pm.me>2023-01-02 13:33:17 -0500
committerGitHub <noreply@github.com>2023-01-02 13:33:17 -0500
commit244d1ad6c91a04c585ae149559a15367acc48f3e (patch)
tree2a9df100ef687558f63b30940628f211c50620b0 /pkgs/applications/audio
parente4c38ad4e69dc93c1366d576712f529585ec52ad (diff)
parent43889bbedb3f186777c599d39f4d40b88d6fca0b (diff)
Merge pull request #208763 from peterhoeg/u/strawberry
strawberry: 1.0.10 -> 1.0.11
Diffstat (limited to 'pkgs/applications/audio')
-rw-r--r--pkgs/applications/audio/strawberry/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/audio/strawberry/default.nix b/pkgs/applications/audio/strawberry/default.nix
index 13dc80c1dc632..303e0e265f813 100644
--- a/pkgs/applications/audio/strawberry/default.nix
+++ b/pkgs/applications/audio/strawberry/default.nix
@@ -42,13 +42,13 @@ let
 in
 stdenv.mkDerivation rec {
   pname = "strawberry";
-  version = "1.0.10";
+  version = "1.0.11";
 
   src = fetchFromGitHub {
     owner = "jonaski";
     repo = pname;
     rev = version;
-    hash = "sha256-N3jLw2UXLXLpTmFIHihzcMXrxJY0gmvwoawTQ0vRR+w=";
+    hash = "sha256-w2KOZwxPpe/yQw2RBeTEYueeq7m5ZCQXlUH/f52GiyI=";
   };
 
   # the big strawberry shown in the context menu is *very* much in your face, so use the grey version instead