unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Greg Hogan <code@greghogan.com>
To: 58143@debbugs.gnu.org
Cc: Greg Hogan <code@greghogan.com>
Subject: [bug#58143] [PATCH 1/2] gnu: bloomberg-bde-tools: Update to 3.107.0.0.
Date: Wed, 28 Sep 2022 13:14:34 +0000	[thread overview]
Message-ID: <6892cb2c4cc233ede670650d594a4981d2b4237c.1664219254.git.code@greghogan.com> (raw)
In-Reply-To: <cover.1664219254.git.code@greghogan.com>

* gnu/packages/cpp.scm (bloomberg-bde-tools): Update to 3.107.0.0.
---
 gnu/packages/cpp.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
index d03e0bc7e1..aa986557a8 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -1755,11 +1755,11 @@ (define-public simdjson
     (license license:asl2.0)))
 
 (define-public bloomberg-bde-tools
-  (let ((commit "094885bd177e0159232d4e6a060a04edb1edd786"))
+  (let ((commit "9932ac566f454f66c0024d1dcf6e41a6a482ebf5"))
     (package
       (name "bloomberg-bde-tools")
       ;; Recent releases are not tagged so commit must be used for checkout.
-      (version "3.97.0.0")
+      (version "3.107.0.0")
       (source (origin
                 (method git-fetch)
                 (uri (git-reference
@@ -1768,7 +1768,7 @@ (define-public bloomberg-bde-tools
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "0mbbai73z8amh23ah3wy35kmy612380yr5wg89mic60qwqmpqb02"))
+                  "1ms0ws5mxzl3vykx4jbl8n8p771y980jpmc8xvf3m3wpd1rkjrnm"))
                 (patches
                  (search-patches
                   "bloomberg-bde-tools-fix-install-path.patch"))))
-- 
2.37.3





  reply	other threads:[~2022-09-28 13:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-28 13:12 [bug#58143] [PATCH 0/2] Update bloomberg-bde Greg Hogan
2022-09-28 13:14 ` Greg Hogan [this message]
2022-09-28 13:14 ` [bug#58143] [PATCH 2/2] gnu: bloomberg-bde: Update to 3.108.0.1 Greg Hogan
2022-09-28 19:10   ` [bug#58143] [PATCH 0/2] Update bloomberg-bde Maxim Cournoyer
2023-05-17 15:16 ` [bug#58143] [PATCH v2 " Greg Hogan
2023-05-17 15:16   ` [bug#58143] [PATCH v2 1/2] gnu: bloomberg-bde-tools: Update to 3.118.0.0 Greg Hogan
2023-05-17 15:16   ` [bug#58143] [PATCH v2 2/2] gnu: bloomberg-bde: Update to 3.118.0.1 Greg Hogan
2023-08-17 16:59   ` bug#58143: [PATCH 0/2] Update bloomberg-bde Ludovic Courtès

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=6892cb2c4cc233ede670650d594a4981d2b4237c.1664219254.git.code@greghogan.com \
    --to=code@greghogan.com \
    --cc=58143@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).