all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#67872] [PATCH] gnu: opencv: Update to 4.8.1
@ 2023-12-17 23:24 Andy Tai
  2024-01-01  2:01 ` [bug#67872] [PATCH v2] " Andy Tai
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Andy Tai @ 2023-12-17 23:24 UTC (permalink / raw)
  To: 67872

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



[-- Attachment #2: 0001-gnu-opencv-Update-to-4.8.1.patch --]
[-- Type: text/x-patch, Size: 1402 bytes --]

From f39c62a53948e005af96d6821b21958cb77eedd2 Mon Sep 17 00:00:00 2001
Message-ID: <f39c62a53948e005af96d6821b21958cb77eedd2.1702855345.git.atai@atai.org>
From: Andy Tai <atai@atai.org>
Date: Sun, 17 Dec 2023 15:20:58 -0800
Subject: [PATCH] gnu: opencv: Update to 4.8.1
To: guix-patches@gnu.org

* gnu/packages/image-processing.scm (opencv): Update to 4.8.1

Change-Id: Ia493896c063b32c5b42cdfee5e8e921dc957ff71
---
 gnu/packages/image-processing.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/image-processing.scm b/gnu/packages/image-processing.scm
index 306da962cc..dd53932a8c 100644
--- a/gnu/packages/image-processing.scm
+++ b/gnu/packages/image-processing.scm
@@ -494,7 +494,7 @@ (define-public vtk-7
 (define-public opencv
   (package
     (name "opencv")
-    (version "4.8.0")
+    (version "4.8.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -534,7 +534,7 @@ (define-public opencv
                   (for-each delete-file (find-files "." "\\.jar$"))))
               (sha256
                (base32
-                "14bjpb0ahhaqnim8g6vs0gyd6jgnmly1amx25a0rk1a6ii2aiywn"))))
+                "1alvfqacbmrn7s6rbx0r150fg0lmsg13s887gn289vdawgrd7k04"))))
     (build-system cmake-build-system)
     (arguments
      `(#:configure-flags

base-commit: 6ab242609daec00e8bd54f7bff54557c92695724
-- 
2.41.0


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

* [bug#67872] [PATCH v2] gnu: opencv: Update to 4.8.1
  2023-12-17 23:24 [bug#67872] [PATCH] gnu: opencv: Update to 4.8.1 Andy Tai
@ 2024-01-01  2:01 ` Andy Tai
  2024-02-11  8:25 ` [bug#67872] [PATCH v3] " Andy Tai
  2024-02-12 19:43 ` [bug#67872] QA passes Andy Tai
  2 siblings, 0 replies; 5+ messages in thread
From: Andy Tai @ 2024-01-01  2:01 UTC (permalink / raw)
  To: 67872; +Cc: Andy Tai

* gnu/packages/image-processing.scm (opencv): Update to 4.8.1

Change-Id: Ia493896c063b32c5b42cdfee5e8e921dc957ff71
---
 gnu/packages/image-processing.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/image-processing.scm b/gnu/packages/image-processing.scm
index 306da962cc..dd53932a8c 100644
--- a/gnu/packages/image-processing.scm
+++ b/gnu/packages/image-processing.scm
@@ -494,7 +494,7 @@ (define-public vtk-7
 (define-public opencv
   (package
     (name "opencv")
-    (version "4.8.0")
+    (version "4.8.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -534,7 +534,7 @@ (define-public opencv
                   (for-each delete-file (find-files "." "\\.jar$"))))
               (sha256
                (base32
-                "14bjpb0ahhaqnim8g6vs0gyd6jgnmly1amx25a0rk1a6ii2aiywn"))))
+                "1alvfqacbmrn7s6rbx0r150fg0lmsg13s887gn289vdawgrd7k04"))))
     (build-system cmake-build-system)
     (arguments
      `(#:configure-flags

base-commit: 19f5302d136783d861b42107ae5e2920bbd769d9
-- 
2.41.0





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

* [bug#67872] [PATCH v3] gnu: opencv: Update to 4.8.1
  2023-12-17 23:24 [bug#67872] [PATCH] gnu: opencv: Update to 4.8.1 Andy Tai
  2024-01-01  2:01 ` [bug#67872] [PATCH v2] " Andy Tai
@ 2024-02-11  8:25 ` Andy Tai
  2024-02-13 12:16   ` bug#67872: " Christopher Baines
  2024-02-12 19:43 ` [bug#67872] QA passes Andy Tai
  2 siblings, 1 reply; 5+ messages in thread
From: Andy Tai @ 2024-02-11  8:25 UTC (permalink / raw)
  To: 67872; +Cc: Andy Tai

From f39c62a53948e005af96d6821b21958cb77eedd2 Mon Sep 17 00:00:00 2001
Message-ID: <f39c62a53948e005af96d6821b21958cb77eedd2.1702855345.git.atai@atai.org>
From: Andy Tai <atai@atai.org>
Date: Sun, 17 Dec 2023 15:20:58 -0800
Subject: [PATCH] gnu: opencv: Update to 4.8.1
To: guix-patches@gnu.org

* gnu/packages/image-processing.scm (opencv): Update to 4.8.1

Change-Id: Ia493896c063b32c5b42cdfee5e8e921dc957ff71
---
 gnu/packages/image-processing.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/image-processing.scm b/gnu/packages/image-processing.scm
index a25e88182d..98a3d0396d 100644
--- a/gnu/packages/image-processing.scm
+++ b/gnu/packages/image-processing.scm
@@ -494,7 +494,7 @@ (define-public vtk-7
 (define-public opencv
   (package
     (name "opencv")
-    (version "4.8.0")
+    (version "4.8.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -534,7 +534,7 @@ (define-public opencv
                   (for-each delete-file (find-files "." "\\.jar$"))))
               (sha256
                (base32
-                "14bjpb0ahhaqnim8g6vs0gyd6jgnmly1amx25a0rk1a6ii2aiywn"))))
+                "1alvfqacbmrn7s6rbx0r150fg0lmsg13s887gn289vdawgrd7k04"))))
     (build-system cmake-build-system)
     (arguments
      `(#:configure-flags

base-commit: a303cb9a20030433519e254c5396b4d3e29dba5f
-- 
2.34.1





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

* [bug#67872] QA passes
  2023-12-17 23:24 [bug#67872] [PATCH] gnu: opencv: Update to 4.8.1 Andy Tai
  2024-01-01  2:01 ` [bug#67872] [PATCH v2] " Andy Tai
  2024-02-11  8:25 ` [bug#67872] [PATCH v3] " Andy Tai
@ 2024-02-12 19:43 ` Andy Tai
  2 siblings, 0 replies; 5+ messages in thread
From: Andy Tai @ 2024-02-12 19:43 UTC (permalink / raw)
  To: 67872

The patch passes Guix QA
https://qa.guix.gnu.org/issue/67872




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

* bug#67872: [PATCH v3] gnu: opencv: Update to 4.8.1
  2024-02-11  8:25 ` [bug#67872] [PATCH v3] " Andy Tai
@ 2024-02-13 12:16   ` Christopher Baines
  0 siblings, 0 replies; 5+ messages in thread
From: Christopher Baines @ 2024-02-13 12:16 UTC (permalink / raw)
  To: Andy Tai; +Cc: 67872-done, guix-patches

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


Andy Tai <atai@atai.org> writes:

> From f39c62a53948e005af96d6821b21958cb77eedd2 Mon Sep 17 00:00:00 2001
> Message-ID: <f39c62a53948e005af96d6821b21958cb77eedd2.1702855345.git.atai@atai.org>
> From: Andy Tai <atai@atai.org>
> Date: Sun, 17 Dec 2023 15:20:58 -0800
> Subject: [PATCH] gnu: opencv: Update to 4.8.1
> To: guix-patches@gnu.org
>
> * gnu/packages/image-processing.scm (opencv): Update to 4.8.1
>
> Change-Id: Ia493896c063b32c5b42cdfee5e8e921dc957ff71
> ---
>  gnu/packages/image-processing.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed it to master as
68bc23a5ba7d92d67744a24a24a3cfdd30bfe453.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2024-02-13 12:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-17 23:24 [bug#67872] [PATCH] gnu: opencv: Update to 4.8.1 Andy Tai
2024-01-01  2:01 ` [bug#67872] [PATCH v2] " Andy Tai
2024-02-11  8:25 ` [bug#67872] [PATCH v3] " Andy Tai
2024-02-13 12:16   ` bug#67872: " Christopher Baines
2024-02-12 19:43 ` [bug#67872] QA passes Andy Tai

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.