maav / guix-mirror (public) (License: GPLv3+) (since 2019-11-02) (hash sha1)
Mirror of GNU Guix (https://git.savannah.gnu.org/git/guix.git) with personal branches integrated into master branch.
List of commits:
Subject Hash Author Date (UTC)
gnu: r-atacseqqc: Update to 1.12.5. 56bca8965acb56c581841935c268dc323db7a173 Ricardo Wurmus 2020-10-06 11:11:56
gnu: r-gosemsim: Update to 2.14.2. f000fab88ffdaf67f6564eed8b43204697907f50 Ricardo Wurmus 2020-10-06 11:11:53
gnu: r-karyoploter: Update to 1.14.1. d7314e4747389b4671c17ddc5fafd479a9487d7e Ricardo Wurmus 2020-10-06 11:11:50
gnu: r-diffbind: Update to 2.16.2. dce2d06fccac0891bb2efd6f63c00967f1c14b23 Ricardo Wurmus 2020-10-06 11:11:40
gnu: sbcl-cl-base64: Declare a source file-name. 49ae5f79acb0d044ad2ff0f1788244051f131c24 Efraim Flashner 2020-10-06 10:46:35
gnu: memkind: Declare a source file-name. 186b8dff2a32cd7d0b5831fe1545e89a3b6893c6 Efraim Flashner 2020-10-06 10:45:35
gnu: python-tox: Update to 3.20.0. a90964c982be3df34ef0ac91e349108264f27c18 Joseph LaFreniere 2020-10-06 01:27:35
gnu: Add emacs-python-black. 5b7e8b595e7fa5338ce2bc8adf5a09f29ad83669 Joseph LaFreniere 2020-10-04 22:29:36
gnu: Add python-black-macchiato. d4a81f5b0c17c51155e96250cbde7342e386773c Joseph LaFreniere 2020-10-04 22:29:17
gnu: zrythm: Update to 1.0.0-alpha.3.0.1. f7c031d15565f9858afbfd9f92e264186880959b Alexandros Theodotou 2020-10-02 17:19:00
gnu: stockfish: Fix typo in description. 8416f0f26cf2904de23ac20fba5d122cf86f9bf0 Tobias Geerinckx-Rice 2020-10-06 09:02:10
gnu: libbpf: Fix erroneous use of DESTDIR. 36c737a9c3d906e85c97c919cd6ddb4f95eca2c9 Tobias Geerinckx-Rice 2020-10-06 08:28:29
build: svn: Handle fetch errors. 2fb12dd1bb725592e1561ac8f4b32fb68accb161 zimoun 2020-10-05 16:47:39
build: hg: Handle fetch errors. a5a3f813c74aa8143af1e42a3d754f1bf7be2fb0 zimoun 2020-10-05 16:36:34
gnu: chatty: Update to 0.1.16. 32530a66508e4cfe2eb96e43054af85e97433f93 Michael Rohleder 2020-10-05 06:57:44
gnu: emacs-dtrt-indent: Update to 1.2. 89ca634050a985e672beb10afb9cc0f3f06dce27 Joseph LaFreniere 2020-10-04 18:58:06
gnu: emacs-helpful: Update to 0.18. 79fa492fb5f3edd4075a19d1894dde93c2b0c0b0 Michael Rohleder 2020-10-04 10:17:47
gnu: Add memkind. a6d78f2bbae64ba0be03c734871035217071112f Danny Milosavljevic 2020-10-06 07:54:31
images: Add pine64-barebones-raw-image. 8a4f1eef98490827b331460d7432de843926869b Mathieu Othacehe 2020-10-06 07:50:55
build-system/cargo: Don't install .crates.toml file. c1cc0c4865a8bfff43c5c9bd6ae8dcadb061c8a0 Efraim Flashner 2020-10-06 07:29:47
Commit 56bca8965acb56c581841935c268dc323db7a173 - gnu: r-atacseqqc: Update to 1.12.5.
* gnu/packages/bioconductor.scm (r-atacseqqc): Update to 1.12.5.
Author: Ricardo Wurmus
Author date (UTC): 2020-10-06 11:11
Committer name: Ricardo Wurmus
Committer date (UTC): 2020-10-06 11:23
Parent(s): f000fab88ffdaf67f6564eed8b43204697907f50
Signer:
Signing key: 197A5888235FACAC
Signing status: E
Tree: bc0cbad35a01d67e5fa3f5ffa0f66b27823f1996
File Lines added Lines deleted
gnu/packages/bioconductor.scm 2 2
File gnu/packages/bioconductor.scm changed (mode: 100644) (index 3c5cafb2e7..3aea798240)
... ... position-specific scores within R and Bioconductor.")
4364 4364 (define-public r-atacseqqc (define-public r-atacseqqc
4365 4365 (package (package
4366 4366 (name "r-atacseqqc") (name "r-atacseqqc")
4367 (version "1.12.4")
4367 (version "1.12.5")
4368 4368 (source (source
4369 4369 (origin (origin
4370 4370 (method url-fetch) (method url-fetch)
4371 4371 (uri (bioconductor-uri "ATACseqQC" version)) (uri (bioconductor-uri "ATACseqQC" version))
4372 4372 (sha256 (sha256
4373 4373 (base32 (base32
4374 "1gs9862hhh4gr1akij6ykhcj29s9dzg1vnj87hqrm19dfgl43qbh"))))
4374 "1103daz82k97vzmxjmf7jwm2nd3w8i0jwplrsi9996bkih11qwbf"))))
4375 4375 (properties `((upstream-name . "ATACseqQC"))) (properties `((upstream-name . "ATACseqQC")))
4376 4376 (build-system r-build-system) (build-system r-build-system)
4377 4377 (propagated-inputs (propagated-inputs
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/maav/guix-mirror

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/maav/guix-mirror

Clone this repository using git:
git clone git://git.rocketgit.com/user/maav/guix-mirror

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main