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: libsndfile: Update source file hash. 64c20b05c861576e94a35a7232de2e3b8fe5c355 Tobias Geerinckx-Rice 2020-10-09 11:30:40
gnu: python-shapely: Remove cythonized files. 29a2eb36ff85eb75eeb907aa687fbb655b5f1097 Efraim Flashner 2020-10-09 05:02:28
gnu: python-shapely: Update to 1.7.1. 5fe5548907337fee70a3a961e6df9a586f5f52e5 Malte Frank Gerdes 2020-10-08 18:20:12
gnu: sunxi-tools: Fix build. 7e917283d71fee1a29363e113f29c8c21f7c4739 Danny Milosavljevic 2020-10-08 21:11:55
gnu: guix-build-coordinator: Update to 0-1.e701d4d. aadd3429fb28a48f2cffaf9f360baf7a41f58d26 Christopher Baines 2020-10-08 19:44:03
services: guix: Don't use normalized codeset for Guix Data Service. 65c9f07a1616382c00d23b83d7a42b0e72dd8df8 Christopher Baines 2020-10-08 19:21:02
offload: Improve load normalization and configurability. efbf5fdd01817ea75de369e3dd2761a85f8f7dd5 Maxim Cournoyer 2020-10-03 05:17:54
gnu: discount: Install .pc file. 01f9a4c0f23e23e1e626007e6ead948923a23a0d Tobias Geerinckx-Rice 2020-10-07 12:50:59
gnu: discount: Update to 2.2.7. 34316794e73091e8920e54bd089616ad27fe107c Tobias Geerinckx-Rice 2020-10-07 12:50:20
gnu: discount: Cross-compile. f41b56a92e8158f1fcb4cfef762783a6bab8a63d Tobias Geerinckx-Rice 2020-10-07 12:46:54
gnu: entr: Remove erroneous use of DESTDIR. 6ad8fc65d4baf5ac624021175dfa625c8fd35fd9 Tobias Geerinckx-Rice 2020-10-07 12:36:33
gnu: perl-file-listing: Update to 6.11. c4e48255d943a50b6b4aa7fe41c82a93bd376dbf Tobias Geerinckx-Rice 2020-10-08 13:51:27
gnu: borg: Update to 1.1.14. 7db756f785b92332b09a481db74cc60392787ac2 Tobias Geerinckx-Rice 2020-10-08 13:10:10
gnu: facter: Update to 4.0.42. 4e880695e0248a237fe7de27b212f4fa4d6a24fe Tobias Geerinckx-Rice 2020-10-08 11:49:42
gnu: vim: Update to 8.2.1812. a2398cc26eb13c5244389a262443860af7a5c65a Tobias Geerinckx-Rice 2020-10-08 11:41:47
gnu: s6-linux-utils: Update to 2.5.1.3. e2ec07c0db321cba3bd548ff2ad152683c7e9c2e Tobias Geerinckx-Rice 2020-10-08 11:33:40
gnu: s6-networking: Update to 2.3.2.0. 77ba8c46ebd7446cb668ff8a992c1f42beab5ef9 Tobias Geerinckx-Rice 2020-10-08 11:33:30
gnu: obs: Update to 26.0.2. a5d729fab09957d054add9620e7d36f194ed9336 Tobias Geerinckx-Rice 2020-10-08 10:14:18
gnu: chrony: Support Network Time Security (NTS). 6072182b3d9debaa126a6e4a3ac45eab9c28e20c Tobias Geerinckx-Rice 2020-10-08 08:01:57
gnu: chrony: Update to 4.0. f73e09b2c812eb0c348f7605b49ce6d19ec8bb4a Tobias Geerinckx-Rice 2020-10-08 08:01:18
Commit 64c20b05c861576e94a35a7232de2e3b8fe5c355 - gnu: libsndfile: Update source file hash.
The tarball was modified in-place to fix ‘incorrect line endings’[0].
Unfortunately, it does more, such as re-bootstrapping with autotools
1.16.2 instead of the previous 1.16.1.

A basic visual inspection of the differences did not find anything out
of order.

[0]: https://github.com/libsndfile/libsndfile/releases/tag/v1.0.30

* gnu/packages/pulseaudio.scm (libsndfile)[source]: Update hash.
Author: Tobias Geerinckx-Rice
Author date (UTC): 2020-10-09 11:30
Committer name: Tobias Geerinckx-Rice
Committer date (UTC): 2020-10-09 11:33
Parent(s): 29a2eb36ff85eb75eeb907aa687fbb655b5f1097
Signer:
Signing key: 0DB0FF884F556D79
Signing status: E
Tree: 7a9111543923924d9925113cc49c68c233af8a37
File Lines added Lines deleted
gnu/packages/pulseaudio.scm 1 1
File gnu/packages/pulseaudio.scm changed (mode: 100644) (index d1c188fdfd..2fb636bca6)
... ... for reading and writing new sound file formats.")
118 118 "/libsndfile-" version ".tar.bz2")) "/libsndfile-" version ".tar.bz2"))
119 119 (sha256 (sha256
120 120 (base32 (base32
121 "0gsbg8ni496h55mx2p9999fk0xvbsjyz6v678a0l75b5fqs8d2gc"))
121 "06k1wj3lwm7vf21s8yqy51k6nrkn9z610bj1gxb618ag5hq77wlx"))
122 122 (modules '((ice-9 textual-ports) (guix build utils))) (modules '((ice-9 textual-ports) (guix build utils)))
123 123 (snippet (snippet
124 124 '(begin '(begin
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