unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: JesseJohnGildersleve <JesseJohnGildersleve@protonmail.com>
To: 35221@debbugs.gnu.org
Subject: [bug#35221] [PATCH 1/2] Update bordeaux-threads update to 0.8.6 and add log4cl
Date: Wed, 10 Apr 2019 18:27:17 +0000	[thread overview]
Message-ID: <rpnniaFFYw0HOebPrTpNwmRyy79869FfLkAxX7Lu891hHptmW-fqtW7iDHgpmRo_jesFD_0uosEALNS8pwbXWxMyn5IQj_xIWVv2UikVN2E=@protonmail.com> (raw)

This update will be eventually needed to build a future version of the next browser (I am packaging the git version). This package is required for the package sbclc-log4cl.

From c4d33e29cefbab083eb19aeb44a2fd47841da21c Mon Sep 17 00:00:00 2001
From: frozenpigs <purpjuice@protonmail.com>
Date: Wed, 10 Apr 2019 18:48:12 +0100
Subject: [PATCH] gnu: bordeaux-threads update to 0.8.6

---
 gnu/packages/lisp.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm
index 5a30e7c1dd..e0f3e0ae40 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -13,6 +13,7 @@
 ;;; Copyright © 2018 Pierre Neidhardt <mail@ambrevar.xyz>
 ;;; Copyright © 2018 Pierre Langlois <pierre.langlois@gmx.com>
 ;;; Copyright © 2019 Katherine Cox-Buday <cox.katherine.e@gmail.com>
+;;; Copyright © 2019 Jesse Gildersleve <jessejohngildersleve@protonmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -714,18 +715,18 @@ interactive development model in mind.")
   (sbcl-package->ecl-package sbcl-fiveam))

 (define-public sbcl-bordeaux-threads
-  (let ((commit "354abb0ae9f1d9324001e1a8abab3128d7420e0e")
+  (let ((commit "5dce49fbc829f4d136a734f5ef4f5d599660984f")
         (revision "1"))
     (package
       (name "sbcl-bordeaux-threads")
-      (version (git-version "0.8.5" revision commit))
+      (version (git-version "0.8.6" revision commit))
       (source (origin
                 (method git-fetch)
                 (uri (git-reference
                       (url "https://github.com/sionescu/bordeaux-threads.git")
                       (commit commit)))
                 (sha256
-                 (base32 "1hcfp21l6av1xj6z7r77sp6h4mwf9vvx4s745803sysq2qy2mwnq"))
+                 (base32 "1gkh9rz7zw57n3110ikcf4835950wr4hgp8l79id5ai6nd86x7wv"))
                 (file-name
                  (git-file-name "bordeaux-threads" version))))
       (inputs `(("alexandria" ,sbcl-alexandria)))
--
2.21.0

             reply	other threads:[~2019-04-10 18:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-10 18:27 JesseJohnGildersleve [this message]
2019-04-10 18:29 ` [bug#35221] Add log4cl packages JesseJohnGildersleve
2019-04-10 18:30 ` [bug#35221] [PATCH 2/2] " JesseJohnGildersleve
2019-04-10 19:02   ` JesseJohnGildersleve
2019-04-16 17:22     ` bug#35221: " 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='rpnniaFFYw0HOebPrTpNwmRyy79869FfLkAxX7Lu891hHptmW-fqtW7iDHgpmRo_jesFD_0uosEALNS8pwbXWxMyn5IQj_xIWVv2UikVN2E=@protonmail.com' \
    --to=jessejohngildersleve@protonmail.com \
    --cc=35221@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).