#1109010 ITP: hare-update -- assists in migrating Hare codebases to newer Hare releases

Package:
wnpp
Source:
wnpp
Submitter:
Guilherme Puida Moreira
Date:
2025-07-09 14:39:04 UTC
Severity:
normal
#1109010#5
Date:
2025-07-09 14:22:20 UTC
From:
To:
* Package name    : hare-update
  Version         : 0.25.2.0
  Upstream Contact: Drew DeVault <sir@cmpwn.com>
* URL             : https://git.sr.ht/~sircmpwn/hare-update
* License         : MPL-2.0
  Programming Lang: Hare
  Description     : assists in migrating Hare codebases to newer Hare releases

The hare-update tool assists in updating codebases which are affected by
breaking changes in Hare upstream.

Hare-update is based on a rules engine which pattern matches your hare code
against rules defined by Hare maintainers that cover the breaking changes
introduced in each release, and presents you with suggested edits to your code
to address them.

This package will be maintained by the Debian Hare Team.