about summary refs log tree commit diff
path: root/pkgs/applications/science/math/mathematica
diff options
context:
space:
mode:
authorArtemis Tosini <me@artem.ist>2019-01-25 15:23:23 +0000
committerArtemis Tosini <me@artem.ist>2019-01-25 15:29:02 +0000
commit51a2a08d6ea9bb6eb16957599758397364d65710 (patch)
treeffd0481c065c1728035d348ee502a95864abfb00 /pkgs/applications/science/math/mathematica
parente15beaabd023e6b524bcbed05441b7c21387348a (diff)
downloadnixlib-51a2a08d6ea9bb6eb16957599758397364d65710.tar
nixlib-51a2a08d6ea9bb6eb16957599758397364d65710.tar.gz
nixlib-51a2a08d6ea9bb6eb16957599758397364d65710.tar.bz2
nixlib-51a2a08d6ea9bb6eb16957599758397364d65710.tar.lz
nixlib-51a2a08d6ea9bb6eb16957599758397364d65710.tar.xz
nixlib-51a2a08d6ea9bb6eb16957599758397364d65710.tar.zst
nixlib-51a2a08d6ea9bb6eb16957599758397364d65710.zip
mathematica: 11.2.0 -> 11.3.0
Note that this only affects the English version, as I do not have access
to the hash for the Japanese version.
Diffstat (limited to 'pkgs/applications/science/math/mathematica')
-rw-r--r--pkgs/applications/science/math/mathematica/l10ns.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/science/math/mathematica/l10ns.nix b/pkgs/applications/science/math/mathematica/l10ns.nix
index 2158021c7548..065360a112d8 100644
--- a/pkgs/applications/science/math/mathematica/l10ns.nix
+++ b/pkgs/applications/science/math/mathematica/l10ns.nix
@@ -5,10 +5,10 @@ with lib;
   l10ns = flip map
   [
     {
-      version = "11.2.0";
+      version = "11.3.0";
       lang = "en";
       language = "English";
-      sha256 = "4a1293cc1c404303aa1cab1bd273c7be151d37ac5ed928fbbb18e9c5ab2d8df9";
+      sha256 = "0fcfe208c1eac8448e7be3af0bdb84370b17bd9c5d066c013928c8ee95aed10e";
     }
     {
       version = "11.2.0";