~ruther/guix-local

581ae110de2f326fbfeb1c789ec1801997ea9566 — Tobias Geerinckx-Rice 8 years ago bfb4cc6
gnu: uhttpmock: Update to 0.5.1.

* gnu/packages/web.scm (uhttpmock): Update to 0.5.1.
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/web.scm
M gnu/packages/web.scm => gnu/packages/web.scm +2 -2
@@ 4152,7 4152,7 @@ you'd expect.")
(define-public uhttpmock
  (package
    (name "uhttpmock")
    (version "0.5.0")
    (version "0.5.1")
    (source
     (origin
       (method url-fetch)


@@ 4160,7 4160,7 @@ you'd expect.")
                           name "-" version ".tar.xz"))
       (sha256
        (base32
         "0vniyx341pnnmvxmqacc49k0g7h9a9nhknfslidrqmxj5lm1ini6"))))
         "163py4klka423x7li2b685gmg3a6hjf074mlff2ajhmi3l0lm8x6"))))
    (build-system glib-or-gtk-build-system)
    (arguments
     `(#:phases