GNU bug report logs - #62073
[PATCH] gnu: samba: Update to 4.18.0

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Thu, 9 Mar 2023 10:23:02 UTC

Severity: normal

Tags: patch

Done: Andy Tai <atai <at> atai.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Andy Tai <atai <at> atai.org>
To: 62073 <at> debbugs.gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [bug#62073] [PATCH v2] gnu: samba: Update to 4.18.0
Date: Sat, 25 Mar 2023 22:30:18 -0700
* gnu/packages/samba.scm (samba): Update to 4.18.0
---
 gnu/packages/samba.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/samba.scm b/gnu/packages/samba.scm
index da103ed839..1ff2561a24 100644
--- a/gnu/packages/samba.scm
+++ b/gnu/packages/samba.scm
@@ -172,7 +172,7 @@ (define (install dir)
 (define-public samba
   (package
     (name "samba")
-    (version "4.16.8")
+    (version "4.18.0")
     (source
      ;; For updaters: the current PGP fingerprint is
      ;; 81F5E2832BD2545A1897B713AA99442FB680B620.
@@ -181,7 +181,7 @@ (define-public samba
        (uri (string-append "https://download.samba.org/pub/samba/stable/"
                            "samba-" version ".tar.gz"))
        (sha256
-        (base32 "11a1vikbijaq7csg49h5ivn25gx84v6wx8z8kgsj1wmkhsf9bcmv"))))
+        (base32 "0jc182w1ik44qv956hi3is0rjkggghawlra4pv4fjyw0xxb8cd3h"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 04724e59971b03f86a410285653d24005c62b924
prerequisite-patch-id: ef7d0592a3e4d293665808096e84e2fb9f51daf3
-- 
2.39.2





This bug report was last modified 2 years and 92 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.