GNU bug report logs -
#78634
[PATCH] gnu: emacs-disproject: Update to 2.1.0.
Previous Next
Reported by: aurtzy <aurtzy <at> gmail.com>
Date: Thu, 29 May 2025 18:56:01 UTC
Severity: normal
Tags: patch
Done: Hilton Chain <hako <at> ultrarare.space>
To reply to this bug, email your comments to 78634 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
andrew <at> trop.in, csantosb <at> inventati.org, divya <at> subvertising.org, hako <at> ultrarare.space, ian <at> retrospec.tv, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, trev <at> trevdev.ca, guix-patches <at> gnu.org
:
bug#78634
; Package
guix-patches
.
(Thu, 29 May 2025 18:56:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
aurtzy <aurtzy <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
andrew <at> trop.in, csantosb <at> inventati.org, divya <at> subvertising.org, hako <at> ultrarare.space, ian <at> retrospec.tv, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, trev <at> trevdev.ca, guix-patches <at> gnu.org
.
(Thu, 29 May 2025 18:56: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-disproject): Update to 2.1.0.
Change-Id: Idd8c1b90275d5d53887440828e16e8ef931c65c5
---
gnu/packages/emacs-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 5db96486ce..d69ddce5bf 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -148,7 +148,7 @@
;;; Copyright © 2024, 2025 Spencer King <spencer.king <at> wustl.edu>
;;; Copyright © 2024 emma thompson <bigbookofbug <at> proton.me>
;;; Copyright © 2024-2025 Liam Hupfer <liam <at> hpfr.net>
-;;; Copyright © 2024 aurtzy <aurtzy <at> gmail.com>
+;;; Copyright © 2024-2025 aurtzy <aurtzy <at> gmail.com>
;;; Copyright © 2024 Olivier Rojon <o.rojon <at> posteo.net>
;;; Copyright © 2024 Divya Ranjan Pattanaik <divya <at> subvertising.org>
;;; Copyright © 2025 Arjan Adriaanse <arjan <at> adriaan.se>
@@ -1734,7 +1734,7 @@ (define-public emacs-discourse-mode
(define-public emacs-disproject
(package
(name "emacs-disproject")
- (version "2.0.0")
+ (version "2.1.0")
(source
(origin
(method git-fetch)
@@ -1743,7 +1743,7 @@ (define-public emacs-disproject
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0550bfqbprbr9s36xgyrwdg2mrry28j5cbd7fms980ixn6a4vcx5"))))
+ (base32 "17691mi013pp1l39dmgzil6kq3nl0dqnqmwsba5j1j3dbfzm9i42"))))
(build-system emacs-build-system)
(propagated-inputs (list emacs-transient))
(home-page "https://github.com/aurtzy/disproject")
base-commit: 799d930bf740a66792240eb27d98823f041b1335
--
2.49.0
Reply sent
to
Hilton Chain <hako <at> ultrarare.space>
:
You have taken responsibility.
(Fri, 30 May 2025 12:27:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
aurtzy <aurtzy <at> gmail.com>
:
bug acknowledged by developer.
(Fri, 30 May 2025 12:27:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 78634-done <at> debbugs.gnu.org (full text, mbox):
aurtzy <aurtzy <at> gmail.com> writes:
> * gnu/packages/emacs-xyz.scm (emacs-disproject): Update to 2.1.0.
>
> Change-Id: Idd8c1b90275d5d53887440828e16e8ef931c65c5
> ---
> gnu/packages/emacs-xyz.scm | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Applied as 451ba01867713efc8d828bd8cc29f2064d7849f4, thanks!
This bug report was last modified 8 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.