From 8c183349e557911066abd10c36add257c6e34531 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 31 Oct 2015 09:32:30 -0700 Subject: emacs24Macport: update 24.5-mac-5.12 -> 24.5-mac-5.13 --- pkgs/applications/editors/emacs-24/macport-24.5.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/applications/editors/emacs-24') diff --git a/pkgs/applications/editors/emacs-24/macport-24.5.nix b/pkgs/applications/editors/emacs-24/macport-24.5.nix index 5ba09971675a..6b377abdda10 100644 --- a/pkgs/applications/editors/emacs-24/macport-24.5.nix +++ b/pkgs/applications/editors/emacs-24/macport-24.5.nix @@ -4,7 +4,7 @@ stdenv.mkDerivation rec { emacsName = "emacs-24.5"; - name = "${emacsName}-mac-5.12"; + name = "${emacsName}-mac-5.13"; #builder = ./builder.sh; @@ -15,7 +15,7 @@ stdenv.mkDerivation rec { macportSrc = fetchurl { url = "ftp://ftp.math.s.chiba-u.ac.jp/emacs/${name}.tar.gz"; - sha256 = "1kryg4xw2jn2jwd9ilm2snjvgmnbbp392ry1skzl4d4xf7ff3vx1"; + sha256 = "0p8xpsnsdpwpfq4mz0fazm785d0my0pq4ifbw533g959jh17b36h"; }; enableParallelBuilding = true; -- cgit 1.4.1