groovy: 4.0.26 -> 4.0.27
This commit is contained in:
		
							parent
							
								
									70b8b393e3
								
							
						
					
					
						commit
						db55547f81
					
				@ -15,11 +15,11 @@
 | 
			
		||||
 | 
			
		||||
stdenv.mkDerivation rec {
 | 
			
		||||
  pname = "groovy";
 | 
			
		||||
  version = "4.0.26";
 | 
			
		||||
  version = "4.0.27";
 | 
			
		||||
 | 
			
		||||
  src = fetchurl {
 | 
			
		||||
    url = "mirror://apache/groovy/${version}/distribution/apache-groovy-binary-${version}.zip";
 | 
			
		||||
    sha256 = "sha256-O+aIDG3nDq2i8/XGnh6UlT4LDE4zxGBMEEDQXd3q7ZI=";
 | 
			
		||||
    sha256 = "sha256-vJF8i7AbKDLxJKe9Y6PHK6XoPvfwVmUN/ZoveUSWBoU=";
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  nativeBuildInputs = [
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user