summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish.is@lostca.se>2025-12-05 16:05:20 +0100
committerNguyễn Gia Phong <cnx@loang.net>2026-07-22 12:20:07 +0900
commitdbe5226175a4b23f80f43852da6fa280af3d3571 (patch)
tree6003c86a24f946e96a7d83651c5426dfe5e0177a /gnu/packages
parent9a037059c95ccdcad1248f935c586f5a46c68217 (diff)
gnu: elogind: Update to 255.22
* gnu/packages/freedesktop.scm (elogind): Update to 255.22. [source]<commit>: Update tag prefix. Merges: https://codeberg.org/guix/guix/pulls/4680 Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/freedesktop.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 4c5fa092dce..717522bc178 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -794,16 +794,16 @@ the freedesktop.org XDG Base Directory specification.")
794(define-public elogind 794(define-public elogind
795 (package 795 (package
796 (name "elogind") 796 (name "elogind")
797 (version "255.17") 797 (version "255.22")
798 (source (origin 798 (source (origin
799 (method git-fetch) 799 (method git-fetch)
800 (uri (git-reference 800 (uri (git-reference
801 (url "https://github.com/elogind/elogind") 801 (url "https://github.com/elogind/elogind")
802 (commit (string-append "v" version)))) 802 (commit (string-append "V" version))))
803 (file-name (git-file-name name version)) 803 (file-name (git-file-name name version))
804 (sha256 804 (sha256
805 (base32 805 (base32
806 "0cb6p559281dzh24is91v6d4v4kz45yhyizibi4sfql9nign865h")))) 806 "0hnzks8f0jl2hkf954pqky5490zacqaipz20k38qvzl5g8i1if5l"))))
807 (build-system meson-build-system) 807 (build-system meson-build-system)
808 (arguments 808 (arguments
809 `(#:configure-flags 809 `(#:configure-flags