gnu: tree: Update to 2.0.3.

* gnu/packages/admin.scm (tree): Update to 2.0.3.
This commit is contained in:
Efraim Flashner 2022-08-30 21:34:20 +03:00
parent 73fb14c28a
commit 16ee7f1f62
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -2504,14 +2504,14 @@ (define-public detox
(define-public tree
(package
(name "tree")
(version "2.0.2")
(version "2.0.3")
(source (origin
(method url-fetch)
(uri (string-append
"http://mama.indstate.edu/users/ice/tree/src/tree-"
version ".tgz"))
(sha256
(base32 "1bzfkr3kmn2v5x7ljir691fr9hhjvjxqsfz0fc5fgi6ki0fklsbx"))))
(base32 "079vda37d5i3nfx12wx81z6r6bxynv2jww1z1hjziiwxbxxyf55s"))))
(build-system gnu-build-system)
(arguments
(list