[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/11: gnu: drawing: Update to 0.8.1.
From: |
guix-commits |
Subject: |
05/11: gnu: drawing: Update to 0.8.1. |
Date: |
Mon, 28 Jun 2021 12:05:36 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 1096ec5beb24d3e31a5d6c8327e57c5f1746879a
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Jun 28 08:15:22 2021 +0200
gnu: drawing: Update to 0.8.1.
* gnu/packages/gnome.scm (drawing): Update to 0.8.1.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 36e0bba..a161827 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4254,7 +4254,7 @@ engineering.")
(define-public drawing
(package
(name "drawing")
- (version "0.8.0")
+ (version "0.8.1")
(source
(origin
(method git-fetch)
@@ -4263,7 +4263,7 @@ engineering.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "03cx6acb0ph7b3difshjfddi8ld79wp8d12bdp7dp1q1820j5mz0"))))
+ (base32 "0a65mil9w4iw0h6kncg5d15s302sxfx25fpnkfv9pz54nj3hzghk"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t
- branch master updated (77c9c5c -> 370ab47), guix-commits, 2021/06/28
- 02/11: gnu: indi: Update to 1.9.1., guix-commits, 2021/06/28
- 07/11: gnu: upower: Build from Git sources., guix-commits, 2021/06/28
- 08/11: gnu: libgudev: Update to 236., guix-commits, 2021/06/28
- 09/11: gnu: upower: Update to 0.99.12., guix-commits, 2021/06/28
- 10/11: gnu: totem-pl-parser: Update to 3.26.6., guix-commits, 2021/06/28
- 01/11: gnu: acpica: Update to 20210604., guix-commits, 2021/06/28
- 06/11: gnu: gnome-autoar: Update to 0.3.3., guix-commits, 2021/06/28
- 04/11: gnu: Add xkbprint., guix-commits, 2021/06/28
- 03/11: gnu: stellarium: Update to 0.21.1., guix-commits, 2021/06/28
- 05/11: gnu: drawing: Update to 0.8.1.,
guix-commits <=
- 11/11: gnu: srain: Update to 1.2.3., guix-commits, 2021/06/28