sogo: add note to also update sogo
This commit is contained in:
parent
471b087430
commit
4642f4659a
@ -7,6 +7,7 @@ gnustep.stdenv.mkDerivation rec {
|
|||||||
pname = "SOGo";
|
pname = "SOGo";
|
||||||
version = "5.9.0";
|
version = "5.9.0";
|
||||||
|
|
||||||
|
# always update the sope package as well, when updating sogo
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "inverse-inc";
|
owner = "inverse-inc";
|
||||||
repo = pname;
|
repo = pname;
|
||||||
|
Loading…
Reference in New Issue
Block a user