unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Pierre Langlois <pierre.langlois@gmx.com>
To: Pierre Langlois <pierre.langlois@gmx.com>
Cc: 43276-done@debbugs.gnu.org
Subject: bug#43276: [PATCH] gnu: emacs-org-contrib: Fix origin hash.
Date: Wed, 09 Sep 2020 13:45:00 +0100	[thread overview]
Message-ID: <87363rf7ar.fsf@gmx.com> (raw)
In-Reply-To: <87bligo4jb.fsf@gmx.com>

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


Fixed with 057d584b981d9a3293be03ee863d40a61c8aae74

Thanks!
Pierre

Pierre Langlois writes:

> Hi Guix!
>
> The recent emacs-org-contrib update gives me the wrong hash, is anybody
> having the same issue?
>
> Here's a patch to fix it.
>
> Thanks,
> Pierre
>
> From eb0001854dc605f4d59afae2d05b87eafc8ce818 Mon Sep 17 00:00:00 2001
> From: Pierre Langlois <pierre.langlois@gmx.com>
> Date: Tue, 8 Sep 2020 12:56:45 +0100
> Subject: [PATCH] gnu: emacs-org-contrib: Fix origin hash.
>
> * gnu/packages/emacs-xyz.scm (emacs-org-contrib)[origin]: Update hash.
> ---
>  gnu/packages/emacs-xyz.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
> index b346562959..1bf0611cf9 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -9665,7 +9665,7 @@ programming and reproducible research.")
>         (uri (string-append "https://orgmode.org/elpa/"
>                             "org-plus-contrib-" version ".tar"))
>         (sha256
> -        (base32 "1f2471klf0v90irpp80413y4v6mhf9bwmrirdilk7qz2p1l6wf4z"))))
> +        (base32 "1rgk3pwhsmbmwlncg60ahwrrkm1ks4xpwy2wzv9q7myl1aihjj54"))))
>      (arguments
>       `(#:modules ((guix build emacs-build-system)
>                    (guix build utils)


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 519 bytes --]

  reply	other threads:[~2020-09-09 12:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-08 12:07 [bug#43276] [PATCH] gnu: emacs-org-contrib: Fix origin hash Pierre Langlois
2020-09-09 12:45 ` Pierre Langlois [this message]
2020-09-09 13:01   ` zimoun
2020-09-09 13:16     ` Pierre Langlois
2020-09-09 13:20       ` Pierre Langlois
2020-09-09 13:49       ` zimoun

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=87363rf7ar.fsf@gmx.com \
    --to=pierre.langlois@gmx.com \
    --cc=43276-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).