mercurial: add comment for maintainers on version bump

This commit is contained in:
danbst 2016-04-22 15:59:40 +00:00
parent c7f9b6c440
commit e36339fd80

View File

@ -3,6 +3,7 @@
, ApplicationServices, cf-private }:
let
# if you bump version, update pkgs.tortoisehg too or ping maintainer
version = "3.7.3";
name = "mercurial-${version}";
in