GNU bug report logs -
#76775
[PATCH] gnu: emacs-disproject: Update to 2.0.0.
Previous Next
Reported by: aurtzy <aurtzy <at> gmail.com>
Date: Thu, 6 Mar 2025 08:55:02 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 07 Mar 2025 10:38:56 +0100
with message-id <87a59xch8v.fsf <at> nicolasgoaziou.fr>
and subject line Re: [PATCH] gnu: emacs-disproject: Update to 2.0.0.
has caused the debbugs.gnu.org bug report #76775,
regarding [PATCH] gnu: emacs-disproject: Update to 2.0.0.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
76775: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76775
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/emacs-xyz.scm (emacs-disproject): Update to 2.0.0.
Change-Id: I4fae2020fb9e2ce1f68f76791931368c90c84e93
---
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 f5876a342c..8281835632 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -1640,7 +1640,7 @@ (define-public emacs-discourse-mode
(define-public emacs-disproject
(package
(name "emacs-disproject")
- (version "1.3.1")
+ (version "2.0.0")
(source
(origin
(method git-fetch)
@@ -1649,7 +1649,7 @@ (define-public emacs-disproject
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "03wf14vilnysj9szcffsadhw86p68v3083dv98d99c8axm51n6hz"))))
+ (base32 "0550bfqbprbr9s36xgyrwdg2mrry28j5cbd7fms980ixn6a4vcx5"))))
(build-system emacs-build-system)
(propagated-inputs (list emacs-transient))
(home-page "https://github.com/aurtzy/disproject")
base-commit: 310adf4ce70cbb864859274fcc7842bd519bbddc
--
2.48.1
[Message part 3 (message/rfc822, inline)]
> user guix
> usertag 76775 + reviewed-looks-good
> thanks
>
> Items marked as checked:
>
> - Commit messages
> - Package builds
> - Lint warnings
> - Package style
> - There are no package tests
> - No dependent packages build
> - Licenses
> - Synopsis and descriptions
Applied. Thanks!
--
Nicolas Goaziou
This bug report was last modified 79 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.