Skip to content
Snippets Groups Projects
Commit 9e4552aa authored by Sou Bunnbu (宋文武)'s avatar Sou Bunnbu (宋文武)
Browse files

gnu: talloc: Update to 2.1.2.

* gnu/packages/samba.scm (talloc): Update to 2.1.2.
parent d5711017
No related branches found
No related tags found
No related merge requests found
......@@ -168,14 +168,14 @@ (define-public samba
(define-public talloc
(package
(name "talloc")
(version "2.1.0")
(version "2.1.2")
(source (origin
(method url-fetch)
(uri (string-append "http://www.samba.org/ftp/talloc/talloc-"
version ".tar.gz"))
(sha256
(base32
"13zh628hzlp2v9vj70knnfac2xbxqrdhgap30csq4zv4h8w3j087"))))
"13c365f7y8idjf2v1jxdjpkc3lxdmsxxfxjx1ymianm7zjiph393"))))
(build-system gnu-build-system)
(arguments
'(#:phases (alist-replace
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment