gnu: cdemu-client: Update to 3.2.1.
* gnu/packages/cdrom.scm (cdemu-client): Update to 3.2.1.
This commit is contained in:
		
							parent
							
								
									97dbf75a56
								
							
						
					
					
						commit
						b03a4ed465
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -925,7 +925,7 @@ drive and disc (including CD-ROMs and DVD-ROMs).")
 | 
				
			||||||
(define-public cdemu-client
 | 
					(define-public cdemu-client
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "cdemu-client")
 | 
					    (name "cdemu-client")
 | 
				
			||||||
    (version "3.2.0")
 | 
					    (version "3.2.1")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append
 | 
					              (uri (string-append
 | 
				
			||||||
| 
						 | 
					@ -933,7 +933,7 @@ drive and disc (including CD-ROMs and DVD-ROMs).")
 | 
				
			||||||
                    version ".tar.bz2"))
 | 
					                    version ".tar.bz2"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "1zwz987pb2pakfk9kz8a6xa9hq1ip48cn4ryl9z85dik8k2sizm9"))))
 | 
					                "1d8m24qvv62xcwafw5zs4yf39vs64kxl4idqcngd8yyjhrb2ykg5"))))
 | 
				
			||||||
    (build-system cmake-build-system)
 | 
					    (build-system cmake-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     `(("pkg-config" ,pkg-config)
 | 
					     `(("pkg-config" ,pkg-config)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue