about summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2021-07-15 18:57:12 +0200
committerGitHub <noreply@github.com>2021-07-15 18:57:12 +0200
commitc6797174b59a2b3d66443a4a95c7c2b46d7bab9f (patch)
tree5dca486f12ca5bbb29adec8a3ce649ecfbf72aaf /pkgs/applications
parent1b7097639bf9334bc41c4e2eed3cc8bf880d8406 (diff)
parent5a1b72a6b183c4968ce61762929f8997b470b956 (diff)
downloadnixlib-c6797174b59a2b3d66443a4a95c7c2b46d7bab9f.tar
nixlib-c6797174b59a2b3d66443a4a95c7c2b46d7bab9f.tar.gz
nixlib-c6797174b59a2b3d66443a4a95c7c2b46d7bab9f.tar.bz2
nixlib-c6797174b59a2b3d66443a4a95c7c2b46d7bab9f.tar.lz
nixlib-c6797174b59a2b3d66443a4a95c7c2b46d7bab9f.tar.xz
nixlib-c6797174b59a2b3d66443a4a95c7c2b46d7bab9f.tar.zst
nixlib-c6797174b59a2b3d66443a4a95c7c2b46d7bab9f.zip
Merge pull request #130275 from FliegendeWurst/mathematica-12.3.1
mathematica: 12.3.0 -> 12.3.1
Diffstat (limited to 'pkgs/applications')
-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 d9f6a0c74e82..7de63c287eaa 100644
--- a/pkgs/applications/science/math/mathematica/l10ns.nix
+++ b/pkgs/applications/science/math/mathematica/l10ns.nix
@@ -8,10 +8,10 @@ let allVersions = with lib; flip map
   # N.B. Versions in this list should be ordered from newest to oldest.
   [
     {
-      version = "12.3.0";
+      version = "12.3.1";
       lang = "en";
       language = "English";
-      sha256 = "045df045f6e796ded59f64eb2e0f1949ac88dcba1d5b6e05fb53ea0a4aed7215";
+      sha256 = "51b9cab12fd91b009ea7ad4968a2c8a59e94dc55d2e6cc1d712acd5ba2c4d509";
     }
     {
       version = "11.3.0";