me
/
guix
Archived
1
0
Fork 0

gnu: netsurf-buildsystem: Update to 1.6.

* gnu/packages/web.scm (netsurf-buildsystem): Update to 1.6.
master
Eric Bavier 2017-11-04 23:52:17 -05:00
parent 511d8a02e8
commit bf56082605
No known key found for this signature in database
GPG Key ID: FD73CAC719D32566
1 changed files with 2 additions and 2 deletions

View File

@ -4151,7 +4151,7 @@ tools they trust (e.g. wget).")
(define netsurf-buildsystem
(package
(name "netsurf-buildsystem")
(version "1.5")
(version "1.6")
(source
(origin
(method url-fetch)
@ -4159,7 +4159,7 @@ tools they trust (e.g. wget).")
"buildsystem-" version ".tar.gz"))
(sha256
(base32
"0wdgvasrjik1dgvvpqbppbpyfzkqd1v45x3g9rq7p67n773azinv"))))
"0p5k708lcq8dip9xxck6hml32bjrbyipprm22bbsvdnsc0pqm71x"))))
(build-system gnu-build-system)
(inputs `(("perl" ,perl)))
(arguments