gnu: gstreamer: Update to 1.10.2.
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.2.
This commit is contained in:
		
							parent
							
								
									d0b9c34fb3
								
							
						
					
					
						commit
						a8ce5851ce
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -98,7 +98,7 @@ arrays of data.")
 | 
				
			||||||
(define-public gstreamer
 | 
					(define-public gstreamer
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "gstreamer")
 | 
					    (name "gstreamer")
 | 
				
			||||||
    (version "1.10.1")
 | 
					    (version "1.10.2")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
      (method url-fetch)
 | 
					      (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -107,7 +107,7 @@ arrays of data.")
 | 
				
			||||||
            version ".tar.xz"))
 | 
					            version ".tar.xz"))
 | 
				
			||||||
      (sha256
 | 
					      (sha256
 | 
				
			||||||
       (base32
 | 
					       (base32
 | 
				
			||||||
        "1npnpyrw8603ivi5g3ziglvh3hq2shypid2vjcmki6g6w2bgk3gn"))))
 | 
					        "0rcd4ya4k99x6ngm9v78as7ql0rqibkwshc13lb4rjdszs0qw3hm"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (outputs '("out" "doc"))
 | 
					    (outputs '("out" "doc"))
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue