unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66215] [PATCH] gnu: sssd: Update to 2.9.2.
@ 2023-09-26 16:59 Timotej Lazar
  2023-09-27 11:52 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2023-09-26 16:59 UTC (permalink / raw)
  To: 66215; +Cc: Timotej Lazar

* gnu/packages/sssd.scm (sssd): Update to 2.9.2.
---
 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 251275312f..c633ef970a 100644
--- a/gnu/packages/sssd.scm
+++ b/gnu/packages/sssd.scm
@@ -139,7 +139,7 @@ (define-public ding-libs
 (define-public sssd
   (package
     (name "sssd")
-    (version "2.9.1")
+    (version "2.9.2")
     (source
      (origin
        (method git-fetch)
@@ -148,7 +148,7 @@ (define-public sssd
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "159hpd49nq3256j46lanbycx8hrj517s1pvxrflxsdqcdyix59rr"))
+        (base32 "17nhivmg5z9j3mxqmn21l8y56c6ibpglhlnvqxy8rmsp3z5h868b"))
        (patches (search-patches "sssd-system-directories.patch"))))
     (build-system gnu-build-system)
     (arguments
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#66215] [PATCH] gnu: sssd: Update to 2.9.2.
  2023-09-26 16:59 [bug#66215] [PATCH] gnu: sssd: Update to 2.9.2 Timotej Lazar
@ 2023-09-27 11:52 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-09-27 11:52 UTC (permalink / raw)
  To: Timotej Lazar; +Cc: 66215-done, 66215

[-- Attachment #1: Type: text/plain, Size: 294 bytes --]


Timotej Lazar <timotej.lazar@araneo.si> writes:

> * gnu/packages/sssd.scm (sssd): Update to 2.9.2.
> ---
>  gnu/packages/sssd.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
ce0cc6137df81919389f61671096a6ce701c0889.

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:[~2023-09-27 11:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-26 16:59 [bug#66215] [PATCH] gnu: sssd: Update to 2.9.2 Timotej Lazar
2023-09-27 11:52 ` 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).