diff options
| author | Nicolas Graves <ngraves@ngraves.fr> | 2026-05-03 00:36:52 +0200 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-05-24 10:19:20 +0100 |
| commit | 24bc3fb935e69fec299e47b24cc1f528e118b9ce (patch) | |
| tree | f6c957396ffa4f8d096a81a179d76f45e4b5d365 /gnu | |
| parent | d1939ee8d2483e512d3753c08f25f77f9fc56d50 (diff) | |
gnu: breezy: Update to 3.3.21.
* gnu/packages/version-control.scm (breezy): Update to 3.3.21.
[source]: Switch to git-fetch.
[inputs]: Replace python-dulwich-0.24 by python-dulwich.
* gnu/packages/rust-crates.scm: Refresh them accordingly.
Change-Id: I2bb7b8488a7239017ee981f0bf4e75b445e846fb
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/rust-crates.scm | 27 | ||||
| -rw-r--r-- | gnu/packages/version-control.scm | 19 |
2 files changed, 19 insertions, 27 deletions
diff --git a/gnu/packages/rust-crates.scm b/gnu/packages/rust-crates.scm index 294a5a7f472..4476b2e295c 100644 --- a/gnu/packages/rust-crates.scm +++ b/gnu/packages/rust-crates.scm | |||
| @@ -47374,30 +47374,25 @@ | |||
| 47374 | rust-zmij-1.0.21)) | 47374 | rust-zmij-1.0.21)) |
| 47375 | (breezy => | 47375 | (breezy => |
| 47376 | (list rust-aho-corasick-1.1.4 | 47376 | (list rust-aho-corasick-1.1.4 |
| 47377 | rust-autocfg-1.5.0 | ||
| 47378 | rust-heck-0.5.0 | 47377 | rust-heck-0.5.0 |
| 47379 | rust-indoc-2.0.7 | ||
| 47380 | rust-lazy-static-1.5.0 | 47378 | rust-lazy-static-1.5.0 |
| 47381 | rust-libc-0.2.182 | 47379 | rust-libc-0.2.186 |
| 47382 | rust-memchr-2.8.0 | 47380 | rust-memchr-2.8.0 |
| 47383 | rust-memoffset-0.9.1 | 47381 | rust-once-cell-1.21.4 |
| 47384 | rust-once-cell-1.21.3 | ||
| 47385 | rust-portable-atomic-1.13.1 | 47382 | rust-portable-atomic-1.13.1 |
| 47386 | rust-proc-macro2-1.0.106 | 47383 | rust-proc-macro2-1.0.106 |
| 47387 | rust-pyo3-0.26.0 | 47384 | rust-pyo3-0.28.3 |
| 47388 | rust-pyo3-build-config-0.26.0 | 47385 | rust-pyo3-build-config-0.28.3 |
| 47389 | rust-pyo3-ffi-0.26.0 | 47386 | rust-pyo3-ffi-0.28.3 |
| 47390 | rust-pyo3-macros-0.26.0 | 47387 | rust-pyo3-macros-0.28.3 |
| 47391 | rust-pyo3-macros-backend-0.26.0 | 47388 | rust-pyo3-macros-backend-0.28.3 |
| 47392 | rust-quote-1.0.44 | 47389 | rust-quote-1.0.45 |
| 47393 | rust-regex-1.12.3 | 47390 | rust-regex-1.12.3 |
| 47394 | rust-regex-automata-0.4.14 | 47391 | rust-regex-automata-0.4.14 |
| 47395 | rust-regex-syntax-0.8.9 | 47392 | rust-regex-syntax-0.8.10 |
| 47396 | rust-rustversion-1.0.22 | 47393 | rust-syn-2.0.117 |
| 47397 | rust-syn-2.0.116 | ||
| 47398 | rust-target-lexicon-0.13.5 | 47394 | rust-target-lexicon-0.13.5 |
| 47399 | rust-unicode-ident-1.0.24 | 47395 | rust-unicode-ident-1.0.24)) |
| 47400 | rust-unindent-0.2.4)) | ||
| 47401 | (bzmenu => | 47396 | (bzmenu => |
| 47402 | (list rust-aho-corasick-1.1.4 | 47397 | (list rust-aho-corasick-1.1.4 |
| 47403 | rust-anstream-0.6.21 | 47398 | rust-anstream-0.6.21 |
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm index f05b6066a82..a3cd17d1b72 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm | |||
| @@ -191,19 +191,16 @@ | |||
| 191 | (define-public breezy | 191 | (define-public breezy |
| 192 | (package | 192 | (package |
| 193 | (name "breezy") | 193 | (name "breezy") |
| 194 | (version "3.3.15") | 194 | (version "3.3.21") |
| 195 | (source | 195 | (source |
| 196 | (origin | 196 | (origin |
| 197 | (method url-fetch) | 197 | (method git-fetch) |
| 198 | (uri (string-append "https://launchpad.net/brz/" | 198 | (uri (git-reference |
| 199 | (version-major+minor version) "/" version | 199 | (url "https://github.com/breezy-team/breezy") |
| 200 | "/+download/breezy-" version ".tar.gz")) | 200 | (commit (string-append "brz-" version)))) |
| 201 | (modules '((guix build utils))) | 201 | (file-name (git-file-name name version)) |
| 202 | ;; Delete pre-generated Cython C files. | ||
| 203 | (snippet '(for-each delete-file (find-files "." "\\pyx.c$"))) | ||
| 204 | (sha256 | 202 | (sha256 |
| 205 | (base32 | 203 | (base32 "136fnvda27pm3y123x8mg955kxbjhk5qrygf2h0pjjm28la0gijb")))) |
| 206 | "0manyzwi04xcdr6swnja1z3087am0axzymr2ggqd8ni5jfkpdvbj")))) | ||
| 207 | (build-system pyproject-build-system) | 204 | (build-system pyproject-build-system) |
| 208 | (arguments | 205 | (arguments |
| 209 | (list | 206 | (list |
| @@ -297,7 +294,7 @@ | |||
| 297 | (compose list make-rust-sysroot)) | 294 | (compose list make-rust-sysroot)) |
| 298 | '()))) | 295 | '()))) |
| 299 | (inputs (cons* python-configobj | 296 | (inputs (cons* python-configobj |
| 300 | python-dulwich-0.24 | 297 | python-dulwich |
| 301 | python-fastbencode | 298 | python-fastbencode |
| 302 | python-fastimport | 299 | python-fastimport |
| 303 | python-launchpadlib | 300 | python-launchpadlib |
