~ruther/guix-local

c6b2b0b0a17f40588376bb97ddac0bcc0f9b21db — Sharlatan Hellseher 1 year, 5 months ago c44905f
gnu: splash: Update to 3.11.1.

* gnu/packages/astronomy.scm (splash): Update to 3.11.1.

Change-Id: If1f76fb40f4912fa667d8c17b0c247a900d413bf
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +2 -2
@@ 6946,7 6946,7 @@ astronomical fields.  SkyMaker is part of the
(define-public splash
  (package
    (name "splash")
    (version "3.10.3")
    (version "3.11.1")
    (source (origin
              (method git-fetch)
              (uri (git-reference


@@ 6954,7 6954,7 @@ astronomical fields.  SkyMaker is part of the
                    (commit (string-append "v" version))))
              (sha256
               (base32
                "077s9if7fmccvhsbp0dhvyqcil46vpbgdm1y6qn6h34r8lfqj9z6"))
                "133ihsxirik7iivi1hia6wwfvilwqhw19v5mmajs36zcj914qhyc"))
              (file-name (git-file-name name version))))
    (build-system gnu-build-system)
    (arguments