GNU bug report logs -
#77147
[PATCH] gnu: lem: Update to 2.2.0-4.6e655f6.
Previous Next
To reply to this bug, email your comments to 77147 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
glv <at> posteo.net, cox.katherine.e+guix <at> gmail.com, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, jgart <at> dismail.de, guix-patches <at> gnu.org
:
bug#77147
; Package
guix-patches
.
(Fri, 21 Mar 2025 08:21:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ada Stevenson <adanskana <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
glv <at> posteo.net, cox.katherine.e+guix <at> gmail.com, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, jgart <at> dismail.de, guix-patches <at> gnu.org
.
(Fri, 21 Mar 2025 08:21:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/text-editors.scm (lem): Update to 2.2.0-4.6e655f6.
Change-Id: Ia853baac245cf0bfec647aca1edb4d45b4172c06
---
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 2a78848624..d4e5e5e65e 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -209,8 +209,8 @@ (define-public micro
(license license:expat)))
(define-public lem
- (let ((commit "534cb9f2e1e1b0ffbdf4552a39801deec21a76f8")
- (revision "3"))
+ (let ((commit "6e655f662356c192e46676437ad47e257cbbceb9")
+ (revision "4"))
(package
(name "lem")
(version (git-version "2.2.0" revision commit))
@@ -221,7 +221,7 @@ (define-public lem
(url "https://github.com/lem-project/lem/")
(commit commit)))
(sha256
- (base32 "0dxn5hc8lfw1l5d7kn16psbdvxrn8m7nvn3qhicqq7m3mml40v2h"))
+ (base32 "09qbry1wb05vy6yldy27w6x8cp39lhlx4migpxsq3vpabz1l3vxn"))
(file-name (git-file-name name version))
(snippet
#~(begin
base-commit: e12455a5e8d524c5c3fba1ae56ebc6819b4f9320
--
2.49.0
Reply sent
to
jgart <jgart <at> dismail.de>
:
You have taken responsibility.
(Fri, 21 Mar 2025 19:32:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Ada Stevenson <adanskana <at> gmail.com>
:
bug acknowledged by developer.
(Fri, 21 Mar 2025 19:32:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 77147-done <at> debbugs.gnu.org (full text, mbox):
Applied, thanks!
--
all the best,
jgart
This bug report was last modified 18 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.