[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/18: gnu: emacs-flim-lb: Update to 1.14.9-137.80b8121.
From: |
guix-commits |
Subject: |
08/18: gnu: emacs-flim-lb: Update to 1.14.9-137.80b8121. |
Date: |
Tue, 29 Aug 2023 08:54:34 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 1650e3585be247e56c87419a6b06cd3a912f0600
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Tue Aug 15 16:07:27 2023 +0800
gnu: emacs-flim-lb: Update to 1.14.9-137.80b8121.
* gnu/packages/emacs-xyz.scm (emacs-flim-lb): Update to 1.14.9-137.80b8121.
[version]: Inline version.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
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 4f2ad4fb15..e191efb7f6 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -37710,12 +37710,11 @@ latest Emacs.")
(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
@@ -37724,7 +37723,7 @@ latest Emacs.")
(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";)
- 07/18: gnu: ccid: Update to 1.5.2., (continued)
- 07/18: gnu: ccid: Update to 1.5.2., guix-commits, 2023/08/29
- 06/18: gnu: smartdns: Update to 43., guix-commits, 2023/08/29
- 10/18: gnu: waybar: Update to 0.9.20., guix-commits, 2023/08/29
- 15/18: gnu: opencv: Update to 4.8.0, guix-commits, 2023/08/29
- 01/18: gnu: guix-build-coordinator: Update to 0-88.cbded42., guix-commits, 2023/08/29
- 17/18: gnu: font-sarasa-gothic: Update to 0.41.7., guix-commits, 2023/08/29
- 05/18: gnu: dino: Update to 0.4.3., guix-commits, 2023/08/29
- 13/18: gnu: looking-glass-client: Update to B6., guix-commits, 2023/08/29
- 03/18: gnu: librecast: Update to 0.7-RC3., guix-commits, 2023/08/29
- 04/18: gnu: lcsync: Update to 0.2.1., guix-commits, 2023/08/29
- 08/18: gnu: emacs-flim-lb: Update to 1.14.9-137.80b8121.,
guix-commits <=
- 16/18: gnu: tuxedo-keyboard: Update to 3.2.10., guix-commits, 2023/08/29
- 12/18: gnu: profanity: Update to 0.14.0., guix-commits, 2023/08/29
- 09/18: gnu: emacs-semi-epg: Update to 1.14.6-246.9370961., guix-commits, 2023/08/29
- 11/18: gnu: emacs-php-mode: Update to 1.25.0., guix-commits, 2023/08/29
- 14/18: gnu: looking-glass-client: Update package style., guix-commits, 2023/08/29
- 18/18: gnu: hyfetch: Update to 1.4.10., guix-commits, 2023/08/29