unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Thanos Apollo <public@thanosapollo.org>
To: 74282@debbugs.gnu.org
Cc: Thanos Apollo <public@thanosapollo.org>,
	Thanos Apollo <public@thanosapollo.org>,
	Cayetano Santos <csantosb@inventati.org>,
	Andrew Tropin <andrew@trop.in>,
	Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
	Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: [bug#74282] [PATCH] gnu: emacs-gnosis: Update to 0.4.8.
Date: Sun,  1 Dec 2024 13:36:52 +0200	[thread overview]
Message-ID: <0a0899f74d049160c21b88c4928a790bab793482.1733051627.git.public@thanosapollo.org> (raw)
In-Reply-To: <66f283cc30b5d71bc504d7b3fea317ecfdd6a44e.1731166011.git.public@thanosapollo.org>

* gnu/packages/emacs-xyz.scm (emacs-gnosis): Update to 0.4.8.

Change-Id: Ie80016fc190e66695b7a8ea8e3fded7854ebc872
---
 gnu/packages/emacs-xyz.scm | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 5ad6933dc0..11518d9e7f 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -18884,7 +18884,7 @@ (define-public emacs-gn-mode
 (define-public emacs-gnosis
   (package
     (name "emacs-gnosis")
-    (version "0.4.3")
+    (version "0.4.8")
     (source
      (origin
        (method git-fetch)
@@ -18893,14 +18893,14 @@ (define-public emacs-gnosis
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0kp4vwzldcyf7c8dqjrfrqgwkfysiy8n8zc4c1j1p72p0m4rxwv8"))))
+        (base32 "1y9f5ms7aivwjfc951m68jfmwncfq5f4h876xvivxhfph4xnc76y"))))
     (build-system emacs-build-system)
     (propagated-inputs (list emacs-compat emacs-emacsql))
-    (home-page "https://thanosapollo.org/projects/gnosis")
-    (synopsis "Spaced repetition system for GNU Emacs.")
+    (home-page "https://thanosapollo.org/projects/gnosis/")
+    (synopsis "Spaced repetition system for GNU Emacs")
     (description
      "Gnosis is a spaced repetition system for note-taking and self-testing
-where notes are formatted as Question/Answer/Explanation. Notes are reviewed
+where notes are formatted as Question/Answer/Explanation.  Notes are reviewed
 at spaced intervals based on the success or failure in recalling the answer to
 each question.")
     (license license:gpl3+)))

base-commit: e5c1a708f5e28e8fa1e9cc19b18914f8d2f712fb
-- 
2.46.0





  parent reply	other threads:[~2024-12-01 11:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-09 16:05 [bug#74282] [PATCH] gnu: emacs-gnosis: Update to 0.4.8 Thanos Apollo
2024-11-09 19:54 ` [bug#74282] QA review for 74282 Cayetano Santos via Guix-patches via
2024-12-01 11:36 ` Thanos Apollo [this message]
2024-12-01 20:45   ` [bug#74282] [PATCH] gnu: emacs-gnosis: Update to 0.4.8 Cayetano Santos via Guix-patches via
2024-12-01 20:51   ` Cayetano Santos via Guix-patches via
2024-12-02  0:01   ` bug#74282: " Hilton Chain

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=0a0899f74d049160c21b88c4928a790bab793482.1733051627.git.public@thanosapollo.org \
    --to=public@thanosapollo.org \
    --cc=74282@debbugs.gnu.org \
    --cc=andrew@trop.in \
    --cc=cox.katherine.e+guix@gmail.com \
    --cc=csantosb@inventati.org \
    --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 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).