gitxray: 1.0.17.3 -> 1.0.17.4
This commit is contained in:
		
							parent
							
								
									917ee0af83
								
							
						
					
					
						commit
						8ada1af79f
					
				@ -6,14 +6,14 @@
 | 
			
		||||
 | 
			
		||||
python3.pkgs.buildPythonApplication rec {
 | 
			
		||||
  pname = "gitxray";
 | 
			
		||||
  version = "1.0.17.3";
 | 
			
		||||
  version = "1.0.17.4";
 | 
			
		||||
  pyproject = true;
 | 
			
		||||
 | 
			
		||||
  src = fetchFromGitHub {
 | 
			
		||||
    owner = "kulkansecurity";
 | 
			
		||||
    repo = "gitxray";
 | 
			
		||||
    tag = version;
 | 
			
		||||
    hash = "sha256-MfYK6D6QkIQRTsnNAiJsfPeYcUTO/BTe0AtczeONSsg=";
 | 
			
		||||
    hash = "sha256-JzQ7Dq02lWDGj7+xN4jOHQZThGy/wB0TZDax3fAyXNM=";
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  build-system = with python3.pkgs; [ setuptools ];
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user