From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 65258@debbugs.gnu.org
Cc: Hilton Chain <hako@ultrarare.space>,
Andrew Tropin <andrew@trop.in>,
Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: [bug#65258] [PATCH v2 1/2] gnu: emacs-flim-lb: Update to 1.14.9-137.80b8121.
Date: Tue, 15 Aug 2023 16:07:27 +0800 [thread overview]
Message-ID: <5bb8b83ade704e785897f677c48d5154150f5701.1692086754.git.hako@ultrarare.space> (raw)
In-Reply-To: <27d51e25a0590050dd71b88e31cab3b23d81ec08.1691890803.git.hako@ultrarare.space>
* gnu/packages/emacs-xyz.scm (emacs-flim-lb): Update to 1.14.9-137.80b8121.
[version]: Inline version.
---
gnu/packages/emacs-xyz.scm | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 0f0751e39a..be8ff7ad5a 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -37687,12 +37687,11 @@ (define-public emacs-apel-lb
(define-public emacs-flim-lb
;; No release since Nov 28, 2007.
- (let ((version "1.14.9")
- (revision "136")
- (commit "2cf5a7891090faca8de725b1d3743dcedf233ea2"))
+ (let ((commit "80b8121f05a5a0d7fcfe3e54085467a646dd2028")
+ (revision "137"))
(package
(name "emacs-flim-lb")
- (version (git-version version revision commit))
+ (version (git-version "1.14.9" revision commit))
(source (origin
(method git-fetch)
(uri (git-reference
@@ -37701,7 +37700,7 @@ (define-public emacs-flim-lb
(file-name (git-file-name name version))
(sha256
(base32
- "1wsnipyl3blldcl8ynmpj1mxfvl7kjmxd8gapl83vqd3r0l9cr6q"))))
+ "02shd2mp9ywncn0wxgrijn0i8fa69kfx1y6nh5jjd64dyiczmskk"))))
(build-system emacs-build-system)
(propagated-inputs (list emacs-apel-lb emacs-oauth2))
(home-page "https://www.emacswiki.org/emacs/WanderLust")
base-commit: 642ae73ec0c38ee4758ad9d39f16232c8945c6b6
--
2.41.0
next prev parent reply other threads:[~2023-08-15 8:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-13 1:40 [bug#65258] [PATCH 1/2] gnu: emacs-flim-lb: Update to 1.14.9-137.80b8121 Hilton Chain via Guix-patches via
2023-08-13 1:42 ` [bug#65258] [PATCH 2/2] gnu: emacs-semi-epg: Update to 1.14.6-246.9370961 Hilton Chain via Guix-patches via
2023-08-13 21:33 ` Liliana Marie Prikler
2023-08-15 7:59 ` Hilton Chain via Guix-patches via
2023-08-15 8:07 ` Hilton Chain via Guix-patches via [this message]
2023-08-15 8:08 ` [bug#65258] [PATCH v2 " Hilton Chain via Guix-patches via
2023-08-29 13:00 ` bug#65258: " Christopher Baines
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=5bb8b83ade704e785897f677c48d5154150f5701.1692086754.git.hako@ultrarare.space \
--to=guix-patches@gnu.org \
--cc=65258@debbugs.gnu.org \
--cc=andrew@trop.in \
--cc=hako@ultrarare.space \
--cc=liliana.prikler@gmail.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.