sogo: add note to also update sogo

This commit is contained in:
ajs124 2023-11-28 13:30:46 +01:00
parent 471b087430
commit 4642f4659a

View file

@ -7,6 +7,7 @@ gnustep.stdenv.mkDerivation rec {
pname = "SOGo";
version = "5.9.0";
# always update the sope package as well, when updating sogo
src = fetchFromGitHub {
owner = "inverse-inc";
repo = pname;