unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Bilke <lars.bilke@ufz.de>
To: 62851@debbugs.gnu.org
Subject: [bug#62851] [PATCH] gnu: pybind11: Update to 2.10.4
Date: Fri, 14 Apr 2023 17:24:54 +0200	[thread overview]
Message-ID: <FA2367A5-2D3E-488D-A68E-C038602467B6@ufz.de> (raw)

[-- 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


             reply	other threads:[~2023-04-15 13:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-14 15:24 Lars Bilke [this message]
2023-04-28  8:57 ` [bug#62851] gnu: pybind11: Update to 2.10.4 Lars Bilke
2024-03-19 14:43 ` [bug#62851] [PATCH] " Lars Bilke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=FA2367A5-2D3E-488D-A68E-C038602467B6@ufz.de \
    --to=lars.bilke@ufz.de \
    --cc=62851@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).