all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#68769] [PATCH 0/2] Update Disarchive to 0.6.0
@ 2024-01-28  6:05 Timothy Sample
  2024-01-28  6:12 ` [bug#68769] [PATCH 1/2] gnu: Add guile-bzip2 Timothy Sample
  2024-02-12 21:43 ` [bug#68769] [PATCH 0/2] Update Disarchive " Ludovic Courtès
  0 siblings, 2 replies; 5+ messages in thread
From: Timothy Sample @ 2024-01-28  6:05 UTC (permalink / raw)
  To: 68769; +Cc: Timothy Sample

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





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-02-13 15:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-28  6:05 [bug#68769] [PATCH 0/2] Update Disarchive to 0.6.0 Timothy Sample
2024-01-28  6:12 ` [bug#68769] [PATCH 1/2] gnu: Add guile-bzip2 Timothy Sample
2024-01-28  6:12   ` [bug#68769] [PATCH 2/2] gnu: disarchive: Update to 0.6.0 Timothy Sample
2024-02-12 21:43 ` [bug#68769] [PATCH 0/2] Update Disarchive " Ludovic Courtès
2024-02-13 15:43   ` bug#68769: " Timothy Sample

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.