From a946805aa2c97ad274f96ea630c18e3934f7cfcc Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 30 Oct 2015 12:09:09 -0700 Subject: emacs24Macport: update 24.5-mac-5.11 -> 24.5-mac-5.12 --- pkgs/applications/editors/emacs-24/macport-24.5.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 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 0801819a3181..5ba09971675a 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.11"; + name = "${emacsName}-mac-5.12"; #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 = "0p4jh6s1qi6jm6zr82grk65x33ix1hb0fbpih4vh3vnx6310iwsb"; + sha256 = "1kryg4xw2jn2jwd9ilm2snjvgmnbbp392ry1skzl4d4xf7ff3vx1"; }; enableParallelBuilding = true; @@ -102,7 +102,7 @@ stdenv.mkDerivation rec { separately. This is "Mac port" addition to GNU Emacs 24. This provides a native - GUI support for Mac OS X 10.4 - 10.9. Note that Emacs 23 and later + GUI support for Mac OS X 10.4 - 10.11. Note that Emacs 23 and later already contain the official GUI support via the NS (Cocoa) port for Mac OS X 10.4 and later. So if it is good enough for you, then you don't need to try this. -- cgit 1.4.1