gnu: libaccounts-glib: Update to 1.27.

* gnu/packages/glib.scm (libaccounts-glib): Update to 1.27.

Change-Id: I8426d70e893213b1791e4194d6e9509e71e4caab
This commit is contained in:
Zheng Junjie 2025-07-08 18:15:13 +08:00 committed by Andreas Enge
parent a26062db36
commit d1a4af6ae8
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -840,7 +840,7 @@ by GDBus included in Glib.")
(define-public libaccounts-glib
(package
(name "libaccounts-glib")
(version "1.26")
(version "1.27")
(source (origin
(method git-fetch)
(uri (git-reference
@ -849,7 +849,7 @@ by GDBus included in Glib.")
(file-name (git-file-name name version))
(sha256
(base32
"1fdvvzbz23q5c0jnzryinkmcymd0zcs2pdn4fvibg34pvybb4li9"))))
"0j181yw0jpw3bkq45hg0vhha5nyjjcssvfjj0y92311bkz15rf4q"))))
(build-system meson-build-system)
(native-inputs (list dbus
`(,glib "bin")