git-codereview: 1.15.0 -> 1.16.0
This commit is contained in:
		
							parent
							
								
									38a4e2c62e
								
							
						
					
					
						commit
						4bd715690f
					
				| @ -7,13 +7,13 @@ | ||||
| 
 | ||||
| buildGoModule rec { | ||||
|   pname = "git-codereview"; | ||||
|   version = "1.15.0"; | ||||
|   version = "1.16.0"; | ||||
| 
 | ||||
|   src = fetchFromGitHub { | ||||
|     owner = "golang"; | ||||
|     repo = "review"; | ||||
|     rev = "v${version}"; | ||||
|     hash = "sha256-CMe7xnR/cCjphuSI0/I0zqHehkRFX6DhLFpQNKwFErU="; | ||||
|     hash = "sha256-xokVMjCtpIugdO9JIoKPMg0neajsULn3okMXW82nCQg="; | ||||
|   }; | ||||
| 
 | ||||
|   vendorHash = null; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 R. Ryantm
						R. Ryantm