gnu: nsgenbind: Update to 0.8.
* gnu/packages/web.scm (nsgenbind): Update to 0.8.master
parent
a7597d2dce
commit
981d80b331
|
@ -5219,7 +5219,7 @@ Public Suffix List. It is developed as part of the NetSurf project.")
|
||||||
(define-public nsgenbind
|
(define-public nsgenbind
|
||||||
(package
|
(package
|
||||||
(name "nsgenbind")
|
(name "nsgenbind")
|
||||||
(version "0.7")
|
(version "0.8")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -5227,7 +5227,7 @@ Public Suffix List. It is developed as part of the NetSurf project.")
|
||||||
"nsgenbind-" version "-src.tar.gz"))
|
"nsgenbind-" version "-src.tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0rplmky4afsjwiwh7grkmcdmzg86zksa55j93dvq92f91yljwqqq"))))
|
"1cqwgwca49jvmijwiyaab2bwxicgxdrnlpinf8kp3nha02nm73ad"))))
|
||||||
(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