all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Vasile Dumitrascu <va511e@yahoo.com>
Cc: 30153@debbugs.gnu.org
Subject: [bug#30153] [PATCH] gnu: emacs-org: Update to 20180115.
Date: Thu, 18 Jan 2018 14:16:04 +0100	[thread overview]
Message-ID: <871sins3xn.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <791f9351-9b0f-186e-db27-a0dc95872628@yahoo.com> (Vasile Dumitrascu's message of "Thu, 18 Jan 2018 08:55:00 +0000")

Hello,

Vasile Dumitrascu <va511e@yahoo.com> writes:

>   First, please ignore the initial patch, as the commit was done on a
> wrong file version. Second, please find attached the correct patch that
> updates emacs-org and changes the source repository to the original
> orgmode.org as elpa does not track and have all the updates published
> officially.
>
>   I think tracking directly the orgmode repo should be better than
> tracking a elpa. Currently for example, in the original repo there are
> releases that are not present in elpa.

Thank you.

However, so far, I only published tagged releases. For example, the
latest tagged release (aka Org 9.1.6) is org-20180103.tar. Other
releases are cuts from the stable branch. IMO, we should keep it that
way.

There is an issue with Org repo and ELPA at the moment, but they should
usually be mirrors. IIUC, keeping ELPA as the source allows the ELPA
updater to function properly. So, perhaps we should temporarily move to
orgmode.org, until mirroring is fixed, then switch back to ELPA.

>      ;; emacs-org-contrib inherits from this package.  Please update its sha256
>      ;; checksum as well.

Per comment, you need to update emacs-org-contrib package as well.

> -    (version "20171205")
> +    (version "20180115")

See above. It should probably be org-20180103.tar.

>      (source (origin
>                (method url-fetch)
> -              (uri (string-append "http://elpa.gnu.org/packages/org-"
> +              (uri (string-append "http://orgmode.org/elpa/org-"

"https://orgmode.org/elpa/org-"

>                                    version ".tar"))
>                (sha256
>                 (base32
> -                "0a1rm94ci47jf5579sxscily680ysmy3hnxjcs073n45nk76za04"))))
> +                "1zc75kxbx9bk1xag46s027a290fnva1id8vv92lz9i5nkqnrm430"))))
>      (build-system emacs-build-system)
>      (home-page "http://orgmode.org/")

Albeit not directly related to your patch, this should also be fixed
(http -> https).

Regards,

-- 
Nicolas Goaziou                                                0x80A93738

  reply	other threads:[~2018-01-18 13:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-18  8:36 [bug#30153] [PATCH] gnu: emacs-org: Update to 20180115 Vasile Dumitrascu
2018-01-18  8:55 ` Vasile Dumitrascu
2018-01-18 13:16   ` Nicolas Goaziou [this message]
     [not found] <f66cd2f6-0973-4813-51a4-62ee7e50a65f@yahoo.com>
2018-01-18 22:49 ` Vasile Dumitrascu

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871sins3xn.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=30153@debbugs.gnu.org \
    --cc=va511e@yahoo.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.