kdeltachat: unstable-2021-06-06 -> unstable-2021-06-14

This commit is contained in:
Robert Schütz 2021-06-15 23:26:40 +02:00
parent 25182e079c
commit 7010033a8b

View file

@ -13,13 +13,13 @@
mkDerivation rec { mkDerivation rec {
pname = "kdeltachat"; pname = "kdeltachat";
version = "unstable-2021-06-06"; version = "unstable-2021-06-14";
src = fetchFromSourcehut { src = fetchFromSourcehut {
owner = "~link2xt"; owner = "~link2xt";
repo = "kdeltachat"; repo = "kdeltachat";
rev = "321c19b7415e837acc4e66d535e82518618bc096"; rev = "25da4228768e260ea9f67d5aa10558e7cf9cf7ee";
sha256 = "19py9mxpjz09fhyyvxf75s77nq0jwwfiljq9289192p61grk6625"; sha256 = "17igh34cbd0w5mzra4k779nxc5s8hk6sj25h308w079y0b21lf7w";
}; };
nativeBuildInputs = [ nativeBuildInputs = [