gnu: libbsd: Update to 0.9.1.

* gnu/packages/libbsd.scm (libbsd): Update to 0.9.1.
master
Marius Bakke 2018-06-12 18:28:40 +02:00
parent 7391a938d0
commit 53411dfcd6
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -25,14 +25,14 @@
(define-public libbsd
(package
(name "libbsd")
(version "0.8.7")
(version "0.9.1")
(source (origin
(method url-fetch)
(uri (string-append "https://libbsd.freedesktop.org/releases/"
"libbsd-" version ".tar.xz"))
(sha256
(base32
"0c9bl49zs0xdddcwj5dh0lay9sxi2m1yi74848g8p87mb87g2j7m"))))
"1957w2wi7iqar978qlfsm220dwywnrh5m58nrnn9zmi74ds3bn2n"))))
(build-system gnu-build-system)
(synopsis "Utility functions from BSD systems")
(description "This library provides useful functions commonly found on BSD