gnu: libhandy: Update to 1.2.1.
authorTobias Geerinckx-Rice <me@tobias.gr>
Mon, 19 Apr 2021 10:38:50 +0000 (12:38 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Mon, 19 Apr 2021 17:22:58 +0000 (19:22 +0200)
* gnu/packages/gnome.scm (libhandy): Update to 1.2.1.

gnu/packages/gnome.scm

index ccb0814..0f17e92 100644 (file)
@@ -10971,7 +10971,7 @@ tabs, and it supports drag and drop re-ordering of terminals.")
 (define-public libhandy
   (package
     (name "libhandy")
-    (version "1.2.0")
+    (version "1.2.1")
     (source
      (origin
        (method git-fetch)
@@ -10980,7 +10980,7 @@ tabs, and it supports drag and drop re-ordering of terminals.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1a8wfgm2jd3gcbk1nzhq6f2xq7vkxdc9qky8p9k0za9gqi7xfg4v"))))
+        (base32 "1mkxvqk8r6kk5my2c7nnb7z0y39grgrl7y41cnq857qs6ljqlrfv"))))
     (build-system meson-build-system)
     (arguments
      `(#:configure-flags