[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#53315] [PATCH 096/150] gnu: rust-rusticata-macros-3: Inherit from r
From: |
Aleksandr Vityazev |
Subject: |
[bug#53315] [PATCH 096/150] gnu: rust-rusticata-macros-3: Inherit from rust-rusticata-macros-4. |
Date: |
Mon, 17 Jan 2022 13:29:59 +0000 |
* gnu/packages/crates-io.scm (rust-rusticata-macros-3): Inherit from
rust-rusticata-macros-4.
---
gnu/packages/crates-io.scm | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 0830549a2f..b6a4d79623 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -13382,6 +13382,7 @@ (define-public rust-rusticata-macros-4
(define-public rust-rusticata-macros-3
(package
+ (inherit rust-rusticata-macros-4)
(name "rust-rusticata-macros")
(version "3.2.0")
(source
@@ -13393,13 +13394,8 @@ (define-public rust-rusticata-macros-3
(sha256
(base32
"1b91k644rqblbam6rfhhmgcxs0zddldi2h0w93aapv1kqq9fbgpv"))))
- (build-system cargo-build-system)
(arguments
- `(#:cargo-inputs (("rust-nom" ,rust-nom-6))))
- (home-page "https://github.com/rusticata/rusticata-macros")
- (synopsis "Helper macros for Rusticata")
- (description "Helper macros for Rusticata")
- (license (list license:expat license:asl2.0))))
+ `(#:cargo-inputs (("rust-nom" ,rust-nom-6))))))
(define-public rust-crypto-common-0.1
(package
--
2.34.0
--
Aleksandr Vityazev
- [bug#53315] [PATCH 090/150] gnu: Add rust-funty-1.2., (continued)
- [bug#53315] [PATCH 090/150] gnu: Add rust-funty-1.2., Aleksandr Vityazev, 2022/01/17
- [bug#53315] [PATCH 093/150] gnu: rust-bitvec-0.19: Inherit from rust-bitvec-0.22., Aleksandr Vityazev, 2022/01/17
- [bug#53315] [PATCH 092/150] gnu: Add rust-bitvec-0.22., Aleksandr Vityazev, 2022/01/17
- [bug#53315] [PATCH 094/150] gnu: Add rust-der-oid-macro-0.5., Aleksandr Vityazev, 2022/01/17
- [bug#53315] [PATCH 091/150] gnu: rust-funty-1: Inherit from rust-funty-1.2., Aleksandr Vityazev, 2022/01/17
- [bug#53315] [PATCH 095/150] gnu: Add rust-rusticata-macros-4., Aleksandr Vityazev, 2022/01/17
- [bug#53315] [PATCH 098/150] gnu: Add rust-oid-registry-0.2., Aleksandr Vityazev, 2022/01/17
- [bug#53315] [PATCH 101/150] gnu: rust-brotli-decompressor-2: Update to 2.3.2., Aleksandr Vityazev, 2022/01/17
- [bug#53315] [PATCH 099/150] gnu: Add rust-rustls-native-certs-0.6., Aleksandr Vityazev, 2022/01/17
- [bug#53315] [PATCH 100/150] gnu: rust-rustls-native-certs-0.5: Inherit from rust-rustls-native-certs-0.6., Aleksandr Vityazev, 2022/01/17
- [bug#53315] [PATCH 096/150] gnu: rust-rusticata-macros-3: Inherit from rust-rusticata-macros-4.,
Aleksandr Vityazev <=
- [bug#53315] [PATCH 102/150] gnu: rust-cc-1: Update to 1.0.67., Aleksandr Vityazev, 2022/01/17
- [bug#53315] [PATCH 097/150] gnu: Add rust-der-parser-6., Aleksandr Vityazev, 2022/01/17
- [bug#53315] [PATCH 103/150] gnu: Add rust-cloudflare-zlib-sys-0.3., Aleksandr Vityazev, 2022/01/17
- [bug#53315] [PATCH 104/150] gnu: rust-cloudflare-zlib-sys-0.2: Inherit from rust-cloudflare-zlib-sys-0.3., Aleksandr Vityazev, 2022/01/17
- [bug#53315] [PATCH 106/150] gnu: Add rust-ureq-2., Aleksandr Vityazev, 2022/01/17
- [bug#53315] [PATCH 107/150] gnu: Add rust-stats-alloc-0.1., Aleksandr Vityazev, 2022/01/17
- [bug#53315] [PATCH 105/150] gnu: rust-flate2-1: Update to 1.0.22., Aleksandr Vityazev, 2022/01/17
- [bug#53315] [PATCH 108/150] gnu: Add rust-lru-0.7., Aleksandr Vityazev, 2022/01/17
- [bug#53315] [PATCH 109/150] gnu: Add rust-convert-case-0.4., Aleksandr Vityazev, 2022/01/17
- [bug#53315] [PATCH 111/150] gnu: rust-rustc-version-0.3: Inherit from rust-rustc-version-0.4., Aleksandr Vityazev, 2022/01/17