summary refs log tree commit diff
path: root/pkgs/tools
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2018-04-20 22:01:43 +0200
committerGitHub <noreply@github.com>2018-04-20 22:01:43 +0200
commit955a615fc16c59b7f8a7134f77329d73ca4d69f2 (patch)
tree29d8d5cace410fba455904c606ee0a11242e0aaa /pkgs/tools
parent77a1993b46c13ffd68c03ee19fa3088d8071a011 (diff)
parent475e2dd2c413c559c4ee7ee1625fd030967a6ac0 (diff)
downloadnixlib-955a615fc16c59b7f8a7134f77329d73ca4d69f2.tar
nixlib-955a615fc16c59b7f8a7134f77329d73ca4d69f2.tar.gz
nixlib-955a615fc16c59b7f8a7134f77329d73ca4d69f2.tar.bz2
nixlib-955a615fc16c59b7f8a7134f77329d73ca4d69f2.tar.lz
nixlib-955a615fc16c59b7f8a7134f77329d73ca4d69f2.tar.xz
nixlib-955a615fc16c59b7f8a7134f77329d73ca4d69f2.tar.zst
nixlib-955a615fc16c59b7f8a7134f77329d73ca4d69f2.zip
Merge pull request #39280 from r-ryantm/auto-update/asymptote
asymptote: 2.42 -> 2.44
Diffstat (limited to 'pkgs/tools')
-rw-r--r--pkgs/tools/graphics/asymptote/default.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/tools/graphics/asymptote/default.nix b/pkgs/tools/graphics/asymptote/default.nix
index ce66402d09fc..7337cd227a2e 100644
--- a/pkgs/tools/graphics/asymptote/default.nix
+++ b/pkgs/tools/graphics/asymptote/default.nix
@@ -9,11 +9,11 @@ let
   s = # Generated upstream information
   rec {
     baseName="asymptote";
-    version="2.42";
+    version="2.44";
     name="${baseName}-${version}";
-    hash="0dprc4shzdpvp87kc97ggh5ay2zmskjjaciay7mnblx63rhk1d95";
-    url="https://freefr.dl.sourceforge.net/project/asymptote/2.42/asymptote-2.42.src.tgz";
-    sha256="0dprc4shzdpvp87kc97ggh5ay2zmskjjaciay7mnblx63rhk1d95";
+    hash="1rs9v95g19ri6ra2m921jf2yr9avqnzfybrqxilsld98xpqx56vg";
+    url="https://freefr.dl.sourceforge.net/project/asymptote/2.44/asymptote-2.44.src.tgz";
+    sha256="1rs9v95g19ri6ra2m921jf2yr9avqnzfybrqxilsld98xpqx56vg";
   };
   buildInputs = [
    ghostscriptX imagemagick fftw