GNU bug report logs -
#75857
Update emacs-greader package.
Previous Next
Full log
Message #16 received at 75857-done <at> debbugs.gnu.org (full text, mbox):
Hello,
Yuval Langer <yuval.langer <at> gmail.com> writes:
> I accidentally wrote the wrong version number. The right number for
> this commit is 0.12.5.
>
> From 8b0180f9bec89e03f63a8fc2d9e4f7163e7ec311 Mon Sep 17 00:00:00 2001
> Message-Id: <8b0180f9bec89e03f63a8fc2d9e4f7163e7ec311.1737891271.git.yuval.langer <at> gmail.com>
> From: Yuval Langer <yuval.langer <at> gmail.com>
> Date: Sun, 26 Jan 2025 13:02:42 +0200
> Subject: [PATCH] gnu: emacs-greader: Update to 0.12.5.
I applied this patch instead of the one with the 0.12.6 update because
package follows upstream, not ELPA.
> (define-public emacs-greader
> - (let ((commit "0379b8a704692d6dbd728afdd982317803052e32")) ;version bump
> + (let ((commit "d58c1ee051afe384e23455b7c8b72ee1eae4850f")
> + (revision "1"))
> (package
> (name "emacs-greader")
> - (version "0.12.3")
> + (version (git-version "0.12.5" revision commit))
Note this is a version bump, so there’s no need to use a revision and
`git-version'.
Regards,
--
Nicolas Goaziou
This bug report was last modified 113 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.