moe: 1.14 -> 1.15
This commit is contained in:
		
							parent
							
								
									fb74d2e522
								
							
						
					
					
						commit
						82d7d4e34e
					
				| @ -8,11 +8,11 @@ | ||||
| 
 | ||||
| stdenv.mkDerivation (finalAttrs: { | ||||
|   pname = "moe"; | ||||
|   version = "1.14"; | ||||
|   version = "1.15"; | ||||
| 
 | ||||
|   src = fetchurl { | ||||
|     url = "mirror://gnu/moe/moe-${finalAttrs.version}.tar.lz"; | ||||
|     hash = "sha256-9Lq9bOCuGVFvmDRU+yDTLf9xrTFjN6xr+TpCpf8gnJ0="; | ||||
|     hash = "sha256-QfjIsJnOMEeUXKTgl6YNkkPpxz+7JowZShLaiw2fCmY="; | ||||
|   }; | ||||
| 
 | ||||
|   prePatch = '' | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 R. Ryantm
						R. Ryantm