[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
34/36: gnu: brasero: Update to 3.12.3.
From: |
guix-commits |
Subject: |
34/36: gnu: brasero: Update to 3.12.3. |
Date: |
Mon, 4 Oct 2021 07:44:06 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 41e24ace7de6910605668cbf641827a4ffcf8aea
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Oct 4 04:32:42 2021 +0200
gnu: brasero: Update to 3.12.3.
* gnu/packages/gnome.scm (brasero): Update to 3.12.3.
---
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 2d50ada..a8eb41c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -280,7 +280,7 @@
(define-public brasero
(package
(name "brasero")
- (version "3.12.2")
+ (version "3.12.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/brasero/"
@@ -288,7 +288,7 @@
"brasero-" version ".tar.xz"))
(sha256
(base32
- "0h90y674j26rvjahb8cc0w79zx477rb6zaqcj26wzvq8kmpic8k8"))))
+ "05gabybkl7xfinwx97i4scp9hic0dlxj7gh03dyj0hd16fp9wx47"))))
(build-system glib-or-gtk-build-system)
(arguments
`(#:configure-flags (list
- 26/36: gnu: ndisc6: Update to 1.0.5., (continued)
- 26/36: gnu: ndisc6: Update to 1.0.5., guix-commits, 2021/10/04
- 32/36: gnu: haveged: Don't build the static library., guix-commits, 2021/10/04
- 16/36: gnu: cawbird: Update to 1.4.2., guix-commits, 2021/10/04
- 27/36: gnu: btrfs-progs: Update to 5.14.1., guix-commits, 2021/10/04
- 19/36: gnu: cifs-utils: Build & install man pages., guix-commits, 2021/10/04
- 21/36: gnu: cifs-utils: Fix support for dropping capabilities., guix-commits, 2021/10/04
- 29/36: gnu: squid: Update to 4.16., guix-commits, 2021/10/04
- 17/36: gnu: openssh: Update to 8.8p1 [security fixes]., guix-commits, 2021/10/04
- 31/36: gnu: haveged: Update to 1.9.15., guix-commits, 2021/10/04
- 36/36: doc: Fix 'setuid-program' example., guix-commits, 2021/10/04
- 34/36: gnu: brasero: Update to 3.12.3.,
guix-commits <=
- 35/36: gnu: brasero: Embed growisofs from dvd+rw-tools input., guix-commits, 2021/10/04