all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 72931@debbugs.gnu.org
Cc: Hilton Chain <hako@ultrarare.space>,
	Andrew Tropin <andrew@trop.in>,
	Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
	Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: [bug#72931] [PATCH 1/3] gnu: emacs-flim-lb: Update to 1.14.9-143.23bb29d.
Date: Sun,  1 Sep 2024 23:37:30 +0800	[thread overview]
Message-ID: <cfad14a57cadb67572b9942a2f33c939908c6400.1725204114.git.hako@ultrarare.space> (raw)
In-Reply-To: <cover.1725204114.git.hako@ultrarare.space>

* gnu/packages/emacs-xyz.scm (emacs-flim-lb): Update to 1.14.9-143.23bb29d.

Change-Id: I39e0e89d7e0e75c0aa9447b6194be98b49487b63
---
 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 6c338329f2..f45ff5e2c4 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -40694,8 +40694,8 @@ (define-public emacs-apel-lb
 
 (define-public emacs-flim-lb
   ;; No release since Nov 28, 2007.
-  (let ((commit "abdd2315006eb31476249223569808adb1c0f7b2")
-        (revision "142"))
+  (let ((commit "23bb29d70a13cada2eaab425ef80071564586a6d")
+        (revision "143"))
     (package
       (name "emacs-flim-lb")
       (version (git-version "1.14.9" revision commit))
@@ -40707,7 +40707,7 @@ (define-public emacs-flim-lb
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "1s21y0djlyiwmc1kz3dx19mdiq472ib07gdrw353imw5vmx3mp7d"))))
+                  "14ihl59sj829hycbw182byk4npmrsmhcgl98j5v7i81vmxdfrcm9"))))
       (build-system emacs-build-system)
       (propagated-inputs (list emacs-apel-lb emacs-oauth2))
       (home-page "https://www.emacswiki.org/emacs/WanderLust")
-- 
2.45.2





  reply	other threads:[~2024-09-01 15:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-01 15:33 [bug#72931] [PATCH 0/3] gnu: emacs-wanderlust: Update to 2.15.9-829.8a0ea21 Hilton Chain via Guix-patches via
2024-09-01 15:37 ` Hilton Chain via Guix-patches via [this message]
2024-09-01 15:37 ` [bug#72931] [PATCH 2/3] gnu: emacs-semi-epg: Update to 1.14.6-250.85a52b8 Hilton Chain via Guix-patches via
2024-09-01 15:37 ` [bug#72931] [PATCH 3/3] gnu: emacs-wanderlust: Update to 2.15.9-829.8a0ea21 Hilton Chain via Guix-patches via
2024-09-13 18:59 ` [bug#72931] [PATCH 0/3] " Liliana Marie Prikler

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=cfad14a57cadb67572b9942a2f33c939908c6400.1725204114.git.hako@ultrarare.space \
    --to=guix-patches@gnu.org \
    --cc=72931@debbugs.gnu.org \
    --cc=andrew@trop.in \
    --cc=cox.katherine.e+guix@gmail.com \
    --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.