summary refs log tree commit diff
path: root/gnu/packages/gnome.scm
diff options
context:
space:
mode:
authorGiovanni Biscuolo <g@xelera.eu>2023-05-05 15:39:01 +0200
committerLiliana Marie Prikler <liliana.prikler@gmail.com>2023-05-21 22:18:46 +0200
commitc5bc698e8922d78ed85989985cc2ceb034de2f23 (patch)
tree3b1a4b6a402730de06a52b6df990d8d29ab5bbac /gnu/packages/gnome.scm
parent9d77f6562b97e9598f651b491ce45a4b84a83656 (diff)
downloadguix-c5bc698e8922d78ed85989985cc2ceb034de2f23.tar.gz
gnu: dia: Update to 0.97.3-4.b903dd8
* gnu/packages/gnome.scm (dia): Update to 0.97.3-4.b903dd8

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Diffstat (limited to 'gnu/packages/gnome.scm')
-rw-r--r--gnu/packages/gnome.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index bf5420b1f0..2b071de9d3 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1952,8 +1952,8 @@ and system administrators.")
   ;; recent versions of the build tools.  The latest activity on the
   ;; pre-GNOME version has been in 2014, while GNOME has continued applying
   ;; fixes since.
-  (let ((commit "0997887d97f01be28bf3886dfd3e2002de437930")
-        (revision "3"))
+  (let ((commit "b903dd83aa5aab1b41c7864dd5027d1b6a0a190c")
+        (revision "4"))
     (package
       (name "dia")
       (version (git-version "0.97.3" revision commit))
@@ -1965,7 +1965,7 @@ and system administrators.")
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "199b4n1jydg1g9lnz0r8xx67h7s2ac2lfj89zp015lbs0qqfkmsh"))))
+                  "0j5q7whwpzzfsinjryp3g0xh3cyy88drwyr0w8x0666mj6h70h6a"))))
       (build-system meson-build-system)
       ;; XXX: Parallel builds may cause: [74/566] [...]
       ;; fatal error: dia-lib-enums.h: No such file or directory