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: 64217@debbugs.gnu.org
Cc: Hilton Chain <hako@ultrarare.space>,
	Andrew Tropin <andrew@trop.in>,
	Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: [bug#64217] [PATCH 2/3] gnu: emacs-flim-lb: Update to 1.14.9-136.2cf5a78.
Date: Thu, 22 Jun 2023 16:16:37 +0800	[thread overview]
Message-ID: <ee43e8e9ac3770186b5fac9b7b9661cf369a634d.1687420809.git.hako@ultrarare.space> (raw)
In-Reply-To: <cover.1687420809.git.hako@ultrarare.space>

* gnu/packages/emacs-xyz.scm (emacs-flim-lb): Update to 1.14.9-136.2cf5a78.
---
 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 9d9dc26179..7899e25d49 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -37060,8 +37060,8 @@ (define-public emacs-apel-lb
 (define-public emacs-flim-lb
   ;; No release since Nov 28, 2007.
   (let ((version "1.14.9")
-        (revision "134")
-        (commit "3a931b566494e7dc210a5109b60c8cbd5b655108"))
+        (revision "136")
+        (commit "2cf5a7891090faca8de725b1d3743dcedf233ea2"))
     (package
       (name "emacs-flim-lb")
       (version (git-version version revision commit))
@@ -37073,7 +37073,7 @@ (define-public emacs-flim-lb
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "0hva2nm0k37ssx42s0h9d9y6nawmp1g4qz1s8bvmp3s1897pvssz"))))
+                  "1wsnipyl3blldcl8ynmpj1mxfvl7kjmxd8gapl83vqd3r0l9cr6q"))))
       (build-system emacs-build-system)
       (propagated-inputs (list emacs-apel-lb emacs-oauth2))
       (home-page "https://www.emacswiki.org/emacs/WanderLust")
-- 
2.40.1





  parent reply	other threads:[~2023-06-22  8:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-22  8:14 [bug#64217] [PATCH 0/3] Add emacs-spamfilter-el and update emacs-wanderlust Hilton Chain via Guix-patches via
2023-06-22  8:16 ` [bug#64217] [PATCH 1/3] gnu: Add emacs-spamfilter-el Hilton Chain via Guix-patches via
2023-06-22  8:16 ` Hilton Chain via Guix-patches via [this message]
2023-06-22  8:16 ` [bug#64217] [PATCH 3/3] gnu: emacs-wanderlust: Update to 2.15.9-789.3a827f7 Hilton Chain via Guix-patches via
     [not found] <"<cover.1687420809.git.hako@ultrarare.space>
2023-06-24 12:24 ` [bug#64217] [PATCH v2 0/3] Add emacs-spamfilter-el and update emacs-wanderlust Hilton Chain via Guix-patches via
2023-06-24 12:26   ` [bug#64217] [PATCH v2 1/3] gnu: Add emacs-spamfilter-el Hilton Chain via Guix-patches via
2023-06-24 12:26   ` [bug#64217] [PATCH v2 2/3] gnu: emacs-flim-lb: Update to 1.14.9-136.2cf5a78 Hilton Chain via Guix-patches via
2023-06-24 12:26   ` [bug#64217] [PATCH v2 3/3] gnu: emacs-wanderlust: Update to 2.15.9-791.8369b2d Hilton Chain via Guix-patches via
2023-06-28  3:51   ` bug#64217: [PATCH v2 0/3] Add emacs-spamfilter-el and update emacs-wanderlust Andrew Tropin
2023-06-28  4:27     ` [bug#64217] " 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=ee43e8e9ac3770186b5fac9b7b9661cf369a634d.1687420809.git.hako@ultrarare.space \
    --to=guix-patches@gnu.org \
    --cc=64217@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.