mutt: 1.11.2 -> 1.11.3

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mutt/versions
This commit is contained in:
R. RyanTM 2019-02-04 16:53:14 -08:00 committed by Maximilian Bosch
parent d190794b4a
commit fc4c7c645e
No known key found for this signature in database
GPG Key ID: 091DBF4D1FC46B8E

View File

@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
};
patches = optional smimeSupport (fetchpatch {
url = "https://salsa.debian.org/mutt-team/mutt/raw/debian/1.11.2-2/debian/patches/misc/smime.rc.patch";
url = "https://salsa.debian.org/mutt-team/mutt/raw/debian/1.11.3-2/debian/patches/misc/smime.rc.patch";
sha256 = "1rl27qqwl4nw321ll5jcvfmkmz4fkvcsh5vihjcrhzzyf6vz8wmj";
});