From: jgart via Guix-patches via <guix-patches@gnu.org>
To: 54574@debbugs.gnu.org
Cc: jgart <jgart@dismail.de>
Subject: [bug#54574] [PATCH] gnu: emacs-psc-ide: Update to ce97d71.
Date: Fri, 25 Mar 2022 21:34:07 -0400 [thread overview]
Message-ID: <20220326013407.32300-1-jgart@dismail.de> (raw)
* gnu/packages/emacs-xyz.scm (emacs-psc-ide): Update to ce97d71.
---
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 42fc13f4c2..f518217378 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -17367,8 +17367,8 @@ (define-public emacs-pass
(define-public emacs-psc-ide
;; There is no proper release. The base version is extracted from the
;; "Version" keyword in the main file.
- (let ((commit "7fc2b841be25f5bc5e1eb7d0634436181c38b3fe")
- (revision "1"))
+ (let ((commit "ce97d719458ea099b40c02f05b6609601c727e66")
+ (revision "2"))
(package
(name "emacs-psc-ide")
(version (git-version "0.1.0" revision commit))
@@ -17381,7 +17381,7 @@ (define-public emacs-psc-ide
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "0r0fymyai30jimm34z1cmav4wgij8ci6s1d9y7qigygfbbfrdsmj"))))
+ (base32 "0xfw93pdf744h2yswc53qwyawfzkc31rv8dmha3irq7k1nklhq6y"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-company emacs-dash emacs-flycheck emacs-let-alist
--
2.34.0
next reply other threads:[~2022-03-26 1:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-26 1:34 jgart via Guix-patches via [this message]
2022-07-07 20:27 ` bug#54574: [PATCH] gnu: emacs-psc-ide: Update to ce97d71 Maxim Cournoyer
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=20220326013407.32300-1-jgart@dismail.de \
--to=guix-patches@gnu.org \
--cc=54574@debbugs.gnu.org \
--cc=jgart@dismail.de \
/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).