gnu: containerd: Update to 1.4.4.
[jackhill/guix/guix.git] / gnu / packages / astronomy.scm
index 4ee7cd7..6105ef2 100644 (file)
@@ -167,7 +167,7 @@ feature detection and cosmetic corrections.")
 (define-public wcslib
   (package
     (name "wcslib")
-    (version "7.4")
+    (version "7.5")
     (source
      (origin
        (method url-fetch)
@@ -175,7 +175,7 @@ feature detection and cosmetic corrections.")
              "ftp://ftp.atnf.csiro.au/pub/software/wcslib/wcslib-" version
              ".tar.bz2"))
        (sha256
-        (base32 "072i1id4zk08mwi2c1zpy8zxrabl8dqyklx9ikbd2nh56r0rc752"))))
+        (base32 "1536gmcpm6pckn9xrb6j8s4pm1vryjhzvhfaj9wx3jwxcpbdy0dw"))))
     (inputs
      `(("cfitsio" ,cfitsio)))
     (build-system gnu-build-system)
@@ -793,7 +793,7 @@ provide you with detailed information about each pass.")
 (define-public indi
   (package
     (name "indi")
-    (version "1.8.8")
+    (version "1.8.9")
     (source
      (origin
        (method git-fetch)
@@ -802,7 +802,7 @@ provide you with detailed information about each pass.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "19gm7rbnm3295g2i8mdzfslpz0vrcgfmbl59311qpszvlxbmyd2r"))))
+        (base32 "0nw4b2cdsg244slcm3yf1v11jlxbbjrpvi6ax90svs7rlandz8jv"))))
     (build-system cmake-build-system)
     (arguments
      `(#:configure-flags
@@ -972,7 +972,7 @@ of stand-alone functions and classes.")
         ("jsonschema" ,python-jsonschema)
         ("numpy" ,python-numpy)
         ("pyyaml" ,python-pyyaml)))
-     (home-page "http://github.com/asdf-format/asdf")
+     (home-page "https://github.com/asdf-format/asdf")
      (synopsis "Python tools to handle ASDF files")
      (description
       "The Advanced Scientific Data Format (ASDF) is a next-generation