bacon: 3.16.0 -> 3.17.0 (#434535)
This commit is contained in:
		
						commit
						358470db47
					
				| @ -27,16 +27,16 @@ in | ||||
| 
 | ||||
| rustPlatform.buildRustPackage (finalAttrs: { | ||||
|   pname = "bacon"; | ||||
|   version = "3.16.0"; | ||||
|   version = "3.17.0"; | ||||
| 
 | ||||
|   src = fetchFromGitHub { | ||||
|     owner = "Canop"; | ||||
|     repo = "bacon"; | ||||
|     tag = "v${finalAttrs.version}"; | ||||
|     hash = "sha256-+gcH527HaYQsyCqULWhEgz8DNwK8vIWJjVSZhcGme74="; | ||||
|     hash = "sha256-pXdwcihl3fXv9vn6YiU+Da/LL3ImDiDPDnghM/NA1mc="; | ||||
|   }; | ||||
| 
 | ||||
|   cargoHash = "sha256-kr6c5n9A6Cjv3CPdIS9XkelauK/uBsTDt5iowWmAZn4="; | ||||
|   cargoHash = "sha256-GHJqgVa7yym1B1s6rZ2/0FbJ0ZJck76FFHqzcgWhFt0="; | ||||
| 
 | ||||
|   buildFeatures = lib.optionals withSound [ | ||||
|     "sound" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Gaétan Lepage
						Gaétan Lepage