[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
40/110: gnu: rust-ego-tree-0.6: Update to 0.6.3.
From: |
guix-commits |
Subject: |
40/110: gnu: rust-ego-tree-0.6: Update to 0.6.3. |
Date: |
Sun, 22 Dec 2024 15:31:20 -0500 (EST) |
efraim pushed a commit to branch rust-team
in repository guix.
commit 57552fb7544e0ad27229d7cd292abd227e64bc1b
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Sun Dec 22 16:16:40 2024 +0200
gnu: rust-ego-tree-0.6: Update to 0.6.3.
* gnu/packages/crates-io.scm (rust-ego-tree-0.6): Update to 0.6.3.
[arguments]: Don't skip the build.
Change-Id: I5b3e25dd2917bd041c1fd28dd1c24967cfd9f1a4
---
gnu/packages/crates-io.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 09a0f17710..9b790473b7 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -24727,16 +24727,15 @@ easy.")
(define-public rust-ego-tree-0.6
(package
(name "rust-ego-tree")
- (version "0.6.2")
+ (version "0.6.3")
(source
(origin
(method url-fetch)
(uri (crate-uri "ego-tree" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
- (base32 "149mkc6j7bx653s39rpnsnpl5dvd1rj18czcil57w54k868a8s1s"))))
+ (base32 "0hincmpradjn146d4as5yj9c8k5l97wvxfyhf3qzra84mhabp80j"))))
(build-system cargo-build-system)
- (arguments `(#:skip-build? #t))
(home-page "https://github.com/programble/ego-tree")
(synopsis "Vec-backed ID-tree")
(description "Ego Tree provides a vec-backed ID-tree.")
- 28/110: gnu: rust-docopt-1: Update to 1.1.1., (continued)
- 28/110: gnu: rust-docopt-1: Update to 1.1.1., guix-commits, 2024/12/22
- 11/110: gnu: rust-dbl-0.3: Update to 0.3.2., guix-commits, 2024/12/22
- 15/110: gnu: rust-deadpool-sync-0.1: Update to 0.1.3., guix-commits, 2024/12/22
- 07/110: gnu: rust-dary-heap-0.3: Update to 0.3.7., guix-commits, 2024/12/22
- 44/110: gnu: rust-enumber-0.3: Update to 0.3.1., guix-commits, 2024/12/22
- 45/110: gnu: rust-enum-map-0.6: Update to 0.6.6., guix-commits, 2024/12/22
- 41/110: gnu: rust-ena-0.14: Update to 0.14.3., guix-commits, 2024/12/22
- 39/110: gnu: rust-ecb-0.1: Update to 0.1.2., guix-commits, 2024/12/22
- 43/110: gnu: rust-elain-0.3: Update to 0.3.1., guix-commits, 2024/12/22
- 48/110: gnu: rust-enum-iterator-1: Update to 1.5.0., guix-commits, 2024/12/22
- 40/110: gnu: rust-ego-tree-0.6: Update to 0.6.3.,
guix-commits <=
- 50/110: gnu: rust-env-filter-0.1: Update to 0.1.3., guix-commits, 2024/12/22
- 56/110: gnu: rust-errno-0.3: Update to 0.3.10., guix-commits, 2024/12/22
- 58/110: gnu: rust-escape8259-0.5: Update to 0.5.3., guix-commits, 2024/12/22
- 60/110: gnu: rust-eyeball-im-0.4: Update to 0.4.3., guix-commits, 2024/12/22
- 61/110: gnu: rust-event-listener-strategy-0.5: Update to 0.5.3., guix-commits, 2024/12/22
- 64/110: gnu: rust-failure-derive-0.1: Update to 0.1.8., guix-commits, 2024/12/22
- 65/110: gnu: rust-failure-0.1: Update to 0.1.8., guix-commits, 2024/12/22
- 66/110: gnu: rust-fakeit-1: Update to 1.3.0., guix-commits, 2024/12/22
- 70/110: gnu: rust-femme-2: Update to 2.2.1., guix-commits, 2024/12/22
- 72/110: gnu: rust-figment-0.10: Update to 0.10.19., guix-commits, 2024/12/22