all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#60686] [PATCH 1/2] gnu: emacs-flim-lb: Update to commit 3a931b566494.
@ 2023-01-09  7:28 Hilton Chain via Guix-patches via
       [not found] ` <handler.60686.B.167324932214216.ack@debbugs.gnu.org>
  2023-01-13 22:00 ` bug#60686: [PATCH 1/2] gnu: emacs-flim-lb: Update to commit 3a931b566494 Nicolas Goaziou
  0 siblings, 2 replies; 3+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-01-09  7:28 UTC (permalink / raw)
  To: 60686


* gnu/packages/emacs-xyz.scm (emacs-flim-lb): Update to commit 3a931b566494.
---
 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 1f267da1ea..b1db0d85a2 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -34832,8 +34832,8 @@ (define-public emacs-apel-lb
 (define-public emacs-flim-lb
   ;; No release since Nov 28, 2007.
   (let ((version "1.14.9")
-        (revision "133")
-        (commit "57c6b868aa314717f40a520daed7249665e8d992"))
+        (revision "134")
+        (commit "3a931b566494e7dc210a5109b60c8cbd5b655108"))
     (package
       (name "emacs-flim-lb")
       (version (git-version version revision commit))
@@ -34845,7 +34845,7 @@ (define-public emacs-flim-lb
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "1mf8r5mf3bd0719fnhifb6lfvl7n4m552crcdhkbkkif8srrl6df"))))
+                  "0hva2nm0k37ssx42s0h9d9y6nawmp1g4qz1s8bvmp3s1897pvssz"))))
       (build-system emacs-build-system)
       (propagated-inputs (list emacs-apel-lb emacs-oauth2))
       (home-page "https://www.emacswiki.org/emacs/WanderLust")

base-commit: 2463e9f1fe10a1d7e02dff76f200da69cd3f24d1
-- 
2.38.1





^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-13 22:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-09  7:28 [bug#60686] [PATCH 1/2] gnu: emacs-flim-lb: Update to commit 3a931b566494 Hilton Chain via Guix-patches via
     [not found] ` <handler.60686.B.167324932214216.ack@debbugs.gnu.org>
2023-01-09  7:29   ` [bug#60686] [PATCH 2/2] gnu: emacs-semi-epg: Update to commit 7d8df0ef2f48 Hilton Chain via Guix-patches via
2023-01-13 22:00 ` bug#60686: [PATCH 1/2] gnu: emacs-flim-lb: Update to commit 3a931b566494 Nicolas Goaziou

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.