* [PATCH] gnu: sunxi-tools: Update to 1.4.2.
@ 2016-12-11 17:16 Danny Milosavljevic
2016-12-11 19:14 ` Leo Famulari
0 siblings, 1 reply; 2+ messages in thread
From: Danny Milosavljevic @ 2016-12-11 17:16 UTC (permalink / raw)
To: guix-devel
* gnu/packages/admin.scm (sunxi-tools): Update to 1.4.2.
---
gnu/packages/admin.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 2079bf9e0..69c04dc13 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1865,14 +1865,14 @@ Kerberos and Heimdal and FAST is supported with recent MIT Kerberos.")
(define-public sunxi-tools
(package
(name "sunxi-tools")
- (version "1.4.1")
+ (version "1.4.2")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/linux-sunxi/"
"sunxi-tools/archive/v" version ".tar.gz"))
(sha256
- (base32 "06qd2b4dlzbmzfy4q9n8v5rkkbmgcfdbv4nkkcp4nysi10k7cpfs"))
+ (base32 "08iqwj95qw2s7ilhrdi2lkbc8dx64zk5lzz1qk587jr0lla81x41"))
(modules '((guix build utils)))
(snippet
;; Remove binaries contained in the tarball which are only for the
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] gnu: sunxi-tools: Update to 1.4.2.
2016-12-11 17:16 [PATCH] gnu: sunxi-tools: Update to 1.4.2 Danny Milosavljevic
@ 2016-12-11 19:14 ` Leo Famulari
0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2016-12-11 19:14 UTC (permalink / raw)
To: Danny Milosavljevic; +Cc: guix-devel
On Sun, Dec 11, 2016 at 06:16:18PM +0100, Danny Milosavljevic wrote:
> * gnu/packages/admin.scm (sunxi-tools): Update to 1.4.2.
Thanks, pushed!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-12-11 19:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-11 17:16 [PATCH] gnu: sunxi-tools: Update to 1.4.2 Danny Milosavljevic
2016-12-11 19:14 ` Leo Famulari
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.