GNU bug report logs -
#68819
[PATCH 00/49 rust-team] Update i3status-rust to 0.32.3.
Previous Next
Reported by: Herman Rimm <herman <at> rimm.ee>
Date: Tue, 30 Jan 2024 15:05:02 UTC
Severity: normal
Tags: patch
Done: Efraim Flashner <efraim <at> flashner.co.il>
Bug is archived. No further changes may be made.
Full log
Message #116 received at 68819 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/crates-io.scm (rust-ordered-stream-0.1): Delete variable.
Change-Id: I9ee8e3ff018e50cc7f39bc1184b9d3996a236527
---
gnu/packages/crates-io.scm | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 71aa8fea52..4ca6e722f5 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -42730,19 +42730,6 @@ (define-public rust-ordered-stream-0.2
external events in Rust.")
(license (list license:expat license:asl2.0))))
-(define-public rust-ordered-stream-0.1
- (package
- (inherit rust-ordered-stream-0.2)
- (name "rust-ordered-stream")
- (version "0.1.4")
- (source (origin
- (method url-fetch)
- (uri (crate-uri "ordered-stream" version))
- (file-name (string-append name "-" version ".tar.gz"))
- (sha256
- (base32
- "140c0h0ap30mcfhdk2xy1q9iqyb450wh11dglshh2y6vmjyj82in"))))))
-
(define-public rust-ordermap-0.3
(package
(name "rust-ordermap")
--
2.41.0
This bug report was last modified 1 year and 162 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.