git-codereview: 1.15.0 -> 1.16.0 (#424052)
This commit is contained in:
		
						commit
						3d257c5bb9
					
				| @ -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
	 Matthias Beyer
						Matthias Beyer