gnu: MPD: Update to 0.21.25.
* gnu/packages/mpd.scm (mpd): Update to 0.21.25.
This commit is contained in:
		
							parent
							
								
									271bc79f9f
								
							
						
					
					
						commit
						00b6558811
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -92,7 +92,7 @@ interfacing MPD in the C, C++ & Objective C languages.") | |||
| (define-public mpd | ||||
|   (package | ||||
|     (name "mpd") | ||||
|     (version "0.21.24") | ||||
|     (version "0.21.25") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri | ||||
|  | @ -101,7 +101,7 @@ interfacing MPD in the C, C++ & Objective C languages.") | |||
|                               "/mpd-" version ".tar.xz")) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "1mjclv7nf42smzry6cswciicsypv0mfsfl8nsykb6wp6h9z2lqw4")))) | ||||
|                 "00f2cm3sg0vi9gxb1yk35lyyh3fbabwim3mfnsz2syrjpw0sv810")))) | ||||
|     (build-system meson-build-system) | ||||
|     (arguments | ||||
|      `(#:configure-flags '("-Ddocumentation=true"))) ;the default is 'false'... | ||||
|  |  | |||
		Reference in a new issue