aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/crypto.scm
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2016-06-20 17:33:22 -0400
committerLeo Famulari <leo@famulari.name>2016-06-20 18:51:44 -0400
commit0b942744eb683eb84b1a84ebab37b99c91697e55 (patch)
treecc16f6efeab2039307d8391f762aee29b8531212 /gnu/packages/crypto.scm
parent3d2e0dbcea5e61a58af63b326ad6b26569ab3dd7 (diff)
downloadguix-0b942744eb683eb84b1a84ebab37b99c91697e55.tar.gz
guix-0b942744eb683eb84b1a84ebab37b99c91697e55.zip
gnu: vdirsyncer: Update to 0.11.2.
* gnu/packages/dav.scm (vdirsyncer): Update to 0.11.2.
Diffstat (limited to 'gnu/packages/crypto.scm')
0 files changed, 0 insertions, 0 deletions
Adjust module references. Ricardo Wurmus 2019-01-06gnu: global: Update to 6.6.3....* gnu/packages/code.scm (global): Update to 6.6.3. Efraim Flashner 2018-11-30gnu: uncrustify: Use git reference instead of GitHub archive....* gnu/packages/code.scm (uncrustify): Use git reference instead of GitHub archive. Pierre Neidhardt 2018-11-25gnu: uncrustify: Update to 0.68.1....* gnu/packages/code.scm (uncrustify): Update to 0.68.1. Pierre Neidhardt 2018-10-30gnu: cloc: Update to 1.80....* gnu/packages/code.scm (cloc): Update to 1.80. Tobias Geerinckx-Rice 2018-10-04gnu: rtags: Don't use unstable tarball....* gnu/packages/code.scm (rtags)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice 2018-09-10gnu: cloc: Update source hash....The upstream tarball was modified in place. The only changes are: --- /gnu/store/5v39h6zjs33hj5dm2yggz5qk0mva00bs-cloc-1.78.tar.gz +++ /gnu/store/pm5ghks76vv6awv3969yvi7qxqfnfs1l-cloc-1.78.tar.gz ├── filetype from file(1) │ @@ -1 +1 @@ │ -gzip compressed data, last modified: Fri Sep 7 18:22:49 2018, from Unix │ +gzip compressed data, last modified: Sat Sep 8 14:09:43 2018, from Unix │ --- 5v39h6zjs33hj5dm2yggz5qk0mva00bs-cloc-1.78.tar ├── +++ pm5ghks76vv6awv3969yvi7qxqfnfs1l-cloc-1.78.tar │ ├── file list │ │ @@ -1,13 +1,13 @@ │ │ -rwxrwxr-x 0 al (1000) al (1000) 545021 2018-09-07 18:21:22 cloc-1.78/cloc │ │ -rwxrwxr-x 0 al (1000) al (1000) 1818 2018-09-07 18:21:22 cloc-1.78/sqlite_formatter │ │ -drwxrwxr-x 0 al (1000) al (1000) 0 2018-09-07 18:21:22 cloc-1.78/Unix/ │ │ --rwxrwxr-x 0 al (1000) al (1000) 498571 2018-09-07 18:21:22 cloc-1.78/Unix/cloc │ │ +drwxrwxr-x 0 al (1000) al (1000) 0 2018-09-08 14:09:23 cloc-1.78/Unix/ │ │ +-rwxrwxr-x 0 al (1000) al (1000) 498537 2018-09-08 14:09:22 cloc-1.78/Unix/cloc │ │ -rwxrwxr-x 0 al (1000) al (1000) 32382 2018-09-07 18:21:22 cloc-1.78/Unix/t/00_C.t │ │ -rwxrwxr-x 0 al (1000) al (1000) 12614 2018-09-07 18:21:22 cloc-1.78/Unix/t/01_opts.t │ │ -rw-rw-r-- 0 al (1000) al (1000) 862 2018-09-07 18:21:22 cloc-1.78/Unix/README │ ├── cloc-1.78/Unix/cloc │ │ @@ -1,8 +1,7 @@ │ │ -#!/usr/local/perl/5.28.0/bin/perl │ │ #!/usr/bin/env perl * gnu/packages/code.scm (cloc)[source]: Update sha256 hash. Tobias Geerinckx-Rice 2018-09-09gnu: cloc: Update to 1.78....* gnu/packages/code.scm (cloc): Update to 1.78. [source]: Update URI. Tobias Geerinckx-Rice 2018-09-07gnu: indent: Add version 2.2.12....* gnu/packages/code.scm (indent-2.2.12): New variable. Ludovic Courtès 2018-08-27Update email for Pierre Neidhardt....* .mailmap: Add name and email for Pierre Neidhardt. * gnu/packages/c.scm, gnu/packages/code.scm, gnu/packages/compression.scm, gnu/packages/disk.scm, gnu/packages/emacs.scm, gnu/packages/freedesktop.scm, gnu/packages/golang.scm, gnu/packages/image.scm, gnu/packages/music.scm, gnu/packages/networking.scm, gnu/packages/password-utils.scm, gnu/packages/perl-check.scm, gnu/packages/perl.scm, gnu/packages/textutils.scm, gnu/packages/video.scm, gnu/packages/xdisorg.scm: Update email for Pierre Neidhardt. Pierre Neidhardt 2018-08-14gnu: the-silver-searcher: Use HTTPS home page....* gnu/packages/code.scm (the-silver-searcher)[source, home-page]: Use HTTPS. Tobias Geerinckx-Rice 2018-08-14gnu: the-silver-searcher: Update to 2.2.0....* gnu/packages/code.scm (the-silver-searcher): Update to 2.2.0. Tobias Geerinckx-Rice 2018-06-27gnu: astyle: Update to 3.1....* gnu/packages/code.scm (astyle): Update to 3.1. Ricardo Wurmus 2018-05-28Merge branch 'master' into core-updatesMark H Weaver 2018-05-28gnu: Add amalgamate....This commit also re-orders some module statements. * gnu/packages/code.scm (amalgamate): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fis Trivial 2018-05-24Merge branch 'master' into core-updatesMark H Weaver 2018-05-23gnu: Move 'indent' to code.scm....Suggested by Pierre Neidhardt <ambrevar@gmail.com>. * gnu/packages/indent.scm: Remove. Move 'indent' to... * gnu/packages/code.scm (indent): ... here. New variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Remove indent.scm. Ludovic Courtès 2018-05-23gnu: Move 'astyle' to code.scm....Suggested by Pierre Neidhardt <ambrevar@gmail.com>. * gnu/packages/pretty-print.scm (astyle): Move to... * gnu/packages/code.scm (astyle): ... here. New variable. Ludovic Courtès 2018-05-23gnu: Add uncrustify....* gnu/packages/code.scm (uncrustify): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre Neidhardt