all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Aleksandr Vityazev <avityazev@posteo.org>
To: 52567@debbugs.gnu.org
Subject: [bug#52567] [PATCH 1/2] gnu: boost-sync: Update to 1.55-1-e690de2d.
Date: Fri, 17 Dec 2021 08:13:55 +0000	[thread overview]
Message-ID: <36864dcfe9c642c429f302e54638b5addb028b25.1639728651.git.avityazev@posteo.org> (raw)
In-Reply-To: <cover.1639728651.git.avityazev@posteo.org>

* gnu/packages/audio.scm (boost-sync): Update to 1.55-1-e690de2d.
---
 gnu/packages/boost.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/boost.scm b/gnu/packages/boost.scm
index dab3abffab..b53b1f4257 100644
--- a/gnu/packages/boost.scm
+++ b/gnu/packages/boost.scm
@@ -364,9 +364,9 @@ (define-public boost-for-mysql
     (properties '((hidden? . #t)))))
 
 (define-public boost-sync
-  (let ((commit "c72891d9b90e2ceb466ec859f640cd012b2d8709")
+  (let ((commit "e690de2d30e2f1649ff500c9a6f3539814994b1c")
         (version "1.55")
-        (revision "1"))
+        (revision "2"))
     (package
       (name "boost-sync")
       (version (git-version version revision commit))
@@ -378,7 +378,7 @@ (define-public boost-sync
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "197mp5z048vz5kv1m4v3jm447l2gqsyv0rbfz11dz0ns343ihbyx"))))
+                  "0473hb15affjq2804xa99ikk4y1gzi46rygd9zhncl28ib7mnn26"))))
       (build-system trivial-build-system)
       (arguments
        `(#:modules ((guix build utils))
-- 
2.34.0



-- 

Aleksandr Vityazev




  reply	other threads:[~2021-12-17  8:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-17  8:12 [bug#52567] [PATCH 0/2] gnu: Update supercollider to 3.12.1 Aleksandr Vityazev
2021-12-17  8:13 ` Aleksandr Vityazev [this message]
2021-12-17  8:14 ` [bug#52567] [PATCH 2/2] gnu: supercollider: Update " Aleksandr Vityazev
2021-12-17  8:34 ` bug#52567: [PATCH 0/2] gnu: Update supercollider " Nicolas Goaziou

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

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

  git send-email \
    --in-reply-to=36864dcfe9c642c429f302e54638b5addb028b25.1639728651.git.avityazev@posteo.org \
    --to=avityazev@posteo.org \
    --cc=52567@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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.