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: ncmpc: Update to 0.40. 639a934f72d6769498b057f1c776d5cab0092c25 Tobias Geerinckx-Rice 2020-10-13 13:56:36
gnu: libmtp: Update to 1.1.18. abc214229d0e2628f2e32810bfd4dab414b9b91f Tobias Geerinckx-Rice 2020-10-13 13:48:11
gnu: libsecret: Update to 0.20.4. dcf05d0560a4c1b44634b6225cf78dbb532b9bd8 Tobias Geerinckx-Rice 2020-10-13 13:28:01
gnu: easyrpg-player: Update to 0.6.2.3. 65ed6e37336cf1e16d837979b2b12c92ba6138a2 Tobias Geerinckx-Rice 2020-10-13 13:22:15
gnu: gtkwave: Update to 3.3.107. e1a2c23e7e716046c4f1753089d6caf2a410449f Tobias Geerinckx-Rice 2020-10-13 13:18:10
gnu: facter: Update to 4.0.43. 199dfe916b01c11a22eb5bf26c20e64f452ad49d Tobias Geerinckx-Rice 2020-10-13 13:00:09
gnu: nsd: Update to 4.3.3. 6d8e4ea9b720c323adf1f3f636d681d78b2b916a Tobias Geerinckx-Rice 2020-10-13 12:59:27
gnu: knot: Update to 3.0.1. 0e5968e49a4d69962c921e70bf477ef5fc15274d Tobias Geerinckx-Rice 2020-10-13 12:55:59
gnu: nmap: Update to 7.91. 3c452a35ef6e34ec9221114713c11fe912adebd5 Tobias Geerinckx-Rice 2020-10-13 12:53:04
gnu: txr: Update to 244. 7b554d690fc12b5011fe168cafaa2447f7d0b304 Guillaume Le Vaillant 2020-10-13 11:41:37
gnu: Add rust-termios-0.2. 39225ffea27d160cc96fbd057abe0604cc781fb6 John Soo 2020-06-17 22:26:07
gnu: rust-toml-0.5: Update to 0.5.7. edbbb95ed239bd04c818ac81f5a3ab98819de34b Efraim Flashner 2020-10-13 07:53:51
gnu: rust-glob-0.3: Skip tests. 43b6bad7b3ca4544759609d1d67e5920b9f02bc1 Efraim Flashner 2020-10-13 07:45:57
gnu: rust-getopts-0.2: Don't skip build. 1c054e3f717968b0c40ff0faabd654a2bc19be3d Efraim Flashner 2020-10-13 07:42:20
gnu: rust-fxhash-0.2: Don't skip build. 8d71613ca7e3e0c94d7bcf526fa24af59c4888c7 Efraim Flashner 2020-10-13 07:40:30
gnu: rust-arrayref-0.3: Update to 0.3.6. cc6ff9c53717b5524a6fea852cd9035b5f273856 Efraim Flashner 2020-10-13 07:28:25
gnu: rust-arrayref-0.3: Don't skip build. 8b71a2a614f29d8612160a6b96455bcc60b8a61d Efraim Flashner 2020-10-13 07:27:53
gnu: rust-brotli-decompressor-2.3: Remove minor version from name. 23a50353eb594f69e270857f6c30393d4e53333c Efraim Flashner 2020-10-13 06:54:29
gnu: rust-brotli-decompressor-2.3: Skip tests. c4693a92d25f7fb05da87824c63af8289fdc3f70 Efraim Flashner 2020-10-13 06:52:46
gnu: rust-tokio-rustls-0.13: Skip network tests. 6263dc3bc00cb8339623fb0973bb2da85fb26e12 Efraim Flashner 2020-10-13 06:38:11
Commit 639a934f72d6769498b057f1c776d5cab0092c25 - gnu: ncmpc: Update to 0.40.
* gnu/packages/mpd.scm (ncmpc): Update to 0.40.
Author: Tobias Geerinckx-Rice
Author date (UTC): 2020-10-13 13:56
Committer name: Tobias Geerinckx-Rice
Committer date (UTC): 2020-10-13 17:01
Parent(s): abc214229d0e2628f2e32810bfd4dab414b9b91f
Signer:
Signing key: 0DB0FF884F556D79
Signing status: E
Tree: a1800a31e1dc4e11a9e920c905eda66b0cd6e860
File Lines added Lines deleted
gnu/packages/mpd.scm 2 2
File gnu/packages/mpd.scm changed (mode: 100644) (index f8294434d1..f3e98ccb17)
... ... player daemon.")
184 184 (define-public ncmpc (define-public ncmpc
185 185 (package (package
186 186 (name "ncmpc") (name "ncmpc")
187 (version "0.39")
187 (version "0.40")
188 188 (source (origin (source (origin
189 189 (method url-fetch) (method url-fetch)
190 190 (uri (uri
 
... ... player daemon.")
193 193 "/ncmpc-" version ".tar.xz")) "/ncmpc-" version ".tar.xz"))
194 194 (sha256 (sha256
195 195 (base32 (base32
196 "1a0i1wm9287kd4nqii28dp84260063kyl726yjzxzr7vq8hf7sv4"))))
196 "1pfkf2zl55g7krrp4qi5m8j9h4m9vc3rnz65f7gb75pbmiy5iyh9"))))
197 197 (build-system meson-build-system) (build-system meson-build-system)
198 198 (arguments (arguments
199 199 `(#:configure-flags `(#:configure-flags
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