emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#68769: closed ([PATCH 0/2] Update Disarchive to 0.6.0)


From: GNU bug Tracking System
Subject: bug#68769: closed ([PATCH 0/2] Update Disarchive to 0.6.0)
Date: Tue, 13 Feb 2024 15:52:02 +0000

Your message dated Tue, 13 Feb 2024 09:43:12 -0600
with message-id <87zfw4xtdb.fsf@ngyro.com>
and subject line Re: [bug#68769] [PATCH 0/2] Update Disarchive to 0.6.0
has caused the debbugs.gnu.org bug report #68769,
regarding [PATCH 0/2] Update Disarchive to 0.6.0
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
68769: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68769
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/2] Update Disarchive to 0.6.0 Date: Sun, 28 Jan 2024 00:05:22 -0600
Hello reviewers,

This small series updates Disarchive to 0.6.0, bringing in support for bzip2.
I would appreciate someone giving it a once over, since the Guix package
depends on the Disarchive package.  Fortunately, we have the existing XZ
support, so I just followed that example.  :)

I ran tests and made sure that I could ‘guix pull’ from my checkout.  I even
tested that Disarchive from the resulting profile could be used on bzip2 and
XZ files.  I did a similar test of the Guix package.  Everything looks pretty
good.

Timothy Sample (2):
  gnu: Add guile-bzip2.
  gnu: disarchive: Update to 0.6.0.

 gnu/packages/backup.scm             |  7 ++++---
 gnu/packages/guile.scm              | 24 +++++++++++++++++++++++-
 gnu/packages/package-management.scm |  4 +++-
 guix/self.scm                       |  5 +++++
 4 files changed, 35 insertions(+), 5 deletions(-)


base-commit: dc8aa525174d25331d74576faf0643e45bc152c4
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#68769] [PATCH 0/2] Update Disarchive to 0.6.0 Date: Tue, 13 Feb 2024 09:43:12 -0600 User-agent: Gnus/5.13 (Gnus v5.13)
Ludovic Courtès <ludovic.courtes@inria.fr> writes:

> Timothy Sample <samplet@ngyro.com> skribis:
>
>> This small series updates Disarchive to 0.6.0.
>
> One change that’s missing is this [...].
>
> Go for it!

Applied with the missing change.  Thanks for the review!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]