diff options
| author | Nicolas Graves <ngraves@ngraves.fr> | 2026-05-02 18:36:44 +0200 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-05-24 10:14:58 +0100 |
| commit | 8a8de30edea4514ee2b7cd09773ca354acfae3dd (patch) | |
| tree | 241c18135d7699958404b3b80a09aef0795411eb /gnu/packages/python-check.scm | |
| parent | bc563c9a8776722b47ef08f3f35e53df05fb1b46 (diff) | |
gnu: python-inline-snapshot: Update to 0.32.6.
* gnu/packages/python-check.scm (python-inline-snapshot): Update to 0.32.6.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Diffstat (limited to 'gnu/packages/python-check.scm')
| -rw-r--r-- | gnu/packages/python-check.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm index 05c0285e965..6bfe6a80fb5 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm | |||
| @@ -1538,7 +1538,7 @@ to establish class invariants.") | |||
| 1538 | (define-public python-inline-snapshot | 1538 | (define-public python-inline-snapshot |
| 1539 | (package | 1539 | (package |
| 1540 | (name "python-inline-snapshot") | 1540 | (name "python-inline-snapshot") |
| 1541 | (version "0.32.5") | 1541 | (version "0.32.6") |
| 1542 | (source | 1542 | (source |
| 1543 | (origin | 1543 | (origin |
| 1544 | (method git-fetch) | 1544 | (method git-fetch) |
| @@ -1547,7 +1547,7 @@ to establish class invariants.") | |||
| 1547 | (commit (string-append "v" version)))) | 1547 | (commit (string-append "v" version)))) |
| 1548 | (file-name (git-file-name name version)) | 1548 | (file-name (git-file-name name version)) |
| 1549 | (sha256 | 1549 | (sha256 |
| 1550 | (base32 "0zbg9kydbqh51ksvc5qkdf4fap543ff2ay5nb9726lmli4q2hyn6")))) | 1550 | (base32 "1xcn26z1c7awkfpbjnr579vk7nchvl7vn3c2i88ihyabjblmy0d5")))) |
| 1551 | (build-system pyproject-build-system) | 1551 | (build-system pyproject-build-system) |
| 1552 | (arguments | 1552 | (arguments |
| 1553 | (list | 1553 | (list |
