mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05:00
gnu: foo2zjs: Update source hash.
The tarball was modified in place, adding one line to foo2zjs/printer-profile.sh: ARGYLL_VER=1.6.3 +ARGYLL_VER=2.1.1 ARGYLL_ROOT=$HOME/src/Argyll_V${ARGYLL_VER} * gnu/packages/cups.scm (foo2zjs)[source]: Update sha256.
This commit is contained in:
parent
782e171380
commit
8df90c1b23
1 changed files with 1 additions and 1 deletions
|
@ -646,7 +646,7 @@ (define-public foo2zjs
|
||||||
(uri "http://foo2zjs.rkkda.com/foo2zjs.tar.gz")
|
(uri "http://foo2zjs.rkkda.com/foo2zjs.tar.gz")
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"00k22vmghxls7rk2hrbz9v17wi5z8vdk3fmsp2lrfghfcad8nhpx"))))
|
"0djzp3ddslmzyxkjhzkhkg6qqqm02whjfnfvh5glprkshcskzlg9"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:phases (modify-phases %standard-phases
|
'(#:phases (modify-phases %standard-phases
|
||||||
|
|
Loading…
Reference in a new issue