offlineimap: 7.1.2 -> 7.1.4
This commit is contained in:
parent
2645683796
commit
274e0a2682
@ -2,7 +2,7 @@
|
|||||||
asciidoc, libxml2, libxslt, docbook_xml_xslt }:
|
asciidoc, libxml2, libxslt, docbook_xml_xslt }:
|
||||||
|
|
||||||
pythonPackages.buildPythonApplication rec {
|
pythonPackages.buildPythonApplication rec {
|
||||||
version = "7.1.2";
|
version = "7.1.4";
|
||||||
name = "offlineimap-${version}";
|
name = "offlineimap-${version}";
|
||||||
namePrefix = "";
|
namePrefix = "";
|
||||||
|
|
||||||
@ -10,7 +10,7 @@ pythonPackages.buildPythonApplication rec {
|
|||||||
owner = "OfflineIMAP";
|
owner = "OfflineIMAP";
|
||||||
repo = "offlineimap";
|
repo = "offlineimap";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "1bvlbw3bsx3qs8np1qdqbhpdr9qykzsql9684gm7gg84gw51i667";
|
sha256 = "04y2bsgmxykkhcjh3540y2a43xrwfkzd7wks1wvl6av0vjaqa5gm";
|
||||||
};
|
};
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user