From: Herman Rimm via Guix-patches via <guix-patches@gnu.org>
To: 75242@debbugs.gnu.org
Cc: Efraim Flashner <efraim@flashner.co.il>
Subject: [bug#75242] [PATCH rust-team 2/2] gnu: rust-partial-io-0.2: Remove.
Date: Wed, 1 Jan 2025 12:35:03 +0100 [thread overview]
Message-ID: <e377b28d42d33d3f8b7e54c781eeb7598d7d7f2b.1735731130.git.herman@rimm.ee> (raw)
In-Reply-To: <3ba65ed6010ab29c314c076782cad83f785d67d9.1735731130.git.herman@rimm.ee>
* gnu/packages/crates-io.scm (rust-partial-io-0.2): Delete variable.
Change-Id: I63a3f1d49211a083b31a3d01a55d0b7f89c8738a
---
gnu/packages/crates-io.scm | 25 -------------------------
1 file changed, 25 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 480b5b21e4d..720a1764dce 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -50774,31 +50774,6 @@ (define-public rust-partial-io-0.3
("rust-quickcheck" ,rust-quickcheck-0.6)
("rust-tokio-core" ,rust-tokio-core-0.1))))))
-(define-public rust-partial-io-0.2
- (package
- (inherit rust-partial-io-0.3)
- (name "rust-partial-io")
- (version "0.2.5")
- (source
- (origin
- (method url-fetch)
- (uri (crate-uri "partial-io" version))
- (file-name
- (string-append name "-" version ".tar.gz"))
- (sha256
- (base32
- "03iynvayh11a4mckhwflm5y1qmnkw5m3b20gzi1crpasndy3h8xx"))))
- (arguments
- `(#:cargo-inputs
- (("rust-futures" ,rust-futures-0.1)
- ("rust-quickcheck" ,rust-quickcheck-0.4)
- ("rust-tokio-io" ,rust-tokio-io-0.1))
- #:cargo-development-inputs
- (("rust-lazy-static" ,rust-lazy-static-0.2)
- ("rust-quickcheck" ,rust-quickcheck-0.4)
- ("rust-tokio-core" ,rust-tokio-core-0.1))))
- (license license:bsd-3)))
-
(define-public rust-partial-ref-0.3
(package
(name "rust-partial-ref")
--
2.45.2
next prev parent reply other threads:[~2025-01-01 11:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-01 11:33 [bug#75242] [PATCH rust-team 1/2] gnu: rust-bzip2-0.3: Downgrade to 0.3.2 Herman Rimm via Guix-patches via
2025-01-01 11:35 ` Herman Rimm via Guix-patches via [this message]
2025-01-03 8:21 ` Efraim Flashner
2025-01-05 11:04 ` bug#75242: " Efraim Flashner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e377b28d42d33d3f8b7e54c781eeb7598d7d7f2b.1735731130.git.herman@rimm.ee \
--to=guix-patches@gnu.org \
--cc=75242@debbugs.gnu.org \
--cc=efraim@flashner.co.il \
--cc=herman@rimm.ee \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).