unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#33760] [PATCH] gnu: arm-trusted-firmware-sun50i-a64: Update to 2.0-2.98aab97.
@ 2018-12-15 13:57 Vagrant Cascadian
  2018-12-16 10:00 ` bug#33760: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Vagrant Cascadian @ 2018-12-15 13:57 UTC (permalink / raw)
  To: 33760

[-- Attachment #1: Type: text/plain, Size: 1206 bytes --]

* gnu/packages/firmware (arm-trusted-firmware-sun50i-a64): Update to
  2.0-2.98aab97.
---
 gnu/packages/firmware.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/firmware.scm b/gnu/packages/firmware.scm
index c396cd644..c8ca0678a 100644
--- a/gnu/packages/firmware.scm
+++ b/gnu/packages/firmware.scm
@@ -450,8 +450,8 @@ such as:
   (let ((base (make-arm-trusted-firmware "sun50i_a64"))
         ;; Use unreleased version which enables additional features needed for
         ;; LCD support
-        (commit "cabe0a31801e99e7abb84d2114ded6bb56f3c71e")
-        (revision "1"))
+        (commit "98aab97484b27e40aa74a93e5d1c1ac037a7e0b8")
+        (revision "2"))
     (package
       (inherit base)
       (name "arm-trusted-firmware-sun50i-a64")
@@ -465,7 +465,7 @@ such as:
           (file-name (git-file-name name version))
           (sha256
            (base32
-            "0srw2zj3vn5d2fwzjpwa5h70d5bwvb79jnpdvmd395npv0gxshdz")))))))
+            "0z5si034vcn4m68zaixc5v8fs1c7vxbh7n4hggxs55p0jg01dan5")))))))
 
 (define-public arm-trusted-firmware-puma-rk3399
   (let ((base (make-arm-trusted-firmware "rk3399"))
-- 
2.20.0

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#33760: [PATCH] gnu: arm-trusted-firmware-sun50i-a64: Update to 2.0-2.98aab97.
  2018-12-15 13:57 [bug#33760] [PATCH] gnu: arm-trusted-firmware-sun50i-a64: Update to 2.0-2.98aab97 Vagrant Cascadian
@ 2018-12-16 10:00 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2018-12-16 10:00 UTC (permalink / raw)
  To: 33760-done

[-- Attachment #1: Type: text/plain, Size: 265 bytes --]

Pushed as 04e46b988ad177543632a1cc5c4078904540aa9b

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-12-16 10:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-15 13:57 [bug#33760] [PATCH] gnu: arm-trusted-firmware-sun50i-a64: Update to 2.0-2.98aab97 Vagrant Cascadian
2018-12-16 10:00 ` bug#33760: " Efraim Flashner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).