Commit bc9dd427 authored by R. RyanTM's avatar R. RyanTM Committed by Peter Hoeg
Browse files

strawberry: 1.0.11 -> 1.0.12

parent b8388223
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -42,13 +42,13 @@ let
in
stdenv.mkDerivation rec {
  pname = "strawberry";
  version = "1.0.11";
  version = "1.0.12";

  src = fetchFromGitHub {
    owner = "jonaski";
    repo = pname;
    rev = version;
    hash = "sha256-w2KOZwxPpe/yQw2RBeTEYueeq7m5ZCQXlUH/f52GiyI=";
    hash = "sha256-XJCU9cGhmwJ6f79y3tAW1qfJKO7YESVpHY/1FmPQ/Mo=";
  };

  # the big strawberry shown in the context menu is *very* much in your face, so use the grey version instead