gnu: libgsf: Update to 1.14.43.
This commit is contained in:
		
							parent
							
								
									b74348077b
								
							
						
					
					
						commit
						19c269d3d4
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1175,7 +1175,7 @@ XML/CSS rendering engine.")
 | 
			
		|||
(define-public libgsf
 | 
			
		||||
  (package
 | 
			
		||||
    (name "libgsf")
 | 
			
		||||
    (version "1.14.42")
 | 
			
		||||
    (version "1.14.43")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              (uri (string-append "mirror://gnome/sources/" name "/"
 | 
			
		||||
| 
						 | 
				
			
			@ -1183,7 +1183,7 @@ XML/CSS rendering engine.")
 | 
			
		|||
                                  name "-" version ".tar.xz"))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "1hhdz0ymda26q6bl5ygickkgrh998lxqq4z9i8dzpcvqna3zpzr9"))))
 | 
			
		||||
                "05pf3h0dha3s20ddsrljbx7m94qyiqs5igwxx1ql0vlsdlylx50j"))))
 | 
			
		||||
    (build-system gnu-build-system)
 | 
			
		||||
    (native-inputs
 | 
			
		||||
     `(("intltool" ,intltool)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue