emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61878: closed ([PATCH] gnu: splash: Update to 3.7.2.)


From: GNU bug Tracking System
Subject: bug#61878: closed ([PATCH] gnu: splash: Update to 3.7.2.)
Date: Tue, 14 Mar 2023 10:42:04 +0000

Your message dated Tue, 14 Mar 2023 10:40:46 +0000
with message-id <87pm9bzkce.fsf@cbaines.net>
and subject line Re: [bug#61878] [PATCH] gnu: splash: Update to 3.7.2.
has caused the debbugs.gnu.org bug report #61878,
regarding [PATCH] gnu: splash: Update to 3.7.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
61878: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61878
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: splash: Update to 3.7.2. Date: Tue, 28 Feb 2023 23:04:02 +0000
* gnu/packages/astronomy.scm (splash): Update to 3.7.2.
---
 gnu/packages/astronomy.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 4039e8c038..1c39c2a181 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -761,7 +761,7 @@ (define-public siril
 (define-public splash
   (package
     (name "splash")
-    (version "3.5.1")
+    (version "3.7.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -769,7 +769,7 @@ (define-public splash
                     (commit (string-append "v" version))))
               (sha256
                (base32
-                "12s3w96wzd4zpxw4adzhalkr57fgdk7cjp6bj596jnd87pz3rhyd"))
+                "0nsm6rk0bi99xz7wclk0zy4bpqf0qcsdln5cdjb30lhpf37i2fpa"))
               (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (arguments
-- 
2.39.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#61878] [PATCH] gnu: splash: Update to 3.7.2. Date: Tue, 14 Mar 2023 10:40:46 +0000 User-agent: mu4e 1.8.13; emacs 28.2
Sharlatan Hellseher <sharlatanus@gmail.com> writes:

> * gnu/packages/astronomy.scm (splash): Update to 3.7.2.
> ---
>  gnu/packages/astronomy.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, pushed to master as 79ba6380cf4ea7064d5f232b0423a8b7d0ba953c.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]