ngz pushed a commit to branch master
in repository guix.
commit 28a204e35de454dc6a5e652857698e69595713fa
Author: Nicolas Goaziou <[email protected]>
AuthorDate: Fri Mar 7 09:51:11 2025 +0100
gnu: emacs-ol-notmuch: Update to 2.1.0.
* gnu/packages/emacs-xyz.scm (emacs-ol-notmuch): Update to 2.1.0.
[source, home-page]: Update upstream URL.
Change-Id: I088cc9dd0b2689bd1054b971a1b849bfe0fa33de
---
gnu/packages/emacs-xyz.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 4f48a14daa..cab504fe3f 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -10199,21 +10199,21 @@ src blocks.")
(define-public emacs-ol-notmuch
(package
(name "emacs-ol-notmuch")
- (version "2.0.2")
+ (version "2.1.0")
(source
(origin
(method git-fetch)
(uri (git-reference
- (url "https://git.sr.ht/~tarsius/ol-notmuch")
+ (url "https://github.com/tarsius/ol-notmuch")
(commit (string-append "v" version))))
(sha256
(base32
- "1hqppr7z3b9wwlsh5ahv3n3snqll6ipdczk47g72bihzjvg9fxyn"))
+ "1xipph77bzxhd6jspxz0ppja4p0wzrkhp4y41nix3lcky3f7a6s1"))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-compat emacs-notmuch emacs-org))
- (home-page "https://git.sr.ht/~tarsius/ol-notmuch")
+ (home-page "https://github.com/tarsius/ol-notmuch")
(synopsis "Links to notmuch messages for Emacs' Org mode")
(description
"This package implements links to Notmuch messages and searches for