unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Ada Stevenson <adanskana@gmail.com>
To: 74414@debbugs.gnu.org
Cc: Ada Stevenson <adanskana@gmail.com>, Ada Stevenson <adanskana@gmail.com>
Subject: [bug#74414] [PATCH 2/2] gnu: lem: Update to 534cb9f.
Date: Mon, 18 Nov 2024 17:32:15 +0800	[thread overview]
Message-ID: <49d8223ccbaaec3f761745c4f52ee5172a908c2f.1731921459.git.adanskana@gmail.com> (raw)
In-Reply-To: <cover.1731921459.git.adanskana@gmail.com>

* gnu/packages/text-editors.scm (lem): Update to 534cb9f.

Change-Id: Ica593ed6604738b64de7b2bde84aefc3145d911a
---
 gnu/packages/text-editors.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm
index db5db19bff..13b97bc8af 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -149,8 +149,8 @@ (define-public ed
     (license license:gpl3+)))
 
 (define-public lem
-  (let ((commit "7b380ea04cea2696975da6c7d8c29e57ce2907a2")
-        (revision "2"))
+  (let ((commit "534cb9f2e1e1b0ffbdf4552a39801deec21a76f8")
+        (revision "3"))
     (package
       (name "lem")
       (version (git-version "2.2.0" revision commit))
@@ -161,7 +161,7 @@ (define-public lem
                (url "https://github.com/lem-project/lem/")
                (commit commit)))
          (sha256
-          (base32 "1096vkpd3srs7c8mlirb6qfzmvp7hbkgrj9x6rniyvid9vl0ffmy"))
+          (base32 "0dxn5hc8lfw1l5d7kn16psbdvxrn8m7nvn3qhicqq7m3mml40v2h"))
          (file-name (git-file-name name version))
          (snippet
           #~(begin
-- 
2.46.0





  parent reply	other threads:[~2024-11-18  9:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-18  9:26 [bug#74414] [PATCH 0/2] Update `lem` to 534cb9f Ada Stevenson
2024-11-18  9:32 ` [bug#74414] [PATCH 1/2] gnu: sbcl-async-process: Update to 3b16b91 Ada Stevenson
2024-11-18  9:32 ` Ada Stevenson [this message]
2024-11-18  9:36 ` [bug#74414] [PATCH 0/2] Update `lem` to 534cb9f Thomas Stevenson
2024-11-19 13:49 ` bug#74414: " Guillaume Le Vaillant

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49d8223ccbaaec3f761745c4f52ee5172a908c2f.1731921459.git.adanskana@gmail.com \
    --to=adanskana@gmail.com \
    --cc=74414@debbugs.gnu.org \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).