unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Julien Lepiller <julien@lepiller.eu>
To: 49076-done@debbugs.gnu.org
Subject: bug#49076: [PATCH] gnu: dune-bootstrap: Update to 2.8.5.
Date: Fri, 18 Jun 2021 08:57:49 -0400	[thread overview]
Message-ID: <9062E211-0247-45D3-A435-DCAC153C1ADC@lepiller.eu> (raw)
In-Reply-To: <2404d42621a17977ba20800b5d9bf2a70585f201.1623957151.git.public@yoctocell.xyz>

[-- Attachment #1: Type: text/plain, Size: 1430 bytes --]

Oops, didn't send to tre right address. Pushed to master, thanks.

Le 17 juin 2021 15:15:53 GMT-04:00, Xinglu Chen <public@yoctocell.xyz> a écrit :
>* gnu/packages/ocaml.scm (dune-bootstrap): Update to 2.8.5.
>---
>This would result in a rebuild of all the OCaml packages, there are
>only
>around 200 of them, so I think its OK to target ’master’.
>
>  ~/src/guix $ guix package -A ^ocaml | wc -l
>  200
>
> gnu/packages/ocaml.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
>diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
>index dcfe8ce391..7dd9338458 100644
>--- a/gnu/packages/ocaml.scm
>+++ b/gnu/packages/ocaml.scm
>@@ -1589,7 +1589,7 @@ full_split, cut, rcut, etc..")
> (define dune-bootstrap
>   (package
>     (name "dune")
>-    (version "2.7.1")
>+    (version "2.8.5")
>     (source (origin
>               (method git-fetch)
>               (uri (git-reference
>@@ -1598,7 +1598,7 @@ full_split, cut, rcut, etc..")
>               (file-name (git-file-name name version))
>               (sha256
>                (base32
>-               
>"10qgx83fq8b522y9mpllrp0l5cgmr2bs5s7aix5img21hlbm34in"))))
>+               
>"0a1jj6njzsfjgklsirs6a79079wg4jhy6n888vg3dgp44awwq5jn"))))
>     (build-system ocaml-build-system)
>     (arguments
>      `(#:tests? #f; require odoc
>
>base-commit: 99529872738d8da71570fa224ec7f1393c32c9b5
>-- 
>2.32.0

[-- Attachment #2: Type: text/html, Size: 1681 bytes --]

  reply	other threads:[~2021-06-18 12:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-17 19:15 [bug#49076] [PATCH] gnu: dune-bootstrap: Update to 2.8.5 Xinglu Chen
2021-06-18 12:57 ` Julien Lepiller [this message]
2021-06-18 13:42   ` Xinglu Chen
2021-06-18 15:19     ` Julien Lepiller
2021-06-19  8:46     ` pukkamustard
2021-06-19 10:33       ` Julien Lepiller

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=9062E211-0247-45D3-A435-DCAC153C1ADC@lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=49076-done@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).