~ruther/guix-local

3d09915b4164b8a04f4c6b75cff90f973cc8ceec — Leo Famulari 1 year, 4 months ago f366441
gnu: linux-libre 5.4: Update to 5.4.291.

* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.291.
(linux-libre-5.4-pristine-source): Update hash.

Change-Id: Id2dd6a98f36df1d046016c52f2143ff9e77288e7
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/linux.scm
M gnu/packages/linux.scm => gnu/packages/linux.scm +2 -2
@@ 607,7 607,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS."
                            (%upstream-linux-source version hash)
                            deblob-scripts-5.10)))

(define-public linux-libre-5.4-version "5.4.290")
(define-public linux-libre-5.4-version "5.4.291")
(define-public linux-libre-5.4-gnu-revision "gnu1")
(define deblob-scripts-5.4
  (linux-libre-deblob-scripts


@@ 617,7 617,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given DEBLOB-SCRIPTS."
   (base32 "1q1wcslpwpwsnwzbddjdc0qv2h89492skyw2zsjyb4rpz41s66mg")))
(define-public linux-libre-5.4-pristine-source
  (let ((version linux-libre-5.4-version)
        (hash (base32 "0mm4q8f6kbqddy4zaxjf5xyqpnla5qprvsf7v3vq01gmlzr3rivc")))
        (hash (base32 "0vpgb3lmhgv5iw9b1z0kqr6vdv44if49marfp5858z3a8yj69bdk")))
   (make-linux-libre-source version
                            (%upstream-linux-source version hash)
                            deblob-scripts-5.4)))