From ead8b9cf82296c86deb9cac2a583ac7ab7db6c97 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 2 May 2025 02:03:53 +0000 Subject: [PATCH] bump: cuda-nvcc electron --- anda/tools/cuda-nvcc/cuda-nvcc.spec | 2 +- anda/tools/electron/electron.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/tools/cuda-nvcc/cuda-nvcc.spec b/anda/tools/cuda-nvcc/cuda-nvcc.spec index ec5e389288..890d435b3f 100644 --- a/anda/tools/cuda-nvcc/cuda-nvcc.spec +++ b/anda/tools/cuda-nvcc/cuda-nvcc.spec @@ -8,7 +8,7 @@ Name: %(echo %real_name | tr '_' '-') Epoch: 1 -Version: 12.8.93 +Version: 12.9.41 Release: 1%?dist Summary: CUDA Compiler (NVCC) License: CUDA Toolkit diff --git a/anda/tools/electron/electron.spec b/anda/tools/electron/electron.spec index 812a1abc21..a8587d570f 100644 --- a/anda/tools/electron/electron.spec +++ b/anda/tools/electron/electron.spec @@ -12,7 +12,7 @@ %global __provides_exclude_from %{_libdir}/%{name}/.*\\.so Name: electron -Version: 36.0.1 +Version: 36.1.0 Release: 1%?dist Summary: Build cross platform desktop apps with web technologies License: MIT