gnu: elogind: Update to 219.14.

* gnu/packages/freedesktop.scm (elogind): Update to 219.14.
master
Andy Wingo 2016-03-17 09:43:48 +01:00
parent e6527d643e
commit fa4b8badf0
1 changed files with 2 additions and 2 deletions

View File

@ -142,14 +142,14 @@ the freedesktop.org XDG Base Directory specification.")
(define-public elogind
(package
(name "elogind")
(version "219.13")
(version "219.14")
(source (origin
(method url-fetch)
(uri (string-append "https://wingolog.org/pub/" name "/"
name "-" version ".tar.xz"))
(sha256
(base32
"0swwsgm28radjxf0s05a907wf0n524lckdya0rm3kqw6gy1hiax2"))
"1jckc4wx199n1q4r4fv43ibjs6nlq91s39w9r78ilk1z383m1hcx"))
(modules '((guix build utils)))
(snippet
'(begin