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
|
in
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "cantata";
|
pname = "cantata";
|
||||||
version = "3.2.1";
|
version = "3.3.1";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "nullobsi";
|
owner = "nullobsi";
|
||||||
repo = "cantata";
|
repo = "cantata";
|
||||||
rev = "1ced66aaf82dad2137c01e887a88c10a4269467e";
|
rev = "a19efdf9649c50320f8592f07d82734c352ace9c";
|
||||||
sha256 = "NLHkX9kZeb0ED48I6qOajj2/e9rsGbtLX9+BSzG00tI=";
|
sha256 = "TVqgTYpHyU1OM9XddJ915GM1XQQrhH9V7yhSxQOaXRs=";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue