[bug#60173,v2,1/2] gnu: samba: Update to 4.16.8.
Commit Message
* gnu/packages/samba.scm (samba): Update to 4.16.8.
---
gnu/packages/samba.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Comments
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
@@ -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