gnu: talloc: Update to 2.1.12.
* gnu/packages/samba.scm (talloc): Update to 2.1.12.
This commit is contained in:
parent
cbcbb10a63
commit
0e4d067f9e
@ -233,14 +233,14 @@ Desktops into Active Directory environments using the winbind daemon.")
|
||||
(define-public talloc
|
||||
(package
|
||||
(name "talloc")
|
||||
(version "2.1.11")
|
||||
(version "2.1.12")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://www.samba.org/ftp/talloc/talloc-"
|
||||
version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1lzfxv2zjxap5snf9ydl1bqgjpz0kgkq7n644f8rkbx0arav77k3"))))
|
||||
"0jv0ri9vj93fczzgl7rn7xvnfgl2kfx4x85cr8h8v52yh7v0qz4q"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
'(#:phases
|
||||
|
Loading…
Reference in New Issue
Block a user