unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#68068] [PATCH] gnu: sssd: Update to 2.9.3.
@ 2023-12-27 21:08 Timotej Lazar
  2023-12-28  9:19 ` bug#68068: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2023-12-27 21:08 UTC (permalink / raw)
  To: 68068; +Cc: Timotej Lazar

* gnu/packages/sssd.scm (sssd): Update to 2.9.3.

Change-Id: I43c155ff69e7f0dbb96173056683855871eca749
---
 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 c633ef970a..f0ca932e65 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.2")
+    (version "2.9.3")
     (source
      (origin
        (method git-fetch)
@@ -148,7 +148,7 @@ (define-public sssd
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "17nhivmg5z9j3mxqmn21l8y56c6ibpglhlnvqxy8rmsp3z5h868b"))
+        (base32 "0iixn262ycicy2fm96zvifd21p21069mhcsnk262qk79cjvlwdar"))
        (patches (search-patches "sssd-system-directories.patch"))))
     (build-system gnu-build-system)
     (arguments

base-commit: 931d893c550128591018587c90d2491fd66a11a4
-- 
2.41.0





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

* bug#68068: [PATCH] gnu: sssd: Update to 2.9.3.
  2023-12-27 21:08 [bug#68068] [PATCH] gnu: sssd: Update to 2.9.3 Timotej Lazar
@ 2023-12-28  9:19 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2023-12-28  9:19 UTC (permalink / raw)
  To: Timotej Lazar; +Cc: 68068-done


> * gnu/packages/sssd.scm (sssd): Update to 2.9.3.

Applied, thanks,

Mathieu




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

end of thread, other threads:[~2023-12-28  9:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-27 21:08 [bug#68068] [PATCH] gnu: sssd: Update to 2.9.3 Timotej Lazar
2023-12-28  9:19 ` bug#68068: " Mathieu Othacehe

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).