guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/04: gnu: rust-svd-parser: Update home-page.


From: guix-commits
Subject: 02/04: gnu: rust-svd-parser: Update home-page.
Date: Sun, 8 Aug 2021 08:59:10 -0400 (EDT)

dannym pushed a commit to branch master
in repository guix.

commit 995f7406288b2ad39c12300bc51dca4b884657fb
Author: Danny Milosavljevic <dannym@scratchpost.org>
AuthorDate: Sun Aug 8 14:39:25 2021 +0200

    gnu: rust-svd-parser: Update home-page.
    
    * gnu/packages/crates-io.scm (rust-svd-parser)[home-page]: Modify.
---
 gnu/packages/crates-io.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index f19906d..c4c939f 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -56649,7 +56649,7 @@ configuration file and/or environment variables.")
          ("rust-xmltree" ,rust-xmltree-0.8))
         #:cargo-development-inputs
         (("rust-serde-json" ,rust-serde-json-1))))
-    (home-page #f)
+    (home-page "https://github.com/rust-embedded/svd";)
     (synopsis "A CMSIS-SVD file parser")
     (description
       "This package provides a CMSIS-SVD file parser")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]