guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#41568] [PATCH] update-guix-package: Use 'origin-hash'.


From: Vincent Legoll
Subject: [bug#41568] [PATCH] update-guix-package: Use 'origin-hash'.
Date: Fri, 29 May 2020 10:34:54 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

On 28/05/2020 10:22, Tobias Geerinckx-Rice wrote:
Vincent,

Strange, it works fine here on 023eea68f53a6d2979f558fc7590f43aee3aff43:

  ~/guix λ guix environment guix -- make update-guix-package
  git rev-parse HEAD
  aa77b5745dea6591f162c3f2260425479c0da596
  ./pre-inst-env "/gnu/store/…-profile/bin/guile"  \
     ./build-aux/update-guix-package.scm    \
     "`git rev-parse HEAD`"
  source code for commit aa77b5745dea6591f162c3f2260425479c0da596:
  /gnu/store/…-guix-1.1.0-5.aa77b57-checkout
  (GC root: guix-1.1.0-5.aa77b57-checkout)

That's strange indeed, I tried multiple times with various attempts
at fixing it, and got the failure every time.

Vincent Legoll 写道:
* gnu/packages/package-management.scm (main): Use 'origin-hash' instead
of 'origin-sha256'.

Your change still looks correct so I've pushed it as 6bfb3eb75dc012e3a0e53da2dc29777c10b6a1ee.

Thanks

--
Vincent Legoll





reply via email to

[Prev in Thread] Current Thread [Next in Thread]