summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/audio
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2021-01-07 17:21:53 +0100
committerGitHub <noreply@github.com>2021-01-07 17:21:53 +0100
commit50e382b43d429bb871115f534313cbce21cd0a47 (patch)
treeea4c3e840b3ef0746b3088ff1c5a39044ae9550f /pkgs/applications/audio
parent2b88da34e451d0b21fcba72f88d132e9e0d3d895 (diff)
parent365d0b9bf3866bb972cff3351eec97b5ef30fa3c (diff)
Merge pull request #108667 from peterhoeg/u/strawberry
strawberry: 0.8.4 -> 0.8.5
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 c2f1a0db701c..53a4cc96437c 100644
--- a/pkgs/applications/audio/strawberry/default.nix
+++ b/pkgs/applications/audio/strawberry/default.nix
@@ -35,13 +35,13 @@
mkDerivation rec {
pname = "strawberry";
- version = "0.8.4";
+ version = "0.8.5";
src = fetchFromGitHub {
owner = "jonaski";
repo = pname;
rev = version;
- sha256 = "145djlfvbkx2b1wqipk51mz82dhm27vmh9x00lkn24q1xz1y6h5n";
+ sha256 = "sha256-+ZQ80J94Teqt4Gy6fw/pS7FwILK/TPehtJDy72Bdy1E=";
};
buildInputs = [