gnu: vte: Update to 0.60.3.
authorTobias Geerinckx-Rice <me@tobias.gr>
Wed, 29 Jul 2020 10:54:31 +0000 (12:54 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Wed, 29 Jul 2020 11:07:25 +0000 (13:07 +0200)
* gnu/packages/gnome.scm (vte): Update to 0.60.3.

gnu/packages/gnome.scm

index 345ac4a..9c0daa8 100644 (file)
@@ -3314,7 +3314,7 @@ libraries written in C.")
 (define-public vte
   (package
     (name "vte")
-    (version "0.60.2")
+    (version "0.60.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/vte/"
@@ -3322,7 +3322,7 @@ libraries written in C.")
                                   "vte-" version ".tar.xz"))
               (sha256
                (base32
-                "19ccbw0yca78h5qcnm8claj4fg1pj68nj1fsjqqfpzhj7w72i81m"))))
+                "0al2v6fn061v4j1wwvppim1q283y2a6s0iyl29hxhmx3h48nxdzy"))))
     (build-system meson-build-system)
     (arguments
      `(#:configure-flags