1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-17 04:20:44 +02:00

gnu: tree: Update to 2.2.1.

* gnu/packages/admin.scm (tree): Update to 2.2.1.

Change-Id: Id16fd95c0d2b7e0c63b5a163f542bb547fb95324
This commit is contained in:
Efraim Flashner 2025-03-03 16:58:57 +02:00
parent 064a38219d
commit dadf0e77a8
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -2953,13 +2953,13 @@ characters can be replaced as well, as can UTF-8 characters.")
(define-public tree
(package
(name "tree")
(version "2.1.1")
(version "2.2.1")
(source (origin
(method url-fetch)
(uri (string-append "https://oldmanprogrammer.net/tar/tree/"
"tree-" version ".tgz"))
(sha256
(base32 "1mchmdkq77d4c2mx7xmarccbk46a3sm2aqslarjwgxrs81gxbhyk"))))
(base32 "1v5j8igc5yjzs7w63010p8il5rw5qb1zy032l2ni3hy0g3f4bb38"))))
(build-system gnu-build-system)
(arguments
(list