GNU bug report logs -
#74282
[PATCH] gnu: emacs-gnosis: Update to 0.4.8.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74282 in the body.
You can then email your comments to 74282 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org
:
bug#74282
; Package
guix-patches
.
(Sat, 09 Nov 2024 16:06:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Thanos Apollo <public <at> thanosapollo.org>
:
New bug report received and forwarded. Copy sent to
andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org
.
(Sat, 09 Nov 2024 16:06:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/emacs-xyz.scm (emacs-gnosis): Update to 0.4.8.
Change-Id: I27566e874ca6987a49f0136618a4df5a15136f87
---
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 88e1ab89a9..95b633ccd9 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -18705,7 +18705,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)
@@ -18714,7 +18714,7 @@ (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")
base-commit: 2a6d96425eea57dc6dd48a2bec16743046e32e06
--
2.46.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#74282
; Package
guix-patches
.
(Sat, 09 Nov 2024 19:54:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 74282 <at> debbugs.gnu.org (full text, mbox):
user guix
usertag 74282 + waiting-on-contributor
thanks
Guix QA review form submission:
Linter messages gives:
- sentences in description should be followed by two spaces
- no period allowed at the end of the synopsis
- home page unreachable, needs a trailing /
https://thanosapollo.org/projects/gnosis/
Could you please fix these minors ? Thanks !
Items marked as checked:
- Commit messages
- Package builds
- Lint warnings
- Package tests
- Package style
- List dependent packages build
Information forwarded
to
public <at> thanosapollo.org, csantosb <at> inventati.org, andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org
:
bug#74282
; Package
guix-patches
.
(Sun, 01 Dec 2024 11:37:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 74282 <at> debbugs.gnu.org (full text, mbox):
* 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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#74282
; Package
guix-patches
.
(Sun, 01 Dec 2024 20:46:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 74282 <at> debbugs.gnu.org (full text, mbox):
user guix
usertag 74282 - waiting-on-contributor
usertag 74282 + reviewed-looks-good
thanks
Items marked as checked:
- Commit messages
- Package builds
- Lint warnings
- Package style
- List dependent packages build
Information forwarded
to
guix-patches <at> gnu.org
:
bug#74282
; Package
guix-patches
.
(Sun, 01 Dec 2024 20:52:01 GMT)
Full text and
rfc822 format available.
Message #17 received at 74282 <at> debbugs.gnu.org (full text, mbox):
>dim. 01 déc. 2024 at 13:36, Thanos Apollo <public <at> thanosapollo.org> wrote:
Consider this next time regarding patch revisions:
https://guix.gnu.org/manual/devel/en/html_node/Sending-a-Patch-Series.html#Single-Patches-1
Thanks !
--
Cayetano Santos
Reply sent
to
Hilton Chain <hako <at> ultrarare.space>
:
You have taken responsibility.
(Mon, 02 Dec 2024 00:04:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Thanos Apollo <public <at> thanosapollo.org>
:
bug acknowledged by developer.
(Mon, 02 Dec 2024 00:04:03 GMT)
Full text and
rfc822 format available.
Message #22 received at 74282-done <at> debbugs.gnu.org (full text, mbox):
Hi Thanos,
On Sun, 01 Dec 2024 19:36:52 +0800,
Thanos Apollo wrote:
>
> * 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(-)
Applied as ca3a79ccee5f9a857e00128f11d04e3c1aef901a with adjustment on commit
message, thanks!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 30 Dec 2024 12:24:13 GMT)
Full text and
rfc822 format available.
This bug report was last modified 174 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.