mnemosyne: 2.7.1 -> 2.7.2
This commit is contained in:
		
							parent
							
								
									f2322d5ce4
								
							
						
					
					
						commit
						3a49eaa77c
					
				@ -5,11 +5,11 @@
 | 
			
		||||
 | 
			
		||||
python.pkgs.buildPythonApplication rec {
 | 
			
		||||
  pname = "mnemosyne";
 | 
			
		||||
  version = "2.7.1";
 | 
			
		||||
  version = "2.7.2";
 | 
			
		||||
 | 
			
		||||
  src = fetchurl {
 | 
			
		||||
    url    = "mirror://sourceforge/project/mnemosyne-proj/mnemosyne/mnemosyne-${version}/Mnemosyne-${version}.tar.gz";
 | 
			
		||||
    sha256 = "0dhvg9cxc6m6kzk75h363h1g0bl80cqz11cijh0zpz9f4w6lnqsq";
 | 
			
		||||
    sha256 = "09yp9zc00xrc9dmjbsscnkb3hsv3yj46sxikc0r6s9cbghn3nypy";
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  nativeBuildInputs = with python.pkgs; [ pyqtwebengine.wrapQtAppsHook ];
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user