Debian Patches
Status for guile-semver/0.1.1-5
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| upstream/0001-Add-more-tests.patch | [PATCH 1/2] Add more tests. * tests/semver/ranges.scm: Add tests for =1.0.0 not matching 0.9.42, 1.0.1, and 1.1.0; add tests for ^1.0.0 and ^1.0.1. |
Hartmut Goebel <h.goebel@crazy-compilers.com> | no | 2020-11-12 | ||
| 0002-Add-support-for-nuget-version-numbers-i.e.-with-extr.patch | [PATCH 2/2] Add support for nuget version numbers (i.e. with extra "revision" field). * semver.scm (<semver>): Add revision. (make-semver): Add revision. (string->semver): Print revision if not 0. (semver=?): Compare revision. (%make-list<-or-list<=): Compare revisions as well. * tests/semver.scm (*versions*): Add test case to combinations. |
Danny Milosavljevic <dannym@friendly-machines.com> | no | https://codeberg.org/daym/guile-semver/commit/607ca84c24b8950fdb5aca73e9d53d924e49fc24 | 2025-06-08 |
