all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#67679] [PATCH] gnu: tensorflow-lite: Update to 2.13.1
@ 2023-12-07  7:44 Andy Tai
       [not found] ` <handler.67679.B.170193510627417.ack@debbugs.gnu.org>
  2023-12-22 16:40 ` bug#67679: [PATCH] gnu: tensorflow-lite: Update to 2.13.1 Ludovic Courtès
  0 siblings, 2 replies; 3+ messages in thread
From: Andy Tai @ 2023-12-07  7:44 UTC (permalink / raw)
  To: 67679

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



[-- Attachment #2: 0001-gnu-tensorflow-lite-Update-to-2.13.1.patch --]
[-- Type: text/x-patch, Size: 1413 bytes --]

From 4969ba4b0204754c0eb4cef9011068562bd438a2 Mon Sep 17 00:00:00 2001
Message-Id: <4969ba4b0204754c0eb4cef9011068562bd438a2.1701934952.git.atai@atai.org>
From: Andy Tai <atai@atai.org>
Date: Wed, 6 Dec 2023 23:40:26 -0800
Subject: [PATCH] gnu: tensorflow-lite: Update to 2.13.1
To: guix-patches@gnu.org

* gnu/packages/machine-learning.scm (tensorflow-lite): Update to 2.13.1

Change-Id: Icc7ff237660006e2320df02b353ccab5dac7b7d2
---
 gnu/packages/machine-learning.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/machine-learning.scm b/gnu/packages/machine-learning.scm
index c100e0be6e..53a955bb90 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -3109,7 +3109,7 @@ (define-public tensorflow
 (define-public tensorflow-lite
   (package
     (name "tensorflow-lite")
-    (version "2.13.0")
+    (version "2.13.1")
     (source
      (origin
        (method git-fetch)
@@ -3119,7 +3119,7 @@ (define-public tensorflow-lite
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "07g6vlrs0aayrg2mfdl15gxg5dy103wx2xlqkran15dib40nkbj6"))
+         "09mfskmpvpbq919wibnw3bnhi1y3hkx3qrzm72gdr0gsivn1yb3w"))
        (patches (search-patches "tensorflow-lite-unbundle.patch"))))
     (build-system cmake-build-system)
     (arguments

base-commit: 4e7cb241188cf9f213d5fbabbabce07d35ca0991
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#67679] Acknowledgement ([PATCH] gnu: tensorflow-lite: Update to 2.13.1)
       [not found] ` <handler.67679.B.170193510627417.ack@debbugs.gnu.org>
@ 2023-12-18  3:01   ` Andy Tai
  0 siblings, 0 replies; 3+ messages in thread
From: Andy Tai @ 2023-12-18  3:01 UTC (permalink / raw)
  To: 67679

Guix QA passes successfully as seen at https://issues.guix.gnu.org/67679

Thanks




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#67679: [PATCH] gnu: tensorflow-lite: Update to 2.13.1
  2023-12-07  7:44 [bug#67679] [PATCH] gnu: tensorflow-lite: Update to 2.13.1 Andy Tai
       [not found] ` <handler.67679.B.170193510627417.ack@debbugs.gnu.org>
@ 2023-12-22 16:40 ` Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2023-12-22 16:40 UTC (permalink / raw)
  To: Andy Tai; +Cc: 67679-done

Andy Tai <atai@atai.org> skribis:

> From 4969ba4b0204754c0eb4cef9011068562bd438a2 Mon Sep 17 00:00:00 2001
> Message-Id: <4969ba4b0204754c0eb4cef9011068562bd438a2.1701934952.git.atai@atai.org>
> From: Andy Tai <atai@atai.org>
> Date: Wed, 6 Dec 2023 23:40:26 -0800
> Subject: [PATCH] gnu: tensorflow-lite: Update to 2.13.1
> To: guix-patches@gnu.org
>
> * gnu/packages/machine-learning.scm (tensorflow-lite): Update to 2.13.1
>
> Change-Id: Icc7ff237660006e2320df02b353ccab5dac7b7d2

Applied, thanks!




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-12-22 16:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-07  7:44 [bug#67679] [PATCH] gnu: tensorflow-lite: Update to 2.13.1 Andy Tai
     [not found] ` <handler.67679.B.170193510627417.ack@debbugs.gnu.org>
2023-12-18  3:01   ` [bug#67679] Acknowledgement ([PATCH] gnu: tensorflow-lite: Update to 2.13.1) Andy Tai
2023-12-22 16:40 ` bug#67679: [PATCH] gnu: tensorflow-lite: Update to 2.13.1 Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.