diff mbox series

[bug#60173,v2,1/2] gnu: samba: Update to 4.16.8.

Message ID ebe07f5d3bace4c2727ff7e3c67de0c2fba4817a.camel@gmail.com
State New
Headers show
Series [bug#60173,v2,1/2] gnu: samba: Update to 4.16.8. | expand

Commit Message

Liliana Marie Prikler Dec. 18, 2022, 7:28 a.m. UTC
* gnu/packages/samba.scm (samba): Update to 4.16.8.
---
 gnu/packages/samba.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Liliana Marie Prikler Dec. 31, 2022, 7:36 a.m. UTC | #1
Am Sonntag, dem 18.12.2022 um 08:28 +0100 schrieb Liliana Marie
Prikler:
> * gnu/packages/samba.scm (samba): Update to 4.16.8.
> ---
QA didn't test this, but rather the older one, which updated to the
incompatible 4.17 line.  Pushed, because the offending package built
locally.

Cheers
diff mbox series

Patch

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