unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#54574] [PATCH] gnu: emacs-psc-ide: Update to ce97d71.
@ 2022-03-26  1:34 jgart via Guix-patches via
  2022-07-07 20:27 ` bug#54574: " Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2022-03-26  1:34 UTC (permalink / raw)
  To: 54574; +Cc: jgart

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#54574: [PATCH] gnu: emacs-psc-ide: Update to ce97d71.
  2022-03-26  1:34 [bug#54574] [PATCH] gnu: emacs-psc-ide: Update to ce97d71 jgart via Guix-patches via
@ 2022-07-07 20:27 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2022-07-07 20:27 UTC (permalink / raw)
  To: jgart; +Cc: 54574-done

Hi,

jgart <jgart@dismail.de> writes:

> * 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

Applied, thank you!

Maxim




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-07 20:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-26  1:34 [bug#54574] [PATCH] gnu: emacs-psc-ide: Update to ce97d71 jgart via Guix-patches via
2022-07-07 20:27 ` bug#54574: " Maxim Cournoyer

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).