[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/27: gnu: sbsigntools: Update to 0.9.3.
From: |
guix-commits |
Subject: |
13/27: gnu: sbsigntools: Update to 0.9.3. |
Date: |
Sun, 16 Feb 2020 16:59:26 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit bc6c06b0bf2b7634aa0c12e4ce673c15dba51b39
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Feb 16 18:13:19 2020 +0100
gnu: sbsigntools: Update to 0.9.3.
* gnu/packages/efi.scm (sbsigntools): Update to 0.9.3.
---
gnu/packages/efi.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/efi.scm b/gnu/packages/efi.scm
index b6e93dd..13c33ad 100644
--- a/gnu/packages/efi.scm
+++ b/gnu/packages/efi.scm
@@ -1,7 +1,7 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2019 Danny Milosavljevic <address@hidden>
;;; Copyright © 2019 Efraim Flashner <address@hidden>
-;;; Copyright © 2019 Tobias Geerinckx-Rice <address@hidden>
+;;; Copyright © 2019, 2020 Tobias Geerinckx-Rice <address@hidden>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -64,7 +64,7 @@ environment presented by Intel's EFI.")
(define-public sbsigntools
(package
(name "sbsigntools")
- (version "0.9.2")
+ (version "0.9.3")
(source
(origin
(method git-fetch)
@@ -75,8 +75,7 @@ environment presented by Intel's EFI.")
(recursive? #t)))
(file-name (git-file-name name version))
(sha256
- (base32
- "116649ixr6gvw9fqiljfflxsv4293hgm73bmba5ilxrzn4kpbzvb"))))
+ (base32 "0gc3xmp73xl7z4nkwz4qy960rdflmx7k4ksgyblcnia9smvsir6y"))))
(build-system gnu-build-system)
(arguments
`(#:phases
- 03/27: gnu: Remove blender@2.79b., (continued)
- 03/27: gnu: Remove blender@2.79b., guix-commits, 2020/02/16
- 01/27: gnu: Add rtl8812au-aircrack-ng-linux-module., guix-commits, 2020/02/16
- 06/27: gnu: boinc-client: Trim synopsis., guix-commits, 2020/02/16
- 02/27: gnu: blender: Update to 2.82., guix-commits, 2020/02/16
- 05/27: gnu: boinc-client: Update to 7.16.4., guix-commits, 2020/02/16
- 07/27: gnu: ddclient: Update to 3.9.1., guix-commits, 2020/02/16
- 09/27: gnu: camlp5: Update to 7.11., guix-commits, 2020/02/16
- 08/27: gnu: ddclient: Update home page., guix-commits, 2020/02/16
- 04/27: gnu: noise-repellent: Update to 0.1.5., guix-commits, 2020/02/16
- 11/27: gnu: lttoolbox: Remove redundant FILE-NAME., guix-commits, 2020/02/16
- 13/27: gnu: sbsigntools: Update to 0.9.3.,
guix-commits <=
- 14/27: gnu: fasm: Update to 1.73.22., guix-commits, 2020/02/16
- 15/27: gnu: fio: Update to 3.18., guix-commits, 2020/02/16
- 20/27: gnu: libmicrohttpd: Update to 0.9.70., guix-commits, 2020/02/16
- 18/27: gnu: openscenegraph: Fix typo in description., guix-commits, 2020/02/16
- 12/27: gnu: libasr: Update to 1.0.4., guix-commits, 2020/02/16
- 10/27: gnu: lttoolbox: Update to 3.5.1., guix-commits, 2020/02/16
- 16/27: gnu: flashrom: Update to 1.2., guix-commits, 2020/02/16
- 17/27: gnu: openscenegraph: Update to 3.6.5., guix-commits, 2020/02/16
- 19/27: gnu: freeorion: Update to 0.4.9., guix-commits, 2020/02/16
- 21/27: gnu: wabt: Use Texinfo mark-up., guix-commits, 2020/02/16