[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/07: gnu: emacs-sml-mode: Update to 6.11.
From: |
guix-commits |
Subject: |
03/07: gnu: emacs-sml-mode: Update to 6.11. |
Date: |
Sun, 29 Jan 2023 09:41:28 -0500 (EST) |
ngz pushed a commit to branch master
in repository guix.
commit a792fb8b975a36712369e86a85c888ba79c3eedf
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun Jan 29 15:23:12 2023 +0100
gnu: emacs-sml-mode: Update to 6.11.
* gnu/packages/emacs-xyz.scm (emacs-sml-mode): Update to 6.11.
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 6a177ff4ec..1bb8622645 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -23672,14 +23672,14 @@ modes of SLIME.")
(define-public emacs-sml-mode
(package
(name "emacs-sml-mode")
- (version "6.10")
+ (version "6.11")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/sml-mode-"
version ".el"))
(sha256
- (base32 "01yf0s474r9xhj6nbs14ljn9ccxb5yy758i17c8nmgmqvm8fx7sb"))))
+ (base32 "05vga709kphbx6jacqh57cq5gyicwrxxf81gask5lbq7vzfzlbfc"))))
(build-system emacs-build-system)
(home-page "https://elpa.gnu.org/packages/sml-mode.html")
(synopsis "Major mode for editing (Standard) ML")
- branch master updated (b9e6e31877 -> 46a93fef85), guix-commits, 2023/01/29
- 01/07: gnu: emacs-sqlite3-api: Fix broken sqlite3.el., guix-commits, 2023/01/29
- 05/07: gnu: emacs-pulseaudio-control: Improve package style., guix-commits, 2023/01/29
- 04/07: gnu: emacs-pulseaudio-control: Update to 0.1-0.34a61143., guix-commits, 2023/01/29
- 02/07: gnu: emacs-project: Update to 0.9.6., guix-commits, 2023/01/29
- 06/07: gnu: Add emacs-clj-deps-new., guix-commits, 2023/01/29
- 03/07: gnu: emacs-sml-mode: Update to 6.11.,
guix-commits <=
- 07/07: gnu: Add emacs-lingva., guix-commits, 2023/01/29