gdbm: 1.23 -> 1.24
Why is this triggering infinite recursion wheh hashing is empty?
This commit is contained in:
		
							parent
							
								
									bdbc71bf39
								
							
						
					
					
						commit
						9cbf7192e1
					
				| @ -8,11 +8,11 @@ | ||||
| 
 | ||||
| stdenv.mkDerivation (finalAttrs: { | ||||
|   pname = "gdbm"; | ||||
|   version = "1.23"; | ||||
|   version = "1.24"; | ||||
| 
 | ||||
|   src = fetchurl { | ||||
|     url = "mirror://gnu/gdbm/gdbm-${finalAttrs.version}.tar.gz"; | ||||
|     hash = "sha256-dLEIHSH/8TrkvXwW5dblBKTCb3zeHcoNljpIQXS7ys0="; | ||||
|     hash = "sha256-aV6YJ/33Y1E/EzkQvH5s/bkYeUOk/slD5XRJcj0rjb8="; | ||||
|   }; | ||||
| 
 | ||||
|   nativeBuildInputs = [ updateAutotoolsGnuConfigScriptsHook ]; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Anderson Torres
						Anderson Torres