about summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorThomas Tuegel <ttuegel@gmail.com>2016-01-22 15:18:12 -0600
committerThomas Tuegel <ttuegel@gmail.com>2016-01-22 15:18:12 -0600
commitaeda2a129f2eeb3c0600e86ac8d9967ca9c5f0ad (patch)
treef3c355c23cbf40225afeab6daba71ec6182b6060 /pkgs/applications/editors
parentc5393b7b247935e2e4fab94920e5720ea19b7ca5 (diff)
downloadnixlib-aeda2a129f2eeb3c0600e86ac8d9967ca9c5f0ad.tar
nixlib-aeda2a129f2eeb3c0600e86ac8d9967ca9c5f0ad.tar.gz
nixlib-aeda2a129f2eeb3c0600e86ac8d9967ca9c5f0ad.tar.bz2
nixlib-aeda2a129f2eeb3c0600e86ac8d9967ca9c5f0ad.tar.lz
nixlib-aeda2a129f2eeb3c0600e86ac8d9967ca9c5f0ad.tar.xz
nixlib-aeda2a129f2eeb3c0600e86ac8d9967ca9c5f0ad.tar.zst
nixlib-aeda2a129f2eeb3c0600e86ac8d9967ca9c5f0ad.zip
emacs-isearch-plus: 20160115.1122 -> 20160118.1030
Diffstat (limited to 'pkgs/applications/editors')
-rw-r--r--pkgs/applications/editors/emacs-modes/melpa-generated.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/editors/emacs-modes/melpa-generated.nix b/pkgs/applications/editors/emacs-modes/melpa-generated.nix
index ea8ffb52f152..e146b9cb4106 100644
--- a/pkgs/applications/editors/emacs-modes/melpa-generated.nix
+++ b/pkgs/applications/editors/emacs-modes/melpa-generated.nix
@@ -29697,10 +29697,10 @@
       }) {};
     isearch-plus = callPackage ({ fetchurl, lib, melpaBuild }: melpaBuild {
         pname = "isearch-plus";
-        version = "20160115.1122";
+        version = "20160118.1030";
         src = fetchurl {
           url = "http://www.emacswiki.org/emacs/download/isearch+.el";
-          sha256 = "0wgfjl083nz7p5j9gbsq7ki7wpjikb8546iiaydkx5ay3lrcg7nf";
+          sha256 = "176krgrrjvj6r6iahr53ncxm2hrc4nmkyz43lc2rbnpivih4z9i6";
         };
         recipeFile = fetchurl {
           url = "https://raw.githubusercontent.com/milkypostman/melpa/553e27a3523ade9dc4951086d9340e8240d5d943/recipes/isearch+";