mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
80cb493b9e
commit
dd0d515bdd
1 changed files with 2 additions and 0 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue