libwapcaplet: Upgrade to 0.4.1.
* gnu/packages/web.scm (libwapcaplet): Upgrade to 0.4.1.
This commit is contained in:
		
							parent
							
								
									b06bf74b41
								
							
						
					
					
						commit
						60e411fc94
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -4453,7 +4453,7 @@ commenting.")
 | 
				
			||||||
(define-public libwapcaplet
 | 
					(define-public libwapcaplet
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "libwapcaplet")
 | 
					    (name "libwapcaplet")
 | 
				
			||||||
    (version "0.4.0")
 | 
					    (version "0.4.1")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -4461,7 +4461,7 @@ commenting.")
 | 
				
			||||||
                           name "-" version "-src.tar.gz"))
 | 
					                           name "-" version "-src.tar.gz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "15yr0pl6qa6biy36qkmd949ydbjzpqiaccpx3sprh4jknabsk1vv"))))
 | 
					         "134pljlm8kby1yy49826f0ixnpig8iqak6xpyl3aivagnsjnxzy8"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     `(("netsurf-buildsystem" ,netsurf-buildsystem)
 | 
					     `(("netsurf-buildsystem" ,netsurf-buildsystem)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue