plasticity: 25.1.8 -> 25.1.9
This commit is contained in:
		
							parent
							
								
									b539370717
								
							
						
					
					
						commit
						3ab432c313
					
				| @ -34,11 +34,11 @@ | ||||
| }: | ||||
| stdenv.mkDerivation rec { | ||||
|   pname = "plasticity"; | ||||
|   version = "25.1.8"; | ||||
|   version = "25.1.9"; | ||||
| 
 | ||||
|   src = fetchurl { | ||||
|     url = "https://github.com/nkallen/plasticity/releases/download/v${version}/Plasticity-${version}-1.x86_64.rpm"; | ||||
|     hash = "sha256-5PjjEsHchryUhmzqyQ4XqwiycNEVCefmpSW/9jZEzpg="; | ||||
|     hash = "sha256-iNgMsQ6JDPRNKssvgVyZ9z8aUFzemboYgm1wIjuERog="; | ||||
|   }; | ||||
| 
 | ||||
|   passthru.updateScript = ./update.sh; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 R. Ryantm
						R. Ryantm