guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 01/01: gnu: emacs-org, emacs-org-contrib: Update to 9.1.9.


From: Christopher Baines
Subject: Re: 01/01: gnu: emacs-org, emacs-org-contrib: Update to 9.1.9.
Date: Fri, 30 Mar 2018 12:29:36 +0100
User-agent: mu4e 1.0; emacs 25.3.1

Nicolas Goaziou <address@hidden> writes:

> ngz pushed a commit to branch master
> in repository guix.
>
> commit 5bd43f7fd104b80c3054c24b30489549f7ee7029
> Author: Nicolas Goaziou <address@hidden>
> Date:   Tue Mar 27 23:29:52 2018 +0200
>
>     gnu: emacs-org, emacs-org-contrib: Update to 9.1.9.
>     
>     * gnu/packages/emacs.scm (emacs-org):
>     (emacs-org-contrib): Update to 20180327, a.k.a. release 9.1.9.
> ---
>  gnu/packages/emacs.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
> index 098dcf7..6f13176 100644
> --- a/gnu/packages/emacs.scm
> +++ b/gnu/packages/emacs.scm
> @@ -4502,14 +4502,14 @@ passive voice.")
>      (name "emacs-org")
>      ;; emacs-org-contrib inherits from this package.  Please update its 
> sha256
>      ;; checksum as well.
> -    (version "20180226")
> +    (version "20180327")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append "https://orgmode.org/elpa/org-";
>                                    version ".tar"))
>                (sha256
>                 (base32
> -                "0jqvry6gah1bwnryha4asynj13jyds3qim0xcy7s01rxk99m2ziy"))))
> +                "0xmlzlxf15996sd3gj3naiz383d17ngjd9963p4h9kssrkjlwljy"))))
>      (build-system emacs-build-system)
>      (home-page "https://orgmode.org/";)
>      (synopsis "Outline-based notes management and organizer")
> @@ -4529,7 +4529,7 @@ reproducible research.")
>                                    (package-version emacs-org) ".tar"))
>                (sha256
>                 (base32
> -                "034wp70hcqnpidji5k1k80mj35iyyy098nbvc2sl7i2aca4m03zc"))))
> +                "1nqn7m1x9w5y356ylv5hia6v62pqfz9g3rzjbiffjxyyc34xvpfm"))))
>      (arguments
>       `(#:modules ((guix build emacs-build-system)
>                    (guix build utils)

I'm having some trouble with emacs-org-contrib after this change. Do you
still get the same sha256 hash for the source?


Starting download of 
/gnu/store/hm97cl04rhxhmm7ks146yala3rajy349-org-plus-contrib-20180327.tar
From https://orgmode.org/elpa/org-plus-contrib-20180327.tar...
Downloading 
https://mirror.hydra.gnu.org/guix/nar/gzip/807b97js4sbcr4k8d8bnc8m4px93735f-emacs-org-20180327...
 emacs-org-20180327  2.2MiB                                       2.0MiB/s 
00:01 [##################] 100.0%

@ substituter-succeeded 
/gnu/store/807b97js4sbcr4k8d8bnc8m4px93735f-emacs-org-20180327
 ...ib-20180327.tar  7.0MiB           4.6MiB/s 00:02 [##################] 100.0%
sha256 hash mismatch for output path 
`/gnu/store/hm97cl04rhxhmm7ks146yala3rajy349-org-plus-contrib-20180327.tar'
  expected: 1nqn7m1x9w5y356ylv5hia6v62pqfz9g3rzjbiffjxyyc34xvpfm
  actual:   1y1nn0bxnh9y4a3zrqng8n639j5da5387q2314sr3a8ggy1nb93s
@ build-failed 
/gnu/store/rf57ckvz5d3c6iky344vjddxhaz6bv6y-org-plus-contrib-20180327.tar.drv - 
1 sha256 hash mismatch for output path 
`/gnu/store/hm97cl04rhxhmm7ks146yala3rajy349-org-plus-contrib-20180327.tar'
  expected: 1nqn7m1x9w5y356ylv5hia6v62pqfz9g3rzjbiffjxyyc34xvpfm
  actual:   1y1nn0bxnh9y4a3zrqng8n639j5da5387q2314sr3a8ggy1nb93s
cannot build derivation 
`/gnu/store/akwq3sa3rnj0g5rajhchhfn4jn80g4r0-emacs-org-contrib-20180327.drv': 1 
dependencies couldn't be built
guix build: error: build failed: build of 
`/gnu/store/akwq3sa3rnj0g5rajhchhfn4jn80g4r0-emacs-org-contrib-20180327.drv' 
failed

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]