aboutsummaryrefslogtreecommitdiff
path: root/nix/libstore/sqlite.hh
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2023-10-07 13:56:01 -0400
committerLeo Famulari <leo@famulari.name>2023-07-23 22:26:05 -0400
commit1dd62547cae405f86168acb0776fb1c6dc8c1865 (patch)
tree57605f192dd22b9427e7e215f053de4ac3a23807 /nix/libstore/sqlite.hh
parente3a1b7a98e103046699f49ccc0dad07592586c3b (diff)
downloadguix-1dd62547cae405f86168acb0776fb1c6dc8c1865.tar.gz
guix-1dd62547cae405f86168acb0776fb1c6dc8c1865.zip
gnu: linux-libre 4.14: Update to 4.14.326.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.326. (linux-libre-4.14-pristine-source): Update hash.
Diffstat (limited to 'nix/libstore/sqlite.hh')
0 files changed, 0 insertions, 0 deletions
>Ludovic Courtès 2018-06-20Update NEWS.Ludovic Courtès 2018-05-29Update NEWS.Ricardo Wurmus 2018-05-20services: Add Enlightenment desktop service....* gnu/services/desktop.scm (<enlightenment-desktop-configuration>, enlightenment-desktop-service-type): New variables. * doc/guix.texi (Desktop Services): Document the service. * NEWS: Mention it. Efraim Flashner 2018-05-08guix: Separate the package name and version with "@", not "-"....* guix/packages.scm (package-full-name): By default, use "@" to separate the package name and package version. Add an optional delimiter argument so that there is still a way to explicitly use a different delimiter. * gnu/packages/commencement.scm (gcc-boot0) <unpack-gmp&co>: Adjust accordingly. * tests/graph.scm: Adjust accordingly. * tests/profiles.scm: Adjust accordingly. * NEWS: Mention the change. Fixes: <https://bugs.gnu.org/31088>. Reported by Pierre Neidhardt <ambrevar@gmail.com>. Chris Marusich 2017-12-06Update NEWS.Ludovic Courtès 2017-12-06Update NEWS.Ludovic Courtès 2017-12-05Update NEWS.Ludovic Courtès 2017-12-04Update NEWS.Ludovic Courtès