gnu: mympd: Update to 12.1.0.
* gnu/packages/mpd.scm (mympd): Update to 12.1.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
		
							parent
							
								
									33cbb0ca8d
								
							
						
					
					
						commit
						1c0236aae4
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -622,7 +622,7 @@ mpdevil loads all tags and covers on demand.")
 | 
				
			||||||
(define-public mympd
 | 
					(define-public mympd
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "mympd")
 | 
					    (name "mympd")
 | 
				
			||||||
    (version "12.0.4")
 | 
					    (version "12.1.0")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method git-fetch)
 | 
					              (method git-fetch)
 | 
				
			||||||
              (uri (git-reference
 | 
					              (uri (git-reference
 | 
				
			||||||
| 
						 | 
					@ -631,7 +631,7 @@ mpdevil loads all tags and covers on demand.")
 | 
				
			||||||
              (file-name (git-file-name name version))
 | 
					              (file-name (git-file-name name version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "06g0b7j12lrrz8mrg6wp2fxy0qm4x9z2fri05by40399z1akgsx4"))))
 | 
					                "0vmnfwkajgm1dmm34z0zk74j5wzlwcwk45aalfzc5pqlkcy6c4z5"))))
 | 
				
			||||||
    (build-system cmake-build-system)
 | 
					    (build-system cmake-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     (list
 | 
					     (list
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue