mathematica: 12.1.0 -> 12.1.1

This commit is contained in:
Henri Menke 2020-08-24 11:36:59 +12:00
parent dc20c58d90
commit e1f177fab2
No known key found for this signature in database
GPG Key ID: FB7AD61E3D806382

View File

@ -7,6 +7,12 @@
let allVersions = with lib; flip map let allVersions = with lib; flip map
# N.B. Versions in this list should be ordered from newest to oldest. # N.B. Versions in this list should be ordered from newest to oldest.
[ [
{
version = "12.1.1";
lang = "en";
language = "English";
sha256 = "02mk8gmv8idnakva1nc7r7mx8ld02lk7jgsj1zbn962aps3bhixd";
}
{ {
version = "12.1.0"; version = "12.1.0";
lang = "en"; lang = "en";