···66, cherrypy
77, sqlite3
88}:
99-let
1010- version = "2.2.1";
99+let
1010+ version = "2.3.2";
1111in buildPythonPackage rec {
1212 name = "mnemosyne-${version}";
1313 src = fetchurl {
1414 url = "http://sourceforge.net/projects/mnemosyne-proj/files/mnemosyne/${name}/Mnemosyne-${version}.tar.gz";
1515- sha256 = "7f5dd06a879b9ab059592355412182ee286e78e124aa25d588cacf9e4ab7c423";
1515+ sha256 = "0jkrw45i4v24p6xyq94z7rz5948h7f5dspgs5mcdaslnlp2accfp";
1616 };
1717 pythonPath = [
1818 pyqt4
···5151 uploaded to a central server for analysis. This data will be valuable to
5252 study the behaviour of our memory over a very long time period. The
5353 results will be used to improve the scheduling algorithms behind the
5454- software even further.
5454+ software even further.
5555 '';
5656 };
5757}