unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62851] [PATCH] gnu: pybind11: Update to 2.10.4
@ 2023-04-14 15:24 Lars Bilke
  2023-04-28  8:57 ` [bug#62851] " Lars Bilke
  2024-03-19 14:43 ` [bug#62851] [PATCH] " Lars Bilke
  0 siblings, 2 replies; 3+ messages in thread
From: Lars Bilke @ 2023-04-14 15:24 UTC (permalink / raw)
  To: 62851

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



[-- Attachment #2: 0001-gnu-pybind11-Update-to-2.10.4.patch --]
[-- Type: text/plain, Size: 1322 bytes --]

From 0add794a9fd020ef698b6c282f825edadbf90b25 Mon Sep 17 00:00:00 2001
Message-Id: <0add794a9fd020ef698b6c282f825edadbf90b25.1681485461.git.lars.bilke@ufz.de>
From: Lars Bilke <lars.bilke@ufz.de>
Date: Fri, 14 Apr 2023 17:16:34 +0200
Subject: [PATCH] gnu: pybind11: Update to 2.10.4.
To: guix-patches@gnu.org

    * gnu/packages/python-xyz.scm (pybind11): Update to 2.10.4.
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 60055b19aa..89139aa6ef 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -23388,7 +23388,7 @@ (define-public python-stone
 (define-public pybind11
   (package
     (name "pybind11")
-    (version "2.8.1")
+    (version "2.10.4")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -23396,7 +23396,7 @@ (define-public pybind11
                     (commit (string-append "v" version))))
               (sha256
                (base32
-                "10hrkrh78sk7k0ydw1ghmp7gvpwmkby0l2s0kf2iaj9sz0vijkhs"))
+                "0rbcfvl7y472sykzdq3vrkw83kar0lpzhk3wq9yj9cdydl8cpfcz"))
               (file-name (git-file-name name version))))
     (build-system cmake-build-system)
     (native-inputs
-- 
2.39.2


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

* [bug#62851] gnu: pybind11: Update to 2.10.4
  2023-04-14 15:24 [bug#62851] [PATCH] gnu: pybind11: Update to 2.10.4 Lars Bilke
@ 2023-04-28  8:57 ` Lars Bilke
  2024-03-19 14:43 ` [bug#62851] [PATCH] " Lars Bilke
  1 sibling, 0 replies; 3+ messages in thread
From: Lars Bilke @ 2023-04-28  8:57 UTC (permalink / raw)
  To: 62851

Hello,

this my first guix patch. Is there something missing or is there anything I can do to get this reviewed / merged?

Thanks a lot!
Lars




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

* [bug#62851] [PATCH] gnu: pybind11: Update to 2.10.4
  2023-04-14 15:24 [bug#62851] [PATCH] gnu: pybind11: Update to 2.10.4 Lars Bilke
  2023-04-28  8:57 ` [bug#62851] " Lars Bilke
@ 2024-03-19 14:43 ` Lars Bilke
  1 sibling, 0 replies; 3+ messages in thread
From: Lars Bilke @ 2024-03-19 14:43 UTC (permalink / raw)
  To: 62851

This can be closed as there is now pybind-2.10 available in Guix.




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

end of thread, other threads:[~2024-03-19 14:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-14 15:24 [bug#62851] [PATCH] gnu: pybind11: Update to 2.10.4 Lars Bilke
2023-04-28  8:57 ` [bug#62851] " Lars Bilke
2024-03-19 14:43 ` [bug#62851] [PATCH] " Lars Bilke

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