gnu: openal: Update to 1.17.2.
* gnu/packages/audio.scm (openal): Update to 1.17.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
		
							parent
							
								
									9e258dc249
								
							
						
					
					
						commit
						a232d2c6a8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1468,7 +1468,7 @@ lv2-c++-tools.") | ||||||
| (define-public openal | (define-public openal | ||||||
|   (package |   (package | ||||||
|     (name "openal") |     (name "openal") | ||||||
|     (version "1.15.1") |     (version "1.17.2") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method url-fetch) |               (method url-fetch) | ||||||
|               (uri (string-append |               (uri (string-append | ||||||
|  | @ -1476,7 +1476,7 @@ lv2-c++-tools.") | ||||||
|                     version ".tar.bz2")) |                     version ".tar.bz2")) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "0mmhdqiyb3c9dzvxspm8h2v8jibhi8pfjxnf6m0wn744y1ia2a8f")))) |                 "051k5fy8pk4fd9ha3qaqcv08xwbks09xl5qs4ijqq2qz5xaghhd3")))) | ||||||
|     (build-system cmake-build-system) |     (build-system cmake-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      `(#:tests? #f  ; no check target |      `(#:tests? #f  ; no check target | ||||||
|  |  | ||||||
		Reference in a new issue