caribou: add 0.4.13 version
This commit is contained in:
parent
f7d8afcf2b
commit
8ca8504315
@ -3,11 +3,11 @@
|
||||
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "caribou-0.4.12";
|
||||
name = "caribou-0.4.13";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/caribou/0.4/${name}.tar.xz";
|
||||
sha256 = "0235sws58rg0kadxbp2nq5ha76zmhd4mr10n9qlbryf8p78qsvii";
|
||||
sha256 = "953ba618621fda8a828d0d797fc916dbe35990dc01d7aa99d15e5e2241ee2782";
|
||||
};
|
||||
|
||||
buildInputs = with gnome3;
|
||||
|
Loading…
x
Reference in New Issue
Block a user