3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: samba: Update to 4.16.8.

* gnu/packages/samba.scm (samba): Update to 4.16.8.
This commit is contained in:
Liliana Marie Prikler 2022-12-18 08:28:52 +01:00
parent 7a562e7f01
commit 502f981c13
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -187,7 +187,7 @@ external dependencies.")
(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 @@ external dependencies.")
(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