unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: 01/01: gnu: emacs-org, emacs-org-contrib: Update to 9.1.9.
       [not found] ` <20180327213049.945E220BCE@vcs0.savannah.gnu.org>
@ 2018-03-30 11:29   ` Christopher Baines
  2018-03-30 18:06     ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Christopher Baines @ 2018-03-30 11:29 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: guix-devel

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


Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> ngz pushed a commit to branch master
> in repository guix.
>
> commit 5bd43f7fd104b80c3054c24b30489549f7ee7029
> Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
> 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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 962 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 01/01: gnu: emacs-org, emacs-org-contrib: Update to 9.1.9.
  2018-03-30 11:29   ` 01/01: gnu: emacs-org, emacs-org-contrib: Update to 9.1.9 Christopher Baines
@ 2018-03-30 18:06     ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2018-03-30 18:06 UTC (permalink / raw)
  To: Christopher Baines; +Cc: guix-devel

Hello,

Christopher Baines <mail@cbaines.net> writes:

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

Indeed. Odd. This should now be fixed. Thank you.

Regards,

-- 
Nicolas Goaziou                                                0x80A93738

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-31  8:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20180327213048.21342.53899@vcs0.savannah.gnu.org>
     [not found] ` <20180327213049.945E220BCE@vcs0.savannah.gnu.org>
2018-03-30 11:29   ` 01/01: gnu: emacs-org, emacs-org-contrib: Update to 9.1.9 Christopher Baines
2018-03-30 18:06     ` Nicolas Goaziou

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).