Subject | Hash | Author | Date (UTC) |
---|---|---|---|
gnu: monero: Update to 0.17.1.0. | 47fb72d2e500bffd167a95d6fa116755711a9bd3 | Guillaume Le Vaillant | 2020-10-14 08:27:05 |
gnu: offlineimap: Update to 7.3.3. | d763e3c7461028c2e6575f1edeba4743f16e0878 | Tim Gesthuizen | 2020-10-13 12:17:53 |
gnu: Add python-rfc6555. | 7a5d13786b0d54a8d85932557b55dec1653f1402 | Tim Gesthuizen | 2020-10-13 12:16:58 |
gnu: kmonad: Update to 0.4.1. | 71e35cb34db4006588dee4d93dc75dfa3d406276 | Alex Griffin | 2020-10-14 06:52:36 |
news: Add ‘de’ translation. | dad56a2b5b01bec5ae7acd9859727671fc060070 | Florian Pelz | 2020-10-14 06:25:34 |
gnu: Krita: Update to 4.4.0. | ec7803981a74b733c58cbb63dea4ed724c24e2de | Leo Famulari | 2020-10-14 03:22:04 |
gnu: Add libleak. | bc23c3ecd1a8e523ea385068c8ce618c8309b274 | Maxim Cournoyer | 2020-10-13 15:21:40 |
gnu: Add libwuya. | 9acf79b25861b75a92ea8c32eb926e465ba5b20a | Maxim Cournoyer | 2020-10-13 19:15:59 |
gnu: Add libbacktrace. | 7e15ded6474bf3096f01fcd830337d66cb682669 | Maxim Cournoyer | 2020-10-13 19:14:32 |
Revert "gnu: python-chardet: Enable tests." | 58af4c9621af02cc4e2bb5692d4b377084b0fcc6 | Marius Bakke | 2020-10-13 22:46:30 |
gnu: Add go-github-com-gologme-log. | fd595f31e3301df7976951ceb9683e66f629c3dd | raingloom | 2020-07-13 02:22:46 |
gnu: Add go-github-com-cheggaaa-pb. | 4a28246d3080598d2f5b0a249607fc0ccbf81e83 | raingloom | 2020-07-13 02:21:11 |
gnu: Add go-github-com-arceliar-phony. | 6e085d6f17e831e88a35c275892bde32fdb11986 | raingloom | 2020-07-13 02:15:28 |
gnu: go-golang-org-x-sys: Update to 0598657 | 939680f3354b0266292a1d947879f6fe0ad5b3ae | raingloom | 2020-05-30 10:52:00 |
gnu: Add python-dpath. | e8c5533d26b4441c96e9ae92350efcb24d787c4b | Joseph LaFreniere | 2020-10-10 06:03:18 |
gnu: Add python-dictdiffer. | 23a97f52405b49309bf8825099d8c66a9ad9998d | Joseph LaFreniere | 2020-10-06 01:43:32 |
gnu: Add bindfs. | 6b219b899217d635e5f20e212a88393caff83cd8 | Morgan Smith | 2020-10-09 22:20:53 |
gnu: git-annex: Update to 8.20201007. | 1bf912e58e08c69e74964d8b350537235e13dc39 | Kyle Meyer | 2020-10-07 20:49:46 |
gnu: muchsync: Use pandoc instead of ghc-pandoc. | 8514dfdee61b04f0daf22b4a957df1bea4b3f298 | zimoun | 2020-10-07 15:24:11 |
gnu: python-chardet: Enable tests. | 331aaf52806b27430c4efaf8f230097ede69e61a | Lars-Dominik Braun | 2020-10-07 07:32:34 |
File | Lines added | Lines deleted |
---|---|---|
gnu/packages/finance.scm | 2 | 2 |
File gnu/packages/finance.scm changed (mode: 100644) (index a10d79ad89..077568a0ed) | |||
... | ... | other machines/servers. Electroncash does not download the Bitcoin Cash blockch | |
555 | 555 | ;; the system's dynamically linked library. | ;; the system's dynamically linked library. |
556 | 556 | (package | (package |
557 | 557 | (name "monero") | (name "monero") |
558 | (version "0.17.0.1") | ||
558 | (version "0.17.1.0") | ||
559 | 559 | (source | (source |
560 | 560 | (origin | (origin |
561 | 561 | (method git-fetch) | (method git-fetch) |
... | ... | other machines/servers. Electroncash does not download the Bitcoin Cash blockch | |
575 | 575 | "external/unbound")) | "external/unbound")) |
576 | 576 | #t)) | #t)) |
577 | 577 | (sha256 | (sha256 |
578 | (base32 "1v0phvg5ralli4dr09a60nq032xqlci5d6v4zfq8304vgrn1ffgp")))) | ||
578 | (base32 "1cngniv7sndy8r0fcfgk737640k53q3kwd36g891p5igcb985qdw")))) | ||
579 | 579 | (build-system cmake-build-system) | (build-system cmake-build-system) |
580 | 580 | (native-inputs | (native-inputs |
581 | 581 | `(("doxygen" ,doxygen) | `(("doxygen" ,doxygen) |