unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#68784] [PATCH] gnu: sssd: Update to 2.9.4.
@ 2024-01-28 19:11 Timotej Lazar
  2024-02-10 15:54 ` bug#68784: " Sharlatan Hellseher
  0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2024-01-28 19:11 UTC (permalink / raw)
  To: 68784; +Cc: Timotej Lazar

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

Change-Id: Ib5a4e03c4c732d362f8095aeb72509cfd6e7c4a1
---
 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 f0ca932e65..0c8847b9c9 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.3")
+    (version "2.9.4")
     (source
      (origin
        (method git-fetch)
@@ -148,7 +148,7 @@ (define-public sssd
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0iixn262ycicy2fm96zvifd21p21069mhcsnk262qk79cjvlwdar"))
+        (base32 "11qchs59f8y8w5ns9mqg16nrv1kglfavzvqway0aj2z6ssfxk5al"))
        (patches (search-patches "sssd-system-directories.patch"))))
     (build-system gnu-build-system)
     (arguments

base-commit: 963a21bedcdb19c3a48af286b5b0cdcefa97fdb8
-- 
2.41.0





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

* bug#68784: [PATCH] gnu: sssd: Update to 2.9.4.
  2024-01-28 19:11 [bug#68784] [PATCH] gnu: sssd: Update to 2.9.4 Timotej Lazar
@ 2024-02-10 15:54 ` Sharlatan Hellseher
  0 siblings, 0 replies; 2+ messages in thread
From: Sharlatan Hellseher @ 2024-02-10 15:54 UTC (permalink / raw)
  To: 68784-done

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


Hi,

Pushed as 069fb3fa7f37292c244217d79d19057f6fa1c363 to master.

Thanks,
Oleg

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

end of thread, other threads:[~2024-02-10 16:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-28 19:11 [bug#68784] [PATCH] gnu: sssd: Update to 2.9.4 Timotej Lazar
2024-02-10 15:54 ` bug#68784: " Sharlatan Hellseher

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