unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#47250] [PATCH] Some crates-io updates
@ 2021-03-18 23:10 raingloom
  0 siblings, 0 replies; only message in thread
From: raingloom @ 2021-03-18 23:10 UTC (permalink / raw)
  To: 47250

[-- Attachment #1: Type: text/plain, Size: 249 bytes --]

Needed these updated for Supertag, which I'll send a patch for Soon TM.
guix refresh says none of them have many dependents, but I'm not sure
if it can handle the weird #:cargo-inputs thing, so maybe some of these
should not go to master? Not sure.

[-- Attachment #2: 0001-gnu-Updated-rust-libc-to-0.2.89.patch --]
[-- Type: text/x-patch, Size: 1200 bytes --]

From 501801791041d8d6d650ec6cb9a935ed1dab403f Mon Sep 17 00:00:00 2001
From: raingloom <raingloom@riseup.net>
Date: Thu, 18 Mar 2021 23:53:30 +0100
Subject: [PATCH 1/4] gnu: Updated rust-libc to 0.2.89.
To: guix-patches@gnu.org

* gnu/packages/crates-io.scm (rust-libc-0.2): Updated to 0.2.89.
---
 gnu/packages/crates-io.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 299a2d1443..bf0147134d 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -20996,7 +20996,7 @@ requires non-const function calls to be computed.")
 (define-public rust-libc-0.2
   (package
     (name "rust-libc")
-    (version "0.2.86")
+    (version "0.2.89")
     (source
      (origin
        (method url-fetch)
@@ -21004,7 +21004,7 @@ requires non-const function calls to be computed.")
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "074b38mq1rx3dgg7sf952d4ccywq450zymk7gzn5q9z39f92sa5p"))))
+         "1iiqm470z1nfrd6i4602i1lf3qr0jakw8y40vpbwvx46alp0k32k"))))
     (build-system cargo-build-system)
     (arguments
      `(#:cargo-inputs
-- 
2.31.0


[-- Attachment #3: 0002-gnu-Updated-rust-standback-to-0.2.15.patch --]
[-- Type: text/x-patch, Size: 1264 bytes --]

From 20faa24f729fd95900072d515ca2f41dd5764f2b Mon Sep 17 00:00:00 2001
From: raingloom <raingloom@riseup.net>
Date: Thu, 18 Mar 2021 23:55:05 +0100
Subject: [PATCH 2/4] gnu: Updated rust-standback to 0.2.15.
To: guix-patches@gnu.org

* gnu/packages/crates-io.scm (rust-standback-0.2): Updated to 0.2.15.
---
 gnu/packages/crates-io.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index bf0147134d..5e617441a7 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -39295,7 +39295,7 @@ deeply recursive algorithms that may accidentally blow the stack.")
 (define-public rust-standback-0.2
   (package
     (name "rust-standback")
-    (version "0.2.10")
+    (version "0.2.15")
     (source
      (origin
        (method url-fetch)
@@ -39303,7 +39303,7 @@ deeply recursive algorithms that may accidentally blow the stack.")
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "1rnqv9dbq9c4nz7097v0f1d04fjwwsvvyy8rmz8lg1szxahix9rk"))))
+         "1y0ly2qifvyd3qrn6747yw0053ak3dd8agqbadqzaq8ahv8v9gm2"))))
     (build-system cargo-build-system)
     (arguments
      `(#:cargo-development-inputs
-- 
2.31.0


[-- Attachment #4: 0003-gnu-Updated-rust-time-to-0.2.26.patch --]
[-- Type: text/x-patch, Size: 1158 bytes --]

From 22dcbcb112b3bae6b21fb184d24f668cabe255b7 Mon Sep 17 00:00:00 2001
From: raingloom <raingloom@riseup.net>
Date: Thu, 18 Mar 2021 23:56:05 +0100
Subject: [PATCH 3/4] gnu: Updated rust-time to 0.2.26.
To: guix-patches@gnu.org

* gnu/packages/crates-io.scm (rust-time-0.2): Updated to 0.2.26.
---
 gnu/packages/crates-io.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 5e617441a7..ac9edd7877 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -42185,7 +42185,7 @@ fixed set of worker threads.")
 (define-public rust-time-0.2
   (package
     (name "rust-time")
-    (version "0.2.19")
+    (version "0.2.26")
     (source
      (origin
        (method url-fetch)
@@ -42193,7 +42193,7 @@ fixed set of worker threads.")
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "18bhl0nmfyd8drksskw830ybw9pr47pisfn4245wabqijgys3hc0"))))
+         "0wpkb0ri6jxsydqy9bk2b3iklhmj94pndl8208ni6mbrykxwpa08"))))
     (build-system cargo-build-system)
     (arguments
      `(#:cargo-inputs
-- 
2.31.0


[-- Attachment #5: 0004-gnu-Updated-rust-time-macros-to-0.1.1.patch --]
[-- Type: text/x-patch, Size: 1135 bytes --]

From 095ef518111106d2504ce2b2f7542b0740a7d717 Mon Sep 17 00:00:00 2001
From: raingloom <raingloom@riseup.net>
Date: Thu, 18 Mar 2021 23:56:42 +0100
Subject: [PATCH 4/4] gnu: Updated rust-time-macros to 0.1.1.
To: guix-patches@gnu.org

* gnu/packages/crates-io.scm (rust-time-0.1): Updated to 0.1.1.
---
 gnu/packages/crates-io.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index ac9edd7877..fdc63b7eec 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -42248,7 +42248,7 @@ in Rust.")
 (define-public rust-time-macros-0.1
   (package
     (name "rust-time-macros")
-    (version "0.1.0")
+    (version "0.1.1")
     (source
      (origin
        (method url-fetch)
@@ -42256,7 +42256,7 @@ in Rust.")
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "0bdbxjgbxb81xgy08h5dh4qvwy95sy9x8g1y31g11g4my3lvdscs"))))
+         "1wg24yxpxcfmim6dgblrf8p321m7cyxpdivzvp8bcb7i4rp9qzlm"))))
     (build-system cargo-build-system)
     (arguments
      `(#:cargo-inputs
-- 
2.31.0


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-18 23:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-18 23:10 [bug#47250] [PATCH] Some crates-io updates raingloom

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).