unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Sharlatan Hellseher <sharlatanus@gmail.com>
To: 75326@debbugs.gnu.org
Cc: Sharlatan Hellseher <sharlatanus@gmail.com>
Subject: [bug#75326] [PATCH 4/6] gnu: xtl: Update to 0.7.7.
Date: Fri,  3 Jan 2025 20:35:04 +0000	[thread overview]
Message-ID: <5ce7f036220f8c6a1ca3a5a037e07cc09b0ca72e.1735936141.git.sharlatanus@gmail.com> (raw)
In-Reply-To: <cover.1735936141.git.sharlatanus@gmail.com>

* gnu/packages/cpp.scm (xtl): Update to 0.7.7.

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

diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
index 121cc64f17..f8971b9616 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -1060,7 +1060,7 @@ (define-public tomlplusplus
 (define-public xtl
   (package
     (name "xtl")
-    (version "0.7.5")
+    (version "0.7.7")
     (source
      (origin
        (method git-fetch)
@@ -1068,7 +1068,7 @@ (define-public xtl
              (url "https://github.com/xtensor-stack/xtl")
              (commit version)))
        (sha256
-        (base32 "1llfy6pkzqx2va74h9xafjylyvw6839a843mqc05n6x6wll5bkam"))
+        (base32 "1b42mjxchinsf2ylbvhyypfysg5sfphxqby53vlg82wvr23rijkz"))
        (file-name (git-file-name name version))))
     (build-system cmake-build-system)
     (arguments
-- 
2.46.0





  parent reply	other threads:[~2025-01-03 20:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-03 20:33 [bug#75326] [PATCH 0/6] Update xtensor-stack packages Sharlatan Hellseher
2025-01-03 20:35 ` [bug#75326] [PATCH 1/6] gnu: xsimd: Improve package style Sharlatan Hellseher
2025-01-03 20:35 ` [bug#75326] [PATCH 2/6] gnu: xsimd: Update to 11.0.0 Sharlatan Hellseher
2025-01-03 20:35 ` [bug#75326] [PATCH 3/6] gnu: xtl: Improve package style Sharlatan Hellseher
2025-01-03 20:35 ` Sharlatan Hellseher [this message]
2025-01-03 20:35 ` [bug#75326] [PATCH 5/6] gnu: xtensor: " Sharlatan Hellseher
2025-01-03 20:35 ` [bug#75326] [PATCH 6/6] gnu: xtensor: Update to 0.25.0 Sharlatan Hellseher
2025-01-21 23:39 ` bug#75326: [PATCH 0/6] Update xtensor-stack packages Sharlatan Hellseher

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=5ce7f036220f8c6a1ca3a5a037e07cc09b0ca72e.1735936141.git.sharlatanus@gmail.com \
    --to=sharlatanus@gmail.com \
    --cc=75326@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).