fix: prolog-mode sha256

This commit is contained in:
matdsoupe 2021-09-14 16:12:48 -03:00
parent 177c0befbc
commit 6ad0838902
No known key found for this signature in database
GPG Key ID: 2671964AB1E06A08

View File

@ -6,7 +6,7 @@ stdenv.mkDerivation {
src = fetchurl {
url = "http://bruda.ca/_media/emacs/prolog.el";
sha256 = "oCMzks4xuor8Il8Ll8PXh1zIvMl5qN0RCFJ9yKiHOHU=";
sha256 = "ZzIDFQWPq1vI9z3btgsHgn0axN6uRQn9Tt8TnqGybOk=";
};
buildCommand = ''