unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61878] [PATCH] gnu: splash: Update to 3.7.2.
@ 2023-02-28 23:04 Sharlatan Hellseher
  2023-03-14 10:40 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Sharlatan Hellseher @ 2023-02-28 23:04 UTC (permalink / raw)
  To: 61878; +Cc: Sharlatan Hellseher

* 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





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

* [bug#61878] [PATCH] gnu: splash: Update to 3.7.2.
  2023-02-28 23:04 [bug#61878] [PATCH] gnu: splash: Update to 3.7.2 Sharlatan Hellseher
@ 2023-03-14 10:40 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-03-14 10:40 UTC (permalink / raw)
  To: Sharlatan Hellseher; +Cc: 61878-done, 61878

[-- Attachment #1: Type: text/plain, Size: 286 bytes --]


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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2023-03-14 10:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-28 23:04 [bug#61878] [PATCH] gnu: splash: Update to 3.7.2 Sharlatan Hellseher
2023-03-14 10:40 ` Christopher Baines

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