gnu: libwapcaplet: Update to 0.4.3.
* gnu/packages/web.scm (libwapcaplet): Update to 0.4.3.master
parent
3f0f147a5f
commit
b022879370
|
@ -4938,7 +4938,7 @@ commenting.")
|
||||||
(define-public libwapcaplet
|
(define-public libwapcaplet
|
||||||
(package
|
(package
|
||||||
(name "libwapcaplet")
|
(name "libwapcaplet")
|
||||||
(version "0.4.2")
|
(version "0.4.3")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -4946,7 +4946,7 @@ commenting.")
|
||||||
"libwapcaplet-" version "-src.tar.gz"))
|
"libwapcaplet-" version "-src.tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1fjwzbn7j8bi1b9bvwxsy3i2cr6byq2s2d29866801pjnf528g86"))))
|
"0p0c2q9lsj4vs97aa7vjllfhw33zv3dpysdkjblzhib6dpfs2alv"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("netsurf-buildsystem" ,netsurf-buildsystem)
|
`(("netsurf-buildsystem" ,netsurf-buildsystem)
|
||||||
|
|
Reference in New Issue