* [bug#56448] [PATCH] gnu: sssd: Update to 2.7.3.
@ 2022-07-08 10:32 Timotej Lazar
2022-07-08 12:57 ` bug#56448: " Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2022-07-08 10:32 UTC (permalink / raw)
To: 56448; +Cc: Timotej Lazar
* gnu/packages/sssd.scm (sssd): Update to 2.7.3.
---
gnu/packages/sssd.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/sssd.scm b/gnu/packages/sssd.scm
index bd3b12cc7c..98b819070f 100644
--- a/gnu/packages/sssd.scm
+++ b/gnu/packages/sssd.scm
@@ -154,7 +154,7 @@ (define-public ding-libs
(define-public sssd
(package
(name "sssd")
- (version "2.7.0")
+ (version "2.7.3")
(source
(origin
(method git-fetch)
@@ -163,7 +163,7 @@ (define-public sssd
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "05pw5lg410vc2yc3k4hqfsbyr9k4k18qb61gbh9xz7fcjpcysqv8"))
+ (base32 "18kcg82gcf5wgmaq5w9fszv9sg3d93yqm39p1npr8kw8b9203n4r"))
(patches (search-patches "sssd-optional-systemd.patch"
"sssd-system-directories.patch"))))
(build-system gnu-build-system)
--
2.36.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#56448: [PATCH] gnu: sssd: Update to 2.7.3.
2022-07-08 10:32 [bug#56448] [PATCH] gnu: sssd: Update to 2.7.3 Timotej Lazar
@ 2022-07-08 12:57 ` Christopher Baines
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-07-08 12:57 UTC (permalink / raw)
To: Timotej Lazar; +Cc: 56448-done
[-- Attachment #1: Type: text/plain, Size: 278 bytes --]
Timotej Lazar <timotej.lazar@araneo.si> writes:
> * gnu/packages/sssd.scm (sssd): Update to 2.7.3.
> ---
> gnu/packages/sssd.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks Timotej, I've pushed this as
a9fd06121240c78071a398dd1e0ddb47553f3809.
Chris
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-07-08 13:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-08 10:32 [bug#56448] [PATCH] gnu: sssd: Update to 2.7.3 Timotej Lazar
2022-07-08 12:57 ` bug#56448: " Christopher Baines
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).