aboutsummaryrefslogtreecommitdiff
path: root/tests/grafts.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2017-02-20 09:03:04 +0200
committerEfraim Flashner <efraim@flashner.co.il>2017-02-20 09:35:06 +0200
commit913059a12034a11e7f16374ae6e3291da5860d1b (patch)
treefed5963392255c7408e05357f8739801820abfad /tests/grafts.scm
parent8f8f250bdca917b3ce38aa0902f01b19081859a4 (diff)
downloadguix-913059a12034a11e7f16374ae6e3291da5860d1b.tar.gz
guix-913059a12034a11e7f16374ae6e3291da5860d1b.zip
gnu: libpng: Update source urls.
* gnu/packages/image.scm (libpng)[source]: Add 'history' location for older versions.
Diffstat (limited to 'tests/grafts.scm')
0 files changed, 0 insertions, 0 deletions
rtès 2018-11-30guix build: Add '--with-branch' transformation option....* guix/scripts/build.scm (evaluate-git-replacement-specs) (transform-package-source-branch): New procedures. (%transformations, %transformation-options): Add 'with-branch'. (show-transformation-options-help): Likewise. * tests/guix-build-branch.sh: New file. * Makefile.am (SH_TESTS): Add it. * doc/guix.texi (Package Transformation Options): Document it. Ludovic Courtès