gnu: gstreamer: Update to 1.10.1.
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.1.
This commit is contained in:
		
							parent
							
								
									88bdbb2a0f
								
							
						
					
					
						commit
						28e3663134
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -97,7 +97,7 @@ arrays of data.")
 | 
				
			||||||
(define-public gstreamer
 | 
					(define-public gstreamer
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "gstreamer")
 | 
					    (name "gstreamer")
 | 
				
			||||||
    (version "1.10.0")
 | 
					    (version "1.10.1")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
      (method url-fetch)
 | 
					      (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -106,7 +106,7 @@ arrays of data.")
 | 
				
			||||||
            version ".tar.xz"))
 | 
					            version ".tar.xz"))
 | 
				
			||||||
      (sha256
 | 
					      (sha256
 | 
				
			||||||
       (base32
 | 
					       (base32
 | 
				
			||||||
        "01vjsgz58n6nrmnahs4ac7v4656yc042ymffqjzqa0a8pvx7hxqy"))))
 | 
					        "1npnpyrw8603ivi5g3ziglvh3hq2shypid2vjcmki6g6w2bgk3gn"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (outputs '("out" "doc"))
 | 
					    (outputs '("out" "doc"))
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue