1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: tarsplitter: Add a maintenance note.

Closes gnu/gnu#1734.

* gnu/packages/compression.scm (tarsplitter): Add a maintenance note
explaining the status of the package and action plan for the next
refresh cycle.

Change-Id: I3ef015c9f335247577c9c9d5835b369a079f86c9
This commit is contained in:
Sharlatan Hellseher
2025-08-04 09:47:30 +01:00
parent 80cb493b9e
commit dd0d515bdd

View File

@@ -2793,6 +2793,8 @@ RAR, RPM, DEB, tar, and ZIP. It cannot perform functions for archives, whose
archiver is not installed.")
(license license:gpl2+)))
;; XXX: This software is abandoned since 2018. It may be removed as soon as
;; the build breaks; see also the discussion at #1734.
(define-public tarsplitter
(package
(name "tarsplitter")