jq: add module

This commit is contained in:
Olli Helenius 2018-12-09 15:36:21 +02:00 committed by Robert Helgesson
parent 93b10bcf3c
commit dc72aa2305
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
3 changed files with 84 additions and 0 deletions

View file

@ -895,6 +895,13 @@ in
to your configuration.
'';
}
{
time = "2018-12-12T21:02:05+00:00";
message = ''
A new module is available: 'programs.jq'.
'';
}
];
};
}