gnu: uhttpmock: Update to 0.5.1.

* gnu/packages/web.scm (uhttpmock): Update to 0.5.1.
This commit is contained in:
Tobias Geerinckx-Rice 2018-01-30 04:07:19 +01:00
parent bfb4cc6b5a
commit 581ae110de
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -4152,7 +4152,7 @@ you'd expect.")
(define-public uhttpmock (define-public uhttpmock
(package (package
(name "uhttpmock") (name "uhttpmock")
(version "0.5.0") (version "0.5.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -4160,7 +4160,7 @@ you'd expect.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0vniyx341pnnmvxmqacc49k0g7h9a9nhknfslidrqmxj5lm1ini6")))) "163py4klka423x7li2b685gmg3a6hjf074mlff2ajhmi3l0lm8x6"))))
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(arguments (arguments
`(#:phases `(#:phases