Skip to content
Snippets Groups Projects
Unverified Commit 3b3fd903 authored by Marius Bakke's avatar Marius Bakke
Browse files

gnu: elogind: Update to 241.2.

* gnu/packages/freedesktop.scm (elogind): Update to 241.2.
parent 4f0464c9
No related branches found
No related tags found
No related merge requests found
......@@ -230,7 +230,7 @@ (define-public libxdg-basedir
(define-public elogind
(package
(name "elogind")
(version "241.1")
(version "241.2")
(source (origin
(method git-fetch)
(uri (git-reference
......@@ -239,7 +239,7 @@ (define-public elogind
(file-name (git-file-name name version))
(sha256
(base32
"0a4irq4ycps3xcizjjr0gz3j46dyqvcwa4ncinpqpqlasi8l18nk"))))
"1ragysp4kh1vj3zpz1aprh5h4k3hmp3i5q55pimpabdpkdfbv2fc"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment