3
0
Fork 0
forked from mirrors/nixpkgs

neomutt: 20191111 -> 20191129

https://github.com/neomutt/neomutt/releases/tag/20191129
This commit is contained in:
Maximilian Bosch 2019-11-29 16:57:48 +01:00
parent 25ec34a201
commit ecb7f4c048
No known key found for this signature in database
GPG key ID: 091DBF4D1FC46B8E

View file

@ -4,14 +4,14 @@
}:
stdenv.mkDerivation rec {
version = "20191111";
version = "20191129";
pname = "neomutt";
src = fetchFromGitHub {
owner = "neomutt";
repo = "neomutt";
rev = version;
sha256 = "16xr7wdmjw0i72xbnyyh098wx4cr0m8w2cr1szdi1b14p4kpgr67";
sha256 = "1zwnap307qzjkfcap0rxgwwmis77lhr7js4avig0qdqnmqbdlgbh";
};
buildInputs = [