[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
52/65: gnu: rust-proc-macro-nested-0.1: Update to 0.1.6.
From: |
guix-commits |
Subject: |
52/65: gnu: rust-proc-macro-nested-0.1: Update to 0.1.6. |
Date: |
Thu, 9 Jul 2020 10:02:14 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit 5b912aebd9e285e22867bfd6afff138b7d7557a0
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Thu Jul 9 15:43:55 2020 +0300
gnu: rust-proc-macro-nested-0.1: Update to 0.1.6.
* gnu/packages/crates-io.scm (rust-proc-macro-nested-0.1): Update to
0.1.6.
[arguments]: Don't skip build.
---
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 eb01294..1e1265a 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -17769,7 +17769,7 @@ formatted tables in terminal.")
(define-public rust-proc-macro-nested-0.1
(package
(name "rust-proc-macro-nested")
- (version "0.1.3")
+ (version "0.1.6")
(source
(origin
(method url-fetch)
@@ -17778,9 +17778,8 @@ formatted tables in terminal.")
(string-append name "-" version ".tar.gz"))
(sha256
(base32
- "0bmlksm8vl44wkwihmwr7jsjznhbg0n7aibcw1cs2jgjcp86x6in"))))
+ "0nnwm9bvp1fmr8nqjp8ynrkj97yzpsdh3062li8b0f4hzgd818gb"))))
(build-system cargo-build-system)
- (arguments `(#:skip-build? #t))
(home-page "https://github.com/dtolnay/proc-macro-hack")
(synopsis
"Support for nested proc-macro-hack invocations")
- 31/65: gnu: Add rust-rustc-ap-rustc-index-654., (continued)
- 31/65: gnu: Add rust-rustc-ap-rustc-index-654., guix-commits, 2020/07/09
- 33/65: gnu: rust-smallvec-1: Update to 1.4.1., guix-commits, 2020/07/09
- 10/65: gnu: rust-cfg-if-0.1: Don't skip build., guix-commits, 2020/07/09
- 36/65: gnu: rust-unindent-0.1: Update to 0.1.6., guix-commits, 2020/07/09
- 38/65: gnu: rust-urlocator-0.1: Update to 0.1.3., guix-commits, 2020/07/09
- 43/65: gnu: rust-winapi-util-0.1: Update to 0.1.5., guix-commits, 2020/07/09
- 25/65: gnu: Add rust-rustc-ap-rustc-macros-654., guix-commits, 2020/07/09
- 40/65: gnu: rust-vec-map-0.8: Update to 0.8.2., guix-commits, 2020/07/09
- 13/65: gnu: rust-cmake-0.1: Update to 0.1.44., guix-commits, 2020/07/09
- 17/65: gnu: rust-cpp-demangle-0.2: Update to 0.2.16., guix-commits, 2020/07/09
- 52/65: gnu: rust-proc-macro-nested-0.1: Update to 0.1.6.,
guix-commits <=
- 53/65: gnu: rust-procedural-masquerade-0.1: Update to 0.1.7., guix-commits, 2020/07/09
- 54/65: gnu: rust-psm-0.1: Update to 0.1.10., guix-commits, 2020/07/09
- 44/65: gnu: rust-wincolor-1.0: Update to 1.0.3., guix-commits, 2020/07/09
- 45/65: gnu: Add rust-resize-0.3., guix-commits, 2020/07/09
- 57/65: gnu: rust-ref-cast-1.0: Update to 1.0.2., guix-commits, 2020/07/09
- 58/65: gnu: rust-ref-cast-impl-1.0: Update to 1.0.2., guix-commits, 2020/07/09
- 59/65: gnu: rust-remove-dir-all-0.5: Update to 0.5.3., guix-commits, 2020/07/09
- 20/65: gnu: rust-libc-print-0.1: Update to 0.1.13., guix-commits, 2020/07/09
- 32/65: gnu: Add rust-rustc-ap-rustc-data-structures-654., guix-commits, 2020/07/09
- 35/65: gnu: rust-unicode-xid-0.2: Update to 0.2.1., guix-commits, 2020/07/09