update cantata
This commit is contained in:
parent
3c91610d5a
commit
d538894632
1 changed files with 3 additions and 3 deletions
|
@ -83,13 +83,13 @@ let
|
|||
in
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "cantata";
|
||||
version = "3.2.1";
|
||||
version = "3.3.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "nullobsi";
|
||||
repo = "cantata";
|
||||
rev = "1ced66aaf82dad2137c01e887a88c10a4269467e";
|
||||
sha256 = "NLHkX9kZeb0ED48I6qOajj2/e9rsGbtLX9+BSzG00tI=";
|
||||
rev = "a19efdf9649c50320f8592f07d82734c352ace9c";
|
||||
sha256 = "TVqgTYpHyU1OM9XddJ915GM1XQQrhH9V7yhSxQOaXRs=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue